body {
	background-color: #F4E9DF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 12px;
}
td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #550700;
}
.newsDate {
	font-size: 10px;
	font-weight: bold;
	color: #BE1015;
}
.newsTitle {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #AC5F27;
}
.newsMore {
	color: #AC5F27;
}
.tblContainer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDBCBC;
	border-bottom-color: #BDBCBC;
	border-left-color: #BDBCBC;
}
.tblAdv {
	background-color: #FEFAF7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BDBCBC;
	border-bottom-color: #BDBCBC;
	padding: 10px;
}
.tblFooter_mod {
	font-size: 9px;
	color: #AC5F27;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
	border-top: 1px solid;
	border-color: #BDBCBC;
}
.tblFooter {
	font-size: 9px;
	color: #AC5F27;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.tblFooter a:link, .tblFooter a:visited, .tblFooter a:hover {
	text-decoration: none;
	color: #AC5F27;
}
.navCell {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #550700;
	background-image: url(images/nav_cc.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #959595;
	border-left-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B6B6B;
	padding-left: 10px;
	border-top-style: none;
	vertical-align: middle;
}
.navCell a:link, .navCell a:visited {
	text-decoration: none;
	color: #550700;
}
.navCell a:hover {
	text-decoration: underline;
	color: #550700;
}



.box10px {
	font-size: 10px;
	padding-right: 5px;
}
.boxContent {
	font-size: 11px;
	padding-left: 10px;
}


a:link, a:visited {
	text-decoration: none;
	color: #BF1116;
}
a:hover {
	color: #BF1116;
	text-decoration: underline;
}
#vNav a:link, #vNav a:visited{
	font-size: 11px;
	display: block;
	line-height: 16px;
	/*text-decoration: blink;
*/
	background-image: url(images/dots_h.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: bottom;
}
#vNav a:hover {
	text-decoration: underline;
}
INPUT {
	background : White;
	border-bottom : thin groove;
	border-left : thin groove;
	border-right : thin groove;
	border-top : thin groove;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #112A60;
	height : auto;
	
}   