H1 { font-size: 15pt; color: #aaaaaa; font-family:Verdana, Arial, Helvetica, Times New Roman }
    H2 { font-size: 12pt; color: #bbbbbb; font-family: Verdana, Arial, Helvetica, Times New Roman }
	
	INPUT { font-size: 8pt; font-family: Verdana, Arial, Helvetica, Times New Roman }
	SELECT { font-size: 8pt; font-family: Verdana, Arial, Helvetica, Times New Roman }
	
	A:LINK, A:VISITED { text-decoration: none; color: #92D8D8 }
	A:HOVER, A:ACTIVE { text-decoration: underline; color: #ffffff }
	
	body {
background: #242424 url(http://www.scubatoys.com/video/frkback3.jpg) no-repeat center top;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
height:100%;
font-size: 8pt;
color: #999999;
font-family: Verdana, Arial, Helvetica, Times New Roman;
margin-left: 0; 
margin-right: 0; 
margin-top: 0 ;
line-height: 160%;
}

TD { font-size: 12pt; line-height:160%; font-family:Verdana, Arial, Helvetica, Times New Roman }
	
	
	.tpage
{
	padding: 0px;
	spacing: 0px;
	background: #EDEDED;
	color: #EDEDED;
	border: 0px ;
	line-height: 160%;
}
	
	.tborderpage
{
	padding: 0px;
	spacing: 0px;
	border: 1px solid #999999;
	border-top: 0px ; 
	border-bottom: 0px ;
}


.tablehead
{
	padding: 5px;
	spacing: 5px;
	background: #ebf3fb;
	color: #0651ab;
	font: bold 10px tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;
	line-height: 160%;
	border-right: 0px ; 
	border-top: 0px ; 
	border-left: 0px ; 
	border-bottom: 1px solid #0B198C;
}

.tablemain
{
	padding: 2px;
	spacing: 2px;
	background: #ffffff;
	color: #0651ab;
	font: normal 7px tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;
	border-right: 0px ; 
	border-top: 0px ; 
	border-left: 0px ; 
	border-bottom: 0px;
	line-height: 160%;
}		