body{
padding:0px;
margin:0px;
background-color:#0274E9;
font-family: verdana, sans-serif;
}
a:hover{text-decoration:none;}
a:link    { color:  blue; text-decoration: none;}
a:visited { color:  blue; text-decoration: none; }
a:hover { color:  green; text-decoration: none; }

h2 {
	font-family: verdana, sans-serif;
	
}

.hdrs {
	color:#ffffff;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	
	letter-spacing: 5px;
	margin: 30px 30px 30px 3px;
	padding: 5px;
	 
	 font-variant:small-caps;
	 
}
#fter {

	font-size:10px;
	font-family: verdana, sans-serif;
}
#bluebar {
	margin-top: 13px;
	margin-left: 130px;
	color: black;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	

}
#bluebar a:hover{text-decoration:none;}
#bluebar a:link    { color:  #07E902; text-decoration: none;}
#bluebar a:visited { color:  #07E902; text-decoration: none; }
#bluebar a:hover { color:  white; text-decoration: none; }
#mnuhdr {
	color: black;
	font-size:10px;
	font-weight: bold;
	

}
#brdr{
	border-bottom: 3px solid #ffffff;
}
#mnup {
	color: black;
	font-size:10px;
}
#mnup a:hover{color: green;}
.main {font-size: 12px;}
#lineMenu {
	font-size: 10px;
	margin: 30px 15px 10px 30px;
}

#lineMenu a:hover{text-decoration:none;}
#lineMenu a:link    { color:  blue; text-decoration: none;}
#lineMenu a:visited { color:  blue; text-decoration: none; }
#lineMenu a:hover { color:  green; text-decoration: none; }

.diveTable{

	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.diveLog {
	font-size: 10px;
	font-weight: bold;
	color: green;
	text-align: center;
}
.diveHdr{
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color:CCCCCC;

}
.diveCell{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	background-color:FFFFFF;
	
}
.diveHdrs{
	font-size: 10px;
	font-weight: bold;
	
	

}
.diveCells{
	font-size: 10px;
	font-weight: normal;
	
	
}
.diveTableBrder{
	border-style: solid; 
	border-width: thin;
	border-color: CCCCCC;

}

.diveTableBrders{
	border-style: solid; 
	border-width: thin;
	border-color: CCCCCC;
	background-color:666666;

}