/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #E3E0CD;
	line-height:18px;
	text-align:justify;
}
body {
	margin: 0px;
	background:  #47292B url('../images/page_bkg.jpg') fixed repeat-x top left;
}

.header{ font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.headerbg{ background-image:url('../images/header_bg.jpg'); background-repeat:no-repeat; height:225px;}
.indexright{ background-image:url(../images/right_bg.jpg); width:531px;}
.indextxt {color: #E3E0CD; text-align:justify; font-size:14px; line-height:20px; }

.contentbg{ background-image:url(../images/contentbg.jpg); height:519px; background-color:#AD9B5E; background-repeat:no-repeat;}

.leftnav{ color:#CAD9E3; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:30px; text-decoration: none;}
a:hover.leftnav {color: #ffffff; text-decoration: none;}
a:active.leftnav {color: #CAD9E3; text-decoration: none;}

.leftnavOn{ color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:30px; text-decoration: none;}
a:hover.leftnavOn {color: #ffffff; text-decoration: none;}
a:active.leftnavOn {color: #ffffff; text-decoration: none;}

.nav{ font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#5D87A1;}
a:hover.nav {color: #ffffff; text-decoration: none;}
a:active.nav {color: #CAD9E3; text-decoration: none;}

.leftbg{ background-image:url(../images/left_bg.jpg); background-repeat:no-repeat; width:469px; height: 519px;}

.field{ background-color:#DAD5B2; border:0px; padding:3px 5px 3px 5px;}
.sig{ font-size: 10px; padding:0px 0px 15px 35px; color: #000;}



