body {
	background-color: #AAA796;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-top: 0px;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #330000;
}

a {
	font-size: 12px;
	text-decoration:none;
	color: #330000;
}

form {
	background-color: #DDDCD3;
}

.header_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #BA2837;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #BA2837;
}

.nav { 
	background-image: url(images/bottom_nav_bg.jpg); 
	}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.newsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	font-size: 12px;
	color: #DEDECA;
	text-decoration:none;
	background-color: #330000;
}
}
.txtInput {	color:#000000;
   font-family:verdana, arial, helvetica, sans-serif;    
   font-size:11px;	
}

