@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; background: none; width:100%; background:#FCF2C2 url(images/bg.jpg) top repeat;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}
a:link,a:active,a:visited{font:normal 12px Arial, Helvetica, sans-serif;
line-height:16px;
text-decoration:underline;
color:#800A01;
}
a:hover{color:#800A01; text-decoration:none; }
.main-table{width:100%; margin:0px; padding:0px; background:url(images/header_bg.jpg) top left repeat-x;
}
.top-spacer{background:url(images/main-td-top-spacer.jpg) bottom left repeat-x;}
.left-shadow{background:url(images/main-td-shadow-left.png) top right repeat-y; }
.right-shadow{background:url(images/main-td-shadow-right.png) top left repeat-y;}
.logo{width:230px; float:left; margin:14px 0px 0px 40px;}

.header{font:bold 18px Arial, Helvetica, sans-serif;
line-height:16px;
color:#A13229;
border-bottom:#FAE5C7 solid 1px;
}
.text{font:normal 12px Arial, Helvetica, sans-serif;
line-height:18px;
text-align:justify;
text-shadow:none;
text-transform:none;
text-decoration:none;
color:#000;
}
/* ---------------------- menu ---------------------------------*/
a.main-menu1:link,a.main-menu1:active,a.main-menu1:visited{display:block;
background:url(images/menu-bg.jpg) left no-repeat;
padding: 4px 0px  3px 15px;
font-family:Verdana, Geneva, sans-serif ;
font-size:11px;
text-transform:none;
font-weight:bold;
color:#E5CF7E;
text-decoration:none;
line-height:16px;
}

a.main-menu1:hover{background:url(images/hover-bg-1.jpg) left no-repeat;
padding: 7px 0px 3px 15px;
color:#FFF;
}
a.main-menu:link,a.main-menu:active,a.main-menu:visited{display:block;
background:url(images/main-menu-bg.jpg) bottom center no-repeat;
padding: 3px 0px  4px 15px;
font-family:Verdana, Geneva, sans-serif ;
font-size:11px;
text-transform:none;
font-weight:bold;
color:#E5CF7E;
text-decoration:none;
line-height:16px;
}

a.main-menu:hover{background:#BB3705 url(images/menu-bg-hover.jpg) bottom center no-repeat;
padding: 3px 0px  4px 15px;
color:#FFF;
}

a.current1{display:block;
background:url(images/hover-bg-1.jpg) bottom left no-repeat;
padding: 7px 0px  3px 15px;
font-family:Verdana, Geneva, sans-serif ;
font-size:11px;
text-transform:none;
font-weight:bold;
color:#FFF;
text-decoration:none;
line-height:16px;
}
a.current{display:block;
background:#BB3705 url(images/menu-bg-hover.jpg) bottom center no-repeat;
padding: 3px 0px  4px 15px;
font-family:Verdana, Geneva, sans-serif ;
font-size:11px;
text-transform:none;
font-weight:bold;
color:#FFF;
text-decoration:none;
line-height:16px;
}

a.main1:link,a.main1:active,a.main1:visited{
font-family:Verdana, Geneva, sans-serif ;
font-size:11px;
text-transform:none;
font-weight:bold;
color:#FFF;
text-decoration:none;
line-height:16px;
}

a.main1:hover{color:#E5CF7E; text-decoration:underline;
}
/*----------------------------------end ------------------------------------*/

.footer{background:url(images/main-td-bottom_spacer.jpg) top left repeat-x; padding-top:30px;
font:normal 12px Arial, Helvetica, sans-serif;
line-height:18px;
color:#FFF;
 
}
.footer-bg{background:url(images/footer_bg.jpg) top left repeat-x; height:84px;
}
.top-text { font:  italic  bold 15px Arial, Helvetica, sans-serif; float:right; padding-right:8px; margin:55px 0px 0px 0px; color:#FFFFFF;}