a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;


}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.front a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #01163F;
	font-size: 9px;

}
.front a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #01163F;
	font-size: 9px;	
}
.front a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #132646;
	font-size: 9px;
}
.front a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #01163F;
	font-size: 9px;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;

}
.Titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bolder;
	text-transform: none;


}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;

}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.body1 { 
background-image: url('images/bg1.jpg');
background-position: top center;
background-repeat: no-repeat;
background-color:#2d4863;

}
.body2 { 
background-image: url('images/bg2.gif');
background-position: top center;
background-repeat:repeat;
background-color:#343f44;

}

.newsbg { 
background-image: url('images/newsbg.jpg');
background-position: top center;
background-repeat: no-repeat;

}

.surfreportbg { 
background-image: url('images/surfreportbg.jpg');
background-position: top center;
background-repeat: no-repeat;

}

ul.newslist li {
background:transparent url(images/block_arrow.gif) no-repeat scroll 0px 50%;
border-bottom:1px dotted #444444;
margin-bottom:30px;
padding-left:10px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

