.toptitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	color: #444444
}

.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold; 
	color: #0A1E67
}

.mainsubhead {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #0A1E67;
}

.subhead2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #B39C57;
	font-style: italic;
	line-height: 19px;
}

A.top {
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none; 
	color: white;  
	font-weight : bold; 
}

A.top:hover {
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none; 
	color: #A2ADFB; 
	font-weight : bold; 
}

BODY {     scrollbar-3d-light-color:#DAA3A4;
           scrollbar-arrow-color:#0A1E67;
           scrollbar-base-color:#EEE3C3;
           scrollbar-dark-shadow-color:#0A1E67;
           scrollbar-face-color:#D3C18B;
           scrollbar-highlight-color:#EEE3C3;
           scrollbar-shadow-color:#DAA3A4;
	   font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	   font-size: 9pt; 
	   color: #6F6F6F;
	   margin-top: 0;
	   margin-bottom: 0
}
p {  
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #6F6F6F
}

a {  
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	text-decoration:none;
	font-weight : bold;
	color: #4D81D8
}

a:hover {  
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	text-decoration:underline;
	font-weight : bold;
	color: #1D2A55
}

a.side {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 9pt;
	text-decoration:none;
	font-weight : none;
	color: #1D2A55
}

a.side:hover {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 9pt;
	text-decoration:underline;
	font-weight : none;
	color: #5856A6
}

a.top {  
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	text-decoration:none;
	font-weight : none;
	color: #FFFFFF
}

a.top:hover {  
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	font-size: 7pt;
	text-decoration:underline;
	font-weight : none;
	color: #D2C18B
}

ul {
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6F6F6F
}

td {
	font-family: Geneva, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6F6F6F
}

hr {
	height: 1px;
	color: 91072E
}

.padded {  
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #6F6F6F;
	padding-top: 5px;
	padding-bottom: 5px;
}

.searchcell{
	background-attachment: fixed;
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 8px;
}

.searchbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000033;
	border: 1 px solid #FFFFFF;
	font-size: 9px;

}