
:link img
{
	border: 0;
}

:visited img
{
	border: 0;
}

.refresh
{
	color: Black;
}

.boatStyle
{
	color: black;
	font-size: smaller;
}

.activeBoatStyle
{
	color: Red;
	font-size: smaller;
	font-weight: bold;
}

#Panel1
{
	width: 100%;
	text-align: left;
}

/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #024492;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;    
    FONT-WEIGHT: normal;    
    TEXT-TRANSFORM: none;  
    }
DIV
{
	color: Black;	
}
#logontable
{	
	position : relative;
	top: -350px;	
	left: 0px;
	color : Black;
}
TABLE 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom : 0px;	
	}	
TD.logon
{
	color : Black;	
}	
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
}
TD	{	
	vertical-align:	top;
	font-size:	10px;
	color:White ;
	font-weight:	normal;	
	font-family: Arial, Helvetica, sans-serif;	
	}	
TD.info	{	
	vertical-align:	top;
	font-size:	10px;	
	color: #024492 ;
	font-weight:bold;	
	font-family: Arial, Helvetica, sans-serif;	
	}		
TD.boat	{	
	vertical-align:	top;
	font-size:	10px;
	height : 20px;
	color: #024492 ;
	font-weight:	normal;	
	font-family: Arial, Helvetica, sans-serif;	
	}	
TD.singleboat	{	
	vertical-align:	middle;
	font-size:	10px;
	height : 30px;
	color: #024492 ;
	font-weight:	normal;	
	font-family: Arial, Helvetica, sans-serif;	
	border-bottom : 1px solid black;
	}	
TD.boathead	{	
	vertical-align:	middle;
	font-size:	11px;
	height : 20px;
	color: #024492 ;
	font-weight:	bold;	
	font-family: Arial, Helvetica, sans-serif;	
	border-bottom : 1px solid black;
	}
TD.boatbottom	{	
	vertical-align:	middle;	
	font-size:	11px;
	height : 30px;
	color: #FFFFFF ;
	font-weight:	bold;	
	font-family: Arial, Helvetica, sans-serif;	
	border-bottom : 1px solid black;	
	}	
TD.boatname	{	
	vertical-align:	top;
	font-size:	20px;
	height : 20px;
	color: #024492 ;
	font-weight:	bold;	
	font-family: Arial, Helvetica, sans-serif;	
	}
TD.banner	{	
	vertical-align:	top;
	padding-bottom: 10px;
	padding-left : 0px;
	font-size:	20px;
	height : 20px;
	color: #024492 ;
	font-weight:	bold;	
	font-family: Arial, Helvetica, sans-serif;	
	}
TD.rendernews
{
	color : #000000;
	text-align : left;
	float : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	FONT-WEIGHT:normal;
	padding-bottom : 0px;
	padding-left : 15px;
}
TR.boatname
{
	border-bottom : 1px solid;
	}
TR.boattop 
{
	background-color: #024492;	
}
TR.boatbottom 
{
	background-color: #024492;
	cursor :hand;
}
A:link	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#ffffff;
	}
A.digitroll	{	
	text-decoration:none;
	color:	#024492;
	}
A.digitroll:link	{	
	text-decoration:none;
	color:	#024492;
	}
A.digitroll:hover	{	
	text-decoration:underline;
	color:	#024492;
	}
A.digitroll:visited	{	
	text-decoration:	none;
	color:	#024492;
	}	
		
A.digitroll:active	{	
	text-decoration:	none;
	color:	#024492;
	}
	
A.boats	{	
	text-decoration:none;
	color:	#024492;
	}
A.boats:link	{	
	text-decoration:none;
	color:	#024492;
	}
A.boats:hover	{	
	text-decoration: none;
	color:	#024492;
	}
A.boats:visited	{	
	text-decoration:	none;
	color:	#024492;
	}	
		
A.boats:active	{	
	text-decoration:	none;
	color:	#024492;
	}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	}
#aislogoninfo
{
	width: 300px;
	border: 2px solid #000;
	background-color: #516997;
	padding: 15px;
}

#toptable
{
	margin: 0 auto;
	width: 800px;
}