.title {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 20px; 
	font-weight: bold;
	line-height: normal;
	color: #96675E; 
	text-decoration: none;
}

.subtitle {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold;
	line-height: normal;
	color: #96675E; 
	text-decoration: none;
}

a { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}


a:hover { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}

#content a:link, #content a:visited{
	color:#2265a4;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
}
#content a:hover{
	color:#cccccc;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
}
a.small { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #2265a4; 
	text-decoration: none;
}


a.small:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}

a.underline { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #B32D2E; 
	text-decoration: none;
}


a.underline:hover { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #B32D2E; 
	text-decoration: underline;
}

a.block { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #B32D2E; 
	text-decoration: none;
}


a.block:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	background-color: #B32D2E;
	color: #9AA5B7; 
	text-decoration: none;
}


td, body {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
	font-weight: normal;
	line-height: normal;
	color: #000000; 
	text-decoration: none;
}

.body_white {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	font-weight: normal;
	line-height: normal;
	color: #2363A3; 
	text-decoration: none;
}

.inputbox {
	padding: 3px; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border: 1 none #1D1E33; 
	background-color:#586880;
}

.dropdown {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1 none #1D1E33;
	background-color: #586880;
}

.inputboxOpen {
	padding: 3px; 
	font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border: 1 #1D1E33; 
	background-color:#9AA5B7;
	color: #1D1E33;
}

.dropdownOpen {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1 #1D1E33;
	background-color: #9AA5B7;
	color: #1D1E33;
}

.radio {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #586880;
}

.bodymaroon {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: normal;
	line-height: 18px;
	color: #96675E;
	text-decoration: none;
}
.bodyblue {

	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px; 
	font-weight: normal;
	line-height: 16px;
	color: #2265a4; 
	text-decoration: none;
}
