/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EABB69;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9C4D27;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C4D27;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
a:active {
	text-decoration: none;
	color: #9C4D27;
}

/* body */
.whitesubtitle { color:#FFFFFF}
.header{ background-color:#B44E04}
.slogan{
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:12px;
	}
.header_button{
	color:#FFFFFF; 
	font-size:11px;
	}
.left_border{
	border-left-width:1px; 
	border-left-style:solid; 
	border-left-color:#E6E6E6; 
	border-collapse:collapse;
	}
.right_border{
	border-right-width:1px; 
	border-right-style:solid; 
	border-right-color:#E6E6E6; 
	border-collapse:collapse;
	}
.bottom_border{
	border-bottom-width:1px; 
	border-bottom-style:solid; 
	border-bottom-color:#E6E6E6; 
	border-collapse:collapse; 
	text-align:right;
	}
#border{border-color:#999999; border-width:1px; border-style:solid}
.title{ color:#B10101; font-weight:bold}
.brown_title{ color:#9C4D27; font-weight:bold}
.brown_title1{ color:#B10101; font-weight:bold; font-size:10px}
.text{ font-size:11px}
.redtxt{ color:#B10101}

.bold10{ font-weight:bold; font-size:10px}
.b{ font-weight:bold; font-size:11px; color:#000000; text-decoration:none}
.bsmall{ font-weight:bold; font-size:10px; color:#000000; text-decoration:none}
.bold { font-weight:bold; font-size:11px; color:#000000; text-decoration:none}
.whitetitle { color:#FFFFFF; font-weight:bold; font-size:10px}
/*main buttons */

.bold:link {
	text-decoration: none; 
	font-size:11px; 
	color:#000000;
	}
.bold:visited {	
	text-decoration: none; 
	font-size:11px; 
	color:#000000;
	}
.bold:hover {
	text-decoration:underline;
	font-size:11px; 
	color:#B10101;
	}
.bold:active {
	text-decoration: none; 
	font-size:11px; 
	color:#000000;
	}

.wbold{ font-weight:bold; color:#FFFFFF}
.wbold:link {
	text-decoration: none; 
	font-size:10px; 
	color:#FFFFFF;
	}
.wbold:visited {	
	text-decoration: none; 
	font-size:10px; 
	color:#FFFFFF;
	}
.wbold:hover {
	text-decoration:none;
	font-size:10px; 
	color:#FFCC00;
	}
.wbold:active {
	text-decoration: none; 
	font-size:10px; 
	color:#FFFFFF;
	}



.home:link {
	text-decoration: none; 
	font-size:11px; 
	color:#000000;
	}
.home:visited {	
	text-decoration: none; 
	font-size:11px; 
	color:#000000;
	}
.home:hover {
	text-decoration:underline;
	font-size:11px; 
	color:#B10101;
	}
.home:active {
	text-decoration: none; 
	font-size:11px; 
	color:#000000;
	}





.main_btn {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px; color:#000000;
	 background-image:url(../images/a_icon.jpg);
	 background-repeat:no-repeat; 
	 background-position:right; 
	 padding-right:15px;
	 }
.main_btn:link {
	text-decoration: none; 
	color:#000000; 
	background-image:url(../images/a_icon.jpg); 
	background-repeat:no-repeat; 
	background-position:right; 
	padding-right:15px;
	}
.main_btn:visited {	
	text-decoration: none; 
	color:#000000; 
	background-image:url(../images/a_icon.jpg); 
	background-repeat:no-repeat; 
	background-position:right; 
	padding-right:15px;
	}
.main_btn:hover {
	text-decoration:none;
	color:#9C4D27; 
	background-image:url(../images/over_icon.jpg); 
	background-repeat:no-repeat; 
	background-position:right; 
	padding-right:15px;
	}
.main_btn:active {
	text-decoration: none; 
	color:#9C4D27; 
	background-image:url(../images/over_icon.jpg); 
	background-repeat:no-repeat; 
	background-position:right; 
	padding-right:15px;
	}
	
.header_button {
	 text-decoration: none;
	 font-family:arial;
	 font-size:12px; 
	 color:#FFFFFF; 
	 }
.header_button:link {
	text-decoration: none; 
	color:#FFFFFF;
	}
.header_button:visited {	
	text-decoration: none; 
	color:#FFFFFF;
	}
.header_button:hover {
	text-decoration:underline;
	color:#EABB69;
	}
.header_button:active {
	text-decoration: none; 
	color:#FFFFFF;
	}

	
	
.submit_button {
	 text-decoration: none; 
	 font-size:11px; 
	 color:#FFFFFF;
	 background-color:#666666;
	 padding-bottom:5px;
	 height:15px;
	 display:block;
	 }
.submit_button:link {
	text-decoration: none; 
	font-size:11px; 
	color:#FFFFFF;
	padding-bottom:5px;
	background-color:#666666;
	height:15px;
	vertical-align:middle
	display:block;
	}
.submit_button:visited {	
	text-decoration: none; 
	font-size:11px; 
	color:#FFFFFF;
	padding-bottom:5px;
	background-color:#666666;
	height:15px;
	display:block;
	}
.submit_button:hover {
	text-decoration:none;
	font-size:11px;
	padding-bottom:5px; 
	color:#000000;
	background-color:#8A8A8A;
	height:15px;
	display:block;
	}
.submit_button:active {
	padding-bottom:5px;
	text-decoration: none; 
	font-size:11px; 
	color:#FFFFFF;
	background-color:#666666;
	height:15px;
	display:block;
	}
ul { list-style-image:url(../images/over_icon_s.jpg)}
ul ul ul { list-style-image:url(../images/arrow.gif)}
ul ul  { list-style-image:url(../images/a_icon_s.jpg)}

.td { background-color:#333333;
      padding:1px;
}

.image_border {
	border:1px #000 solid;
}

.table-border {
 background-color:#7C3E1F;
 padding:0px;
 }