body {
    scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#0A6F9E;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#0A6F9E;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-3d-light-color:#0A6F9E;
}	
a  {
	color: #1f1f97;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a:visited  {
	color: #1f1f97;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:active  {
	color: #1f1f97;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a:hover  {
	color : #1f1f97;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.floatright {
float: right;
margin: 10px 10px 10px 10px;
border: 5px solid #FFFFFF;
border-bottom:10px;
padding: 0px;
}
.floatleft {
float: left;
margin: 10px 10px 10px 10px;
border: 5px solid #FFFFFF;
border-bottom:10px;
padding: 0px;
}
.header {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #2f2f73;
	font-weight : bold;	
}
.text{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #333333;
}
.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}		
A.navlink:    {color:#FFFFFF; text-decoration:none; font-size:10px;}
A.navlink:link    {color:#FFFFFF; text-decoration:none; font-size:10px;}		
A.navlink:visited {color:#FFFFFF; text-decoration:none; font-size:10px;}		
A.navlink:active  {color:#FFFFFF; text-decoration:none; font-size:10px;}			
A.navlink:hover   {color:#FFFFFF; text-decoration:underline; font-size:10px;}	
fieldset {  
float: left;  
clear: both;  
width: 100%;  
margin: 0 0 1.5em 0;  
padding: 0;  
border: 1px solid #BFBAB0;  
position: relative; 
color: #000000;
}
fieldset fieldset {  
margin-bottom: -2.5em;  
border-style: none;  
background-color: ##cccccc;  
background-image: none; 
} 
fieldset fieldset legend {  
margin-left: 0;  
font-weight: normal; 
} 
fieldset fieldset ol {  
position: relative;  
top: -1.5em;  
margin: 0 0 0 11em;   
} 
fieldset fieldset label {  
float: none;  
width: auto;  
margin-right: auto; 
}
fieldset ol {  
list-style: none; 
padding-top: 0.25em; 
} 
fieldset li {  
padding-bottom: 1em; 
} 
fieldset.submit {  
border-style: none; 
background-color: transparent; 
}
legend {  
margin-left: 1em;  
font-size:12px;
color: #1f1f97;  
font-weight: bold; 
left: -7px;  
top: -0.75em;
position: relative; 
} 
label {  
position: relative;  
float: left;  
width: 10em;  
margin-right: 1em; 
} 
label em {  
position: absolute;  
left: 9em;  
top: 0; 
}