BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color: White;
	scrollbar-3dlight-color : navy;
	scrollbar-arrow-color : #0066CC;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : gray;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : navy;
	scrollbar-track-color : silver;
	background-color : Black;
}

TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color: White;
}

P {
	font-size: 9pt;
	color: white;
}

H1 {
	font-size : x-large;
}

H2 {
	font-size : medium;
}

H3 {	
	font-size : small;
	}
	
H4 {
	font-size : 14px;
	color : White;
}

.SpBG01 {
	background-color : Silver;
	color: #C80D11;
	text-align : right;
	font-size : smaller;
	height : 14px;
}
.backgr {
	background-image : url(../img/redfeenieshuffle.gif);
}
.menubackgr {
	background-image: url(../img/menu_BG_5_ship.jpg);
}

.menu {
	text-decoration: none;
	font-weight : bolder;
	color : #CC0005;
}
.menu:hover {
	color : #FFE6E7;
}
.menu:active { color : Gray; }
.menuactive {
	background-color : Gray;
	text-decoration: none;	
	font-size : 14px;	
	padding : 5px;	
	font-weight : bold;	
	display : block;	
	color : #C80D11;
}
.menuactive:hover { background-color : silver; }

.mainframe {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; }
.mainframe:link { color: #003399; text-decoration: underline;}
.mainframe:visited { color: #003399; text-decoration: underline;}
.mainframe:active { color: #003399; text-decoration: underline;}
.mainframe:hover { color: #9d9ddc; text-decoration: underline;}

.mainlink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type : circle;
	color: #C80D11; }
.mainlink:link {
	color: #C80D11;
	text-decoration: none;
}
.mainlink:visited {	color: Gray;	text-decoration: none; }
.mainlink:active { color: #003399; text-decoration: underline; }
.mainlink:hover {	color: Black;	text-decoration: underline; }

.headline {
	font-size : 18px;
	color : White;
	font-weight : bold;
	text-align : center;
	margin-top : 10px;
}

.newsheader {
	background-color : #333333;
	color : White;
	font-variant : normal;
	font-weight : bolder;
	line-height : 18px;
}

.newspostleft {
	border-bottom : 2px solid #333333;
	border-left : 2px solid #333333;
			padding-left : 20px;
}

.newspostright {
	border-bottom : 2px solid #333333;
	border-right : 2px solid #333333;
}

.copyright {
	color : Gray;
	font-size : xx-small;
}
.copyright:link {
	color : Gray;
	text-decoration : none;
}
.copyright:hover {
	color : Silver;
}

.potm {
	border : 2px solid #333333;
}
