﻿body 
{
	width: 100%;
	height:100%;
	margin: 0px;
	font-family: Verdana, Serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}
/* used in all master pages */
.whiteTableNoPad
{
	background: #FFFFFF;
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
}
.mainborders
{
    border-left:solid 1px #000000; 
    border-bottom:solid 1px #000000; 
    border-right:solid 1px #000000; 
}
td.toplinelink 
{
	background-color:#ffcc00; 
	height:13px; 
	width:57px; 
	text-align:center; 
	font-size:9px; 
	color:#000000; 
	font-family:Arial
}
td.toplinespace 
{
	background-color:#ffcc00; 
	border:solid 0px red; 
	background-repeat:no-repeat; 
	height:13px; 
	width:14px;
}
td.UsefulLink
{
	text-align: left;
}
a.UsefulLink
{
	font-family:Ariel Narrow;
	font-size:9pt;
	color:#000000;
	text-decoration: none;
	position:relative;
	top:-1px;
}
a.UsefulLink:hover
{
    color:#336633;
}
.GoldLink
{
	font-family:Verdana;
	font-size:10pt;
	color:#FFCC00;
	line-height:16px;
	vertical-align:top;	
}
a.GoldLink
{
	font-family:Verdana;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration: none;
	line-height:16px;
	vertical-align:top;
	position:relative;
	top:-5px;
}
a.GoldLink:hover
{
	font-family:Verdana;
	font-size:10pt;
	color:#FFcc00;
	/*text-decoration: underline overline;*/
	line-height:16px;
	vertical-align:top;
}
.navidc
{
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
	text-decoration: none;
	line-height:12px;
	vertical-align:top;
	position:relative;
	top:-5px;
}
.FooterCell
{
	background-color: #336633;
	text-align:center;
	height: 42px;
}
