.large_header_text
{
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	color: #990033;
	font-size: 30pt;
}
.small_header_text
{
	color: #c0c0c0;
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	font-size: 12pt;
}
.tiny_header_text
{
	color: #c0c0c0;
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	font-size: 8pt;
}
.large_text
{
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	color: #c0c0c0;
	font-size: 20pt;
}
.large_text_blue
{
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	color: #336699;
	font-size: 20pt;
}
.medium_text_blue
{
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	color: #336699;
	font-size: 12pt;
}

.normal_text
{
	color: #c0c0c0;
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	font-size: 10pt;
}
.normal_text_blue
{
	color: #336699;
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	font-size: 10pt;
}


.menu_bg_table td
{
	background-color: #590105;
}
.menu_table
{
	font-family: Verdana, Helvitica, Arial, Sans-Serif;
	font-size: 12px;
}

.menu_table td
{
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #A91214;
}

.menu_table a:link
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.menu_table a:visited
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.menu_table a:hover
{
	background-color: #F11815;
	background-repeat: repeat;
	text-decoration: none;
	color: #ffffff;
	display:block;
}

.td_event
{
	color: #FFFFFF;
	background-color: #990033;
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	font-size: 10pt;
}
.td_discover_scuba
{
	background-color: #FFFF00;
	color: #000000;
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	font-size: 10pt;
}
.td_fundive
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	font-size: 10pt;
}
.td_class
{
	background-color: #0000FF;
	color: #FFFFFF;
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	font-size: 10pt;
}
.td_trips
{
	background-color: Green;
	color: #FFFFFF;
	font-family: Lucida Sans, Sans-Serif, Verdana, Arial;
	font-size: 10pt;
}
BODY
{
    background-color:Black;
    margin-top: 10px;
    margin-left: 10px;
    color: White;
}

.body_table
{
    margin-left: inherit;
    margin-right: auto;
    width: 765px;
    height: 100%;
}

A
{
	font-family: Verdana, Helvitica, Arial, Sans-Serif;
	font-size: 12px;
    text-decoration: none;
    color: Teal;
}
A:hover
{
	font-family: Verdana, Helvitica, Arial, Sans-Serif;
	font-size: 12px;
	color: Maroon;
	text-decoration: underline;
}
.thumbnail        
{
    margin-right: 5px;
    width: 100px;
    height: 75px; 
}
.filmstrip        
{
    position: absolute;
    float: left;
    overflow: hidden; 
    height: 75px;
    cursor: w-resize;
    
}              
.detail           
{
    position: absolute;
    border: 1px solid black;
    background-color: #DDDDDD;
    display: none;
    cursor:move;
	left:50;
	top: 100;
}

.calendar_detail           
{
	font-family: Verdana, Helvitica, Arial, Sans-Serif;
	font-size: 10pt;
    position: absolute;
    border: 1px solid black;
    background-color: Yellow;
    color: #000000;
    display: none;
    cursor:move;
	width: 300px;
	height: 400px;
	margin-left: 10px;
	margin-top: 10px;
}


.detailLink       
{
        text-decoration: none;
        color: black;
        
}
.detailLink:hover 
{
        background-color: black;
        color: white;
}
.detailComments   
{
    font-family: verdana;
    font-size: 9pt;
    color: black;
    display: none;
}                                     
.detailImg       
{
    cursor: move;
    padding: 5px;
}