body, table, td
{
	font-family: tahoma, arial, chicago, sans serif, verdana;
	font-size: 13px;
	font-weight: none;
	font-style: none;
	color: #ffffff;
}

body {
		background-color: #6b7a39;
}

.scrollerarea {
scrollbar-face-color:#58672E;
scrollbar-highlight-color:#798558;
scrollbar-3dlight-color:#798558;
scrollbar-darkshadow-color:#58672E;
scrollbar-shadow-color:#58672E;
scrollbar-arrow-color:#798558;
scrollbar-track-color:#798558;
}

div.wrapper
      {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 665px;
      height: 474px;
      margin-left: -332px; /* half of width */
      margin-top: -237px;  /* half of height */
      }
      
.port-img {
		border: 1px solid #000000;
		float: left;
		margin-right: 6px;
		margin-left: 6px;
		margin-top: 9px;
}

#dropmenudiv{
position:absolute;
font:normal 12px tahoma;
line-height:13px;
z-index:100;
margin-top: -1px;
margin-left: 3px;
border-top: 1px solid #ffffff;
	filter: alpha(opacity=80);
	-moz-opacity: 0.88;
}

#dropmenudiv a{
font-family: tahoma, arial, chicago, sans serif, verdana;
font-size: 9px;
width: 100px;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
display: block;
padding: 1px 0;
padding-left: 3px;
text-decoration: none;
font-weight: none;
color: #ffffff;
}

#dropmenudiv a:hover {
font-family: tahoma, arial, chicago, sans serif, verdana;
		background-color: #9AAA75;
		color: #FFF09F;
		font-size: 9px;
}

a
{
	font-family: "";
	color: #800000;
	font-weight: none;
	text-decoration: none;
}

a:link
{
	font-family: "";
	color: #800000;
	text-decoration: none;
}

a:visited
{
	font-family: "";
	color: #800000;
	text-decoration: none;
}

a:hover
{
	color: #800000;
	background: none;
	text-decoration: underline;
}

.navbar a:link {color: #000000; font-size: 10;}
.navbar a:visited {color: #000000; font-size: 10;}
.navbar a:hover {color: #000000; font-size: 10;}
.navbar a:active {color: #000000; font-size: 10;}


.tiny { 
	font-family: "";
	font-size: 10.8px;
	font-weight: none;
	font-style: none;
	color: 000000;

}
.menutitles { 
	font-family: "";
	font-size: 10px;
	font-weight: bold;
	font-style: none;
	color: ffffff;

}