/* CSS Document */

/* --------------------------------------- default -----------------------------------*/

body {
	margin:0 0 0 0;
	background-image:url(images/bgtextureydbd.jpg);
	background-color:#617596;
	text-align: center;
 }

/* --------------------------------------- leftrightshadows -----------------------------------*/

.bg_lftshadow {

background:url(images/index2_02.png) repeat-y 0 0; width:13px;

}

.bg_rgtshadow {

background:url(images/index2_04.png) repeat-y 0 0; width:12px;

}

