body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#000000;
  color:#CCCCCC;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}



#wrapper {
width:780px;
}

#top {
background-image:url(images/bg-top.jpg);
height:111px;
}

#top-int {
background-image:url(images/bg-top-int.jpg);
height:111px;
}

#main {
background-image:url(images/bg-main.jpg);
height:446px;
}

#main-int {
background-image:url(images/bg-main-int.jpg);
background-repeat:no-repeat;
}

#bottom {
background-image:url(images/bg-bottom.jpg);
background-repeat:no-repeat;
height:46px;
padding-top:20px;
padding-bottom:0px;
/*border:1px solid #ff0000;*/
}

#bottom a {
color:#777777;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding: 0 10px 0 10px;
}

#bottom a:hover {
color:#ffffff;
}

#bottom-int {
background-image:url(images/bg-bottom-internal.jpg);
background-repeat:no-repeat;
height:66px;
padding-top:20px;
padding-bottom:0px;
}

#bottom-int a {
color:#777777;
font-size:10px;
font-weight:bold;
text-decoration:none;
padding: 0 10px 0 10px;
}

#bottom-int a:hover {
color:#ffffff;
}

.angle {
background-image:url(images/angle.gif);
background-repeat:no-repeat;
background-position:top right;
}

#port-columns {
padding: 13px 12px 20px 20px;
margin-bottom: 30px;
font-size:12px;
background-image:url(images/angle-left.gif);
background-position: bottom left;
background-repeat:no-repeat;
text-align:center;
}

#hr {
border-bottom: 2px dotted #333333;
}

.displaytable {
text-align:left;
font-size:12px;
width:650px;
}

#consult {
font-size:12px;
margin: 10px 70px;
text-align:left;
}

#consult a {
color:#ADCAED;
}

.consulthead {
color:#93B7EE;
font-weight:bold;
}

#copyright {
font-size:10px;
margin:0;
padding:0;
color:#666666;
}	

.zoomlinks {
color:#C2F79F;
}