body { 
	font-family: Times New Roman;
	color:#000000;
	font-size:100%;
	background-image:url(../mic_images/pagebackgrey.jpg);	
}
a:link, a:visited { 
	color: #0D2259;
	text-decoration: underline;
	font-size:100%;	
}
a:hover, a:active { 
	text-decoration: none;	
}
a img{
border:2px solid #484848;
 
}
a.MainMenuLink:link, a.MainMenuLink:visited { 
	color: #8b1f03;
	text-decoration: none;
	font-size:75%;
	font-weight:bold;
}
a.MainMenuLink:hover, a.MainMenuLink:active { 
	text-decoration: underline;	
	color: #e7a616;
}

a.SubpageMenuLink:link, a.SubpageMenuLink:visited { 
	color: #8b1f03;
	text-decoration: none;
	font-size:75%;	
}
a.SubpageMenuLink:hover, a.SubpageMenuLink:active { 
	text-decoration: underline;	
	color: #e7a616;
}
a.SubpageMenuLinkSelected:link, a.SubpageMenuLinkSelected:visited { 
	color: #8b1f03;
	text-decoration: none;
	font-size:75%;	
}
a.SubpageMenuLinkSelected:hover, a.SubpageMenuLinkSelected:active { 
	text-decoration: underline;	
	color: #e7a616;
}

a.FooterMenuLink:link, a.FooterMenuLink:visited { 
	color: #8b1f03;
	text-decoration: none;
	font-size:100%;	
}
a.FooterMenuLink:hover, a.FooterMenuLink:active { 
	text-decoration: underline;	
	color: #e7a616;
}
#SubpageMenu ul
{
margin: 0;
padding: 0;
list-style: none;
}
#SubpageMenu li
{
margin: 0;
padding: 0;
list-style-type: none;
}

.RootTable{
	width: 800px;
	padding:0;
}
.RootTable td {
	background-image:url('../web_images/sea_loft/background.jpg');
}
.ContentHeader {
	background-color:#F0C664;
	padding:2px 2px 2px 12px;
	color:#800000;
	font-size:110%;
	font-weight:bold;
	border-top:2px solid #B30000;
}
.ContentText{
	padding:2px 2px 20px 20px;
	font-size:90%;	
}
.ContentSeperator{
	border-top: 0pt dotted #6d6d6d;
}
.basicform{
    border:1px solid #6d6d6d ;
	font-size: 60%; 	
    color: #6d6d6d ;
	background-color:white;
}
.sloftform{
    border:1px solid #4D4233 ;
	font-size: 60%; 	
    color: white ;
	background-image:url(../mic_images/formgrey.jpg);
}

