/* CSS Document */

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

body {

 margin:0 0 0 0;
background-image:url(images/bg_body.jpg);

 background-color:#e7d5e3;

 }
 
a.bodylink:link {
	color: 7c6d55;
	text-decoration: none;
}
a.bodylink:visited {
	text-decoration: none;
	color: 7c6d55;
}
a.bodylink:hover {
	text-decoration: underline;
}
a.bodylink:active {
	text-decoration: none;
}


/* --------------------------------------- header -----------------------------------*/

.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;

}

.bg_header {

background:url(images/index2_01.png) no-repeat 0 0; height:15px;

}


/* --------------------------------------- body -----------------------------------*/

 .bodyfont {

font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#3F3F3F; padding: 15px 10px 167px 10px;

}

   

/* --------------------------------------- footer -----------------------------------*/

.bg_footer {

background:url(images/index2_05.png) no-repeat 0 0; height:19px;

}

.bg_footerbg {

background:url(images/index_08.jpg) no-repeat 0 0; height:34px;

}