﻿body 
{
	height: 100%;
	background-color: black;
	margin-top: 0px;
}

#Wrapper
{
	width: 640px;
	border-style: solid;
	border-style: none;	
}

.TopHeaderNav
{
	font-size: 9pt;
	font-family: Arial, Verdana;
	color: #FFCC66;
	text-decoration: none;
}

.TopHeaderNav:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.TopHeaderNavBars
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #C0C0C0;
	height: 14px;
}

.BottomHeaderNav
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BCBCBC;
	text-decoration: none;
}

.BottomHeaderNav:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.td
{
	font-family: Arial, Sans-Serif, helvetica;
	font-size: 12px;
	padding-left: 5px;
}

.td_small
{
	font-family: Arial, Sans-Serif, helvetica;
	font-size: 11px;
}

.pesText
{
	font-family: Arial, Sans-Serif, helvetica;
	font-size: 15px;
	color: White;
}