body    { background: #FFFFFF url(images/bkgd.gif) no-repeat; font-size: 11px; font-family: verdana, sans-serif, arial, helvetica; color: #494A4B; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #575655; scrollbar-darkshadow-color: #FFFFFF ; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; }
div,p,blockquote,ol,ul,dl,li,dt,dd,td,th  { color: #494A4B; font-size: 11px; font-family: verdana, sans-serif, arial, helvetica;}
img {border: 0}

.ai {font-size: 11px; color:#8D8888; font-weight: bold;}
.orange {font-size: 10px; color:#FF8C04; font-weight: normal;}
.orangelg {font-family: verdana, sans-serif, arial, helvetica; font-size: 11px; color:#FF8C04; font-weight: bold}
.chart {font-family: verdana, sans-serif, arial, helvetica; font-size: 10px; color:#494A4B; font-weight: normal}
.chartsmall {font-family: verdana, sans-serif, arial, helvetica; font-size: 9px; color:#494A4B; font-weight: normal}
.footer {font-family: verdana, sans-serif, arial, helvetica; font-size: 9px; color: #201F1F;}
.footer2 {font-family: verdana, sans-serif, arial, helvetica; font-size: 9px; color:#575655;}


a { text-decoration: none; color:#5C5E5F; border: none; font-weight:bold;}
a.link { font-size: 80%; color: #5C5E5F; font-weight: bold}
a.visited { text-decoration: none; color: #5C5E5F; border: none; font-weight: bold}
a.image { text-decoration: none; color: #3A3B3C; border: none; font-weight: bold}
a:hover { text-decoration: none; color: #AFACAF; font-weight: bold}

#port{ 
  position:absolute;
  text-align:center;
  height:360px;
  width:300px;
  visibility:visible;
  overflow:auto;
  z-index:2;
  }
  

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: 198px;
	left: 310px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #AAAAAA;
	width: 485px;
	height: 346px;
}





