.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tableborder {
	border: 1px solid #A7BECD;
}
.tablebord22 {
	background-color: #ECE9D8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C2D1DC;
	border-right-color: #C2D1DC;
	border-bottom-color: #C2D1DC;
	border-left-color: #C2D1DC;
}	
#link a:link {
	color: #3D5769;
}
#link a:visited {
	color: #3D5769;
}
#link a:hover {
	color: #990000;
	text-decoration: underline;
}
#link a:active {
	color: #3D5769;
}
#navigation td {
	background-color: #A7BECD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
	
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 8px;
	}
	
#navigation a:hover {
	color:#990000;
	background-color: #83989E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#menudrop td {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B1C1A4;
	border-right-color: #B1C1A4;
	border-bottom-color: #B1C1A4;
	border-left-color: #B1C1A4;
	font-weight: normal;
	}
	
#menudrop a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: normal;
	background-color: #D1DFEC;
	}
	
#menudrop a:hover {
	color:#990000;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	}
.headerbkgd2 {
	background-image: url(Images/masthead/FARHEADER_mh.jpg);
	background-repeat: no-repeat;
	background-position: left;
}