body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 12px;
}
h5, h4 {
	margin: 5px;
	font-size: 12px;
}
ul {
	list-style-image:  url(../Assets/Images/BoatBullit.gif);
}
li { 
	margin:5px;
}

table.MainPage#news p:first-letter{
	color:red;
}

A {
	font-weight: bold;
	color: #6600ff;
	text-decoration: none;
}

A:hover {
	color: #FFCC33;
}

A.MenuBtn {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	width : 120px;
	height: 26px;
	text-align: center;
	font-size: 14px;
	line-height: 26px; 
	background-repeat: no-repeat;
}

a.MenuBtn:Hover {
	color: #99ccff;
}
td.MenuBtn {
	font-weight: bold;
	text-decoration: none;
	width : 120px;
	height: 26px;
	text-align: center;
	font-size: 14px;
	line-height: 26px; 
	background-repeat: no-repeat;
	color: #003399;
	background-color: #99ccff; 
	background-image:  url(../Assets/Images/Btnbackrnd.gif);
}

.FooterLink {
	color: #003399;
	font-size: 10px;
	font-weight: normal;
}


.Header {
	font-weight: bold;
	font-size: 12px;
	color: #ffcc00;
	background-image: url(../Assets/Images/BlueGradH.gif);
	background-repeat: repeat-x;
}
.Date {font-weight: bold;font-size: 12px;color: #003399;}

.LtBlue {
	color: #99ccff;
	font-size: 9px;
	font-weight: normal;
}

.Purple {
	font-size: 9px;
	font-weight: normal;
	color: #003399;
}

.News {
	background-color: #ffffcc;
	border-width: 2px;
	border-color: #003399;
	border-style: solid;
}

.NoRpt {
	background-repeat: no-repeat;
}
.NoRptY {
	background-repeat: repeat-x;
}
.NoRptX {
	background-repeat: repeat-y;
}
.small {
	font-size: 9px;
}
.weather {
	display: none;
	list-style-image: url(../Assets/Images/wa.gif);
	list-style-position: inside;
	list-style-type: disc;


}

