body {
	scrollbar-arrow-color: #6C7C70;
	scrollbar-track-color: #EAEBD6;
	scrollbar-face-color: #FFFFE6;
	scrollbar-shadow-color: #5B6C60;
	scrollbar-highlight-color: #DADBC4;
	scrollbar-3dlight-color: #DDDEC6;
	scrollbar-darkshadow-color: #2A3A32;
	background-color: #4A5B52;
	margin:0;
	padding:0;
}
td.footer {
	border-top:1px dashed #4a5b52;
	padding: 15px 0 15px 0;
}
td.yellowbg {
	background-color:#FFFFE6;
	background-image: url(/back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
	color:#293A32;
}

.bigtxt {
	font-family:arial,helvetica,sans-serif;
	color:#4a5b52;
	font-size: 64px;
	font-weight: bold;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color:#4a5b52;
	border-bottom:1px solid #4a5b52;
}
div.offshore {
	background-color:#C3BB9C;
	border: 1px dashed #4a5b52;
	font-family:arial,helvetica,sans-serif;
	color:#4a5b52;
	font-size:10pt;
	margin: 10px 5px 10px 5px;
	padding: 10px 15px 10px 15px;
}

/* nav styles */
 #navcontainer
{
margin: 0px 0 0 0px;
padding: 0;
height: 20px;
float: right;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: #FFFFE6;
width: 105px;
height: 20px;
border-top: 1px solid #C3BB9C;
border-left: 1px solid #C3BB9C;
border-bottom: 1px solid #C3BB9C;
border-right: 1px solid #C3BB9C;
padding: 0;
margin: 0 0 10px 0;
color: #4A5B52;
text-decoration: none;
display: block;
text-align: center;
font:bold 12px/20px "Times New Roman", "Times", serif;
}

#navcontainer ul li a:hover
{
color: #ffffe6;
background: #C3BB9C;
}

#navcontainer a:active
{
background: ##FFFFE6;
color: #c3bb9c;
}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
a:link {  
	font-family: "Times New Roman", "Roman", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4a5b52;
	text-decoration:underline;
	}
a:visited {  
	font-family: "Times New Roman", "Roman", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4a5b52;
	text-decoration:underline;
	}
a:hover {  
	font-family: "Times New Roman", "Roman", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C3BB9C;
	text-decoration:none;
	}
a:active {  
	font-family: "Times New Roman", "Roman", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
	}
a.top:link {  
	font-family: "Times New Roman", "Roman", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4a5b52;
	text-decoration:none;
	}
a.top:visited {  
	font-family: "Times New Roman", "Roman", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4a5b52;
	text-decoration:none;
	}
a.top:hover {  
	font-family: "Times New Roman", "Roman", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4a5b52;
	text-decoration:underline;
	}
a.top:active {  
	font-family: "Times New Roman", "Roman", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4a5b52;
	text-decoration:none;
	}