/* AQUA CSS */

body{
	font:Arial,Helvetica,smallfont,sans-serif;font-size:10pt;color:#003366;
	background: url(../img/2.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center;
	scrollbar-3dlight-color:#003366;
	scrollbar-arrow-color:#6699aa;
	scrollbar-base-color:#003366;
	scrollbar-darkshadow-color:#003366;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:#ddeeff;
	scrollbar-shadow-color:#ddeeff;
	}
td,th	 {font:Arial,Helvetica,smallfont,sans-serif;font-size:10pt;color:#003366;}
a:link   {color:#006699;text-decoration:underline;}
a:visited{color:#006699;text-decoration:underline;}
a:active {color:#aa0066;text-decoration:underline;}
a:hover  {color:#aa0066;text-decoration:underline;position:relative;top:1px;left:1px;}


textarea{
	border-left : 1px double #003366;
	border-right : 1px double #003366;
	border-top : 1px double 003366;
	border-bottom : 1px double #003366;
	background-color : #336699;
	color: #ffffff;font-size:10pt;
	}

input  {
	background-color : #336699;
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	border-top:1px solid #336699;
	border-bottom:1px solid #003366;
	color:ffffff;font-size:10pt;
	}
TABLE.note TD{border-bottom:solid 1px #003366;}
TABLE.note2 TD{ color: #003366; font-size:10pt; border-bottom:solid 1px #336699;}