body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}


.yellow_col {
	background-color: #ffffff;
	background-image: url(images/yellow_column.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.yellow_col2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4DD9C;
	border-right-color: #D4DD9C;
	border-bottom-color: #D4DD9C;
	border-left-color: #D4DD9C;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	height: auto;
	width: auto;
	color: #A3212B;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.vnavbar a:link {
	color: #A3212B;
	text-decoration: none;
}
.vnavbar a:visited {
	color: #A3212B;
	text-decoration: none;
}
.vnavbar a:hover {
	color: #A3212B;
	height: auto;
	width: 5cm;
	background-color: #D6F0A0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.vnavbar a:active {
	color: #A3212B;
	text-decoration: none;
}
#hnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}	
	


#about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
html { 
scrollbar-arrow-color:#999999; 
scrollbar-track-color:#dcdcdc; 
scrollbar-face-color:#dcdcdc; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
} .fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(images/field.jpg);
	border: thin dotted #666666;
	font-style: normal;
}
