.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #02688e;
	text-decoration:none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #02688e;
   text-decoration:underline;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #02688e;
  
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	color: #707071;
}
.tabstyle {
	border-style:solid; border-color:#a0a0a0; border-top-width:1px; border-left:none; 
	border-right:none; border-bottom:none}

.tabstyle2 {
	border-style:solid; border-color:#a0a0a0; border-top-width:1px; border-left:none; 
	border-right:none; border-bottom:none}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330066;
}
body{
scrollbar-arrow-color:#6285ad; 
scrollbar-face-color:#ffffff; 
scrollbar-track-color:#0076a3;  
scrollbar-highlight-color:#7da7d8;  
scrollbar-shadow-color:#7da7d8; 
scrollbar-3dLight-color:#7da7d8; 
scrollbar-darkshadow-color:#7da7d8;
}