body {  
background: #005AA5;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
text-indent: 0;
 }
 
 a.one:Link {color:#333333;text-decoration:underline;}
 a.one:Visited {color:#333333;text-decoration:underline;}
 a.one:Hover {color:#F99D1C;text-decoration:none;}
 
 a.two:Link {color:#333333;text-decoration:none;}
 a.two:Visited {color:#333333;text-decoration:none;}
 a.two:Hover {color:#FFFFFF;text-decoration:underline;}
 
 a.three:Link {color:#005AA5;text-decoration:none;}
 a.three:Visited {color:#005AA5;text-decoration:none;}
 a.three:Hover {color:#F99D1C;text-decoration:underline;}
 
.text { font: 8pt "Verdana";
color: #333333;
}

.text2 { font: 10pt "Verdana";
color: #333333;
}
 
.text3 { font: 10pt "Arial";
color: #333333;
text-align: justify;
}

.text4 { font: 10pt "Arial";
color: #333333;
}

.text5 { font: 8pt "Verdana";
color: #FFFFFF;
}

.text6 { font: 8pt "Arial";
color: #333333;
}

hr {
margin-left: 0;
margin-right:auto;
border-top: 1px solid #E7ECDF;
width: 90px;
height: 2px;
color: #E7ECDF;
text-align: left;
}

.table1 {
border-style: solid;
border-color: #333333;
border-width: 0 0 2px 0;
}
 
ul li {   
color: #333333;
font-family: arial;
font-size: 10pt;
text-indent: 20px;   
}

input {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

textarea {
border:1px solid #cccccc;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

}
#submit {
	border: 1px solid #c9dcea;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
	text-align:center;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	text-align:center;
}

html	{
	scrollbar-face-color: #005AA5;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color: #FAB574;
	scrollbar-arrow-color: #FFD700;
}
