﻿
body
{
	background-color:black;
}

#topNavTable
{
	height:50px;
	position:absolute;
	top:0px;
	left:0px;
}

img
{
	border:0px
}

.contentCellImage
{
	border:0px;
	width:42px;
	height:37px;
	padding:3px;
	vertical-align: bottom;
	float: left;
	
}

.contentCellText
{
	font-size : 7.5pt;
	font-family : Verdana,Tahoma,Helvetica sans-serif;
	color : #6791CF;
	font-weight : bold;
	vertical-align:middle;
	clear:none;
	width:190px;
	padding-top: 5px;
}

a:link
{
	color:#FFFFFF;
	text-decoration:underline;
}

a:visited
{
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.contentCellLink .a:link
{
	color: #367c2b;
}

#footer
{
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	padding-left:10px;
	color:gray;
}

.currentSection
{
}

#PC
{
	background-color:black;
	color:white;
	clear:both;
	position:absolute;
	top:300px;
	left:5px;
	font-size : 7.5pt;
	font-family : Verdana,Tahoma,Helvetica sans-serif;
	font-weight:bold;
	border:1px white solid;
	padding:5px;

}
