body {
	font-family: Garamond;
	font-size: 16px;
	color: #000000;
	
}

.main_table{
BORDER-RIGHT: #dcdcdc 1px solid; BORDER-TOP: #dcdcdc 1px solid; BORDER-LEFT: #dcdcdc 1px solid; BORDER-BOTTOM: #dcdcdc 1px solid;
} 


html { 
scrollbar-arrow-color:#dcdcdc; 
scrollbar-track-color:#ffffff; 
scrollbar-face-color:#ffffff; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:; 
scrollbar-darkshadow-color:; 
scrollbar-shadow-color:; 
} 

.navbar a:link {
	font-family: Garamond;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navbar a:visited {
	font-family: Garamond;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navbar a:hover {
	font-family: Garamond;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #AC8009;
	text-decoration: underline;
}
.navbar a:active {
	font-family: Garamond;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.fields {
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	color: #2D4661;
	background-image: url(images/fields.jpg);
}
.footer a:link {
	color: #000000;
	text-decoration: none;
	font-family: Garamond;
	font-size: 12px;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
	font-family: Garamond;
	font-size: 12px;
}
.footer a:hover {
	color: #000000;
	background-color: #C7CFDA;
	height: auto;
	width: auto;
	font-family: Garamond;
	font-size: 12px;
	text-decoration: underline;
}
.footer a:active {
	color: #000000;
	text-decoration: none;
	font-family: Garamond;
	font-size: 12px;
}
.links a:link {
	font-family: Garamond;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.links a:visited {
	font-family: Garamond;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.links a:hover {
	font-family: Garamond;
	font-size: medium;
	color: #000000;
	text-decoration: underline;
}
.links a:active {
	font-family: Garamond;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
