body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	scrollbar-arrow-color: #8E9B86;
	scrollbar-track-color:#CCDDCC;
	scrollbar-face-color: #CCDDCC;
	scrollbar-highlight-color:#CCDDCC;
	scrollbar-3dlight-color:#8E9B86;
	scrollbar-darkshadow-color:#CCDDCC;
	scrollbar-shadow-color: #CCDDCC;
	text-align: left;
	color: #336666;
	background-color: #CCDDCC;
	background-image:    url(images/main_img_03.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
  
	}

A:link
{ text-decoration: underline; color:#003300; }
A:visited
{ text-decoration: underline; color:#003300; }
A:active
{ text-decoration: underline; color:#FFFFFF; }
A:hover
{ text-decoration: underline; color:#FFFFFF; }


}
.header {
	color: #336666;
	filter:alpha(opacity=70, finishopacity=0, style=1);
	height:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-bottom:1px solid #336666;
	padding-left: 5px;
	

}

