body {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: 12px;
	background: #FFeeFF;
	color: #666666;
}

td {
	font-size: 12px;
}

th {
	font-size: 12px;
}



.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #660033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: none;
	color: #990033;
}
a:active {
	text-decoration: none;
	color: #660033;
}


.small {
	font-size: 9px;
}

.medium {
	font-size: 12px;
}

.big {
	font-size: 16px;
	color: #993366;
}

.xbig {
	font-size: 24px;
	align: right;
}

.expanded {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

.deepsea, .deepsea TD, .deepsea TH
{
background-color:#A3CDC1;
background-image:url('/images/header.jpg');
}

.deepsea a:link { 
	color: #666666;
	text-decoration:none;
	}
.deepsea a:visited { 
	color: #666666;
	text-decoration:none;
	}
.deepsea a:hover { 
	color: #FFFFFF;
	text-decoration:none;
	}
.deepsea a:active { 
	color: #666666;
	text-decoration:none;
	}

.bottomofthesea, .bottomofthesea TD, .bottomofthesea TH
{
	background-color:#A3CDC1;
	background-image:url(/images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.cleardeepsea, .cleardeepsea TD, .cleardeepsea TH
{
background-color:;
background-image:;
}

.menu {
  height:35px; width:463px; 
  float:left; 
  vertical-align: text-bottom;
  background-color:transparent;
}

.name {
  height:35px; width:303px; 
  float:right; 
  border-width:1px; 
}

.bodytop {
	width:768px;
	position:relative;
	vertical-align:bottom;
}

#title {
	float:left;
	height:30px;
	width:150px;
	position:relative;

}


#nav {
	float:right;

  }

#nav ul {
  margin:0;
  list-style:none;
  text-transform:lowercase;
  }
#nav li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
#nav #current {
  font-weight:bold;
  color:#000000;
  }
  
.submenu {
color: #333333;
}
.submenu a:link { 
	color: #333333;
	text-decoration:none;
	}
.submenu a:visited { 
	color: #333333;
	text-decoration:none;
	}
.submenu a:hover { 
	color: #FFFFFF;
	text-decoration:none;
	}
.submenu a:active { 
	color: #333333;
	text-decoration:none;
	}
.submenu strong{
color: #666666;
}

.submenu2 {
color: #333333;
}
.submenu2 a:link { 
	color: #333333;
	text-decoration:none;
	}
.submenu2 a:visited { 
	color: #333333;
	text-decoration:none;
	}
.submenu2 a:hover { 
	color:#999999;
	text-decoration:none;
	}
.submenu2 a:active { 
	color: #333333;
	text-decoration:none;
	}
.submenu2 strong{
color: #666666;
}