body
{
	margin-top: 5px;
	margin-bottom: 25px;
    font-size: 9pt;
    color: black;
    line-height: 125%;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}


#Header
{
	background: url(images/DiveHeader.jpg);

}

#Header-2
{
	background: url(images/DiveHeader-MyAcct.jpg);

}

#KickAss
{
	background: url(images/FreeShirtMain.jpg);

}


#MainTable
{
	text-align: center;
}

#MainTable2
{
	text-align: left;
}


.Spacer
{
	height: 20px;
}

.SmallTextGray
{
    	font-size: 9pt;
    	color: gray;
    	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.textbox
{
    	BORDER-RIGHT: #bdc1cc 1px solid;
    	BORDER-TOP: #bdc1cc 1px solid;
    	FONT-SIZE: 9pt;
    	BACKGROUND: #ffffff;
    	BORDER-LEFT: #bdc1cc 1px solid;
    	COLOR: #444444;
    	BORDER-BOTTOM: #bdc1cc 1px solid;
    	FONT-FAMILY: arial
}


.dropdownbox
{
    	BORDER-RIGHT: #bdc1cc 1px solid;
    	BORDER-TOP: #bdc1cc 1px solid;
    	FONT-SIZE: 9pt;
    	BACKGROUND: #ffffff;
    	BORDER-LEFT: #bdc1cc 1px solid;
    	COLOR: #444444;
    	BORDER-BOTTOM: #bdc1cc 1px solid;
    	FONT-FAMILY: arial
}


#Headerlink
{
	display:block; 
	width:100%; 
	height:100px;  
	text-decoration:none; 
}


a,
a:link,
a:visited,
a:hover,
a:active
{
    	text-decoration: none;
    	FONT-SIZE: 9pt;
}


a,
a:link,
a:visited,
a:active
{
    	color: blue;
}


a:hover
{
    	color: gray;
}

a#link { 
display:block; 
width:100%; 
height:90px;  
text-decoration:none; 
} 


a#link2 { 
display:block; 
width:100%; 
height:175px;  
text-decoration:none; 
}

a#link3 { 
    	color: gray;
}  
