body
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #333333;
	margin-left:0;
	margin-top: 5px;
	background-color: #333333;
	/*letter-spacing: .03em;*/
	line-height: 14px;
}

a:link, a:visited, a:active
{
	color: #336699;
	text-decoration: underline;
}

a:hover
{
	color: #cc6600;
	text-decoration: underline;
}

.headerContentHolder
{ 
    background-image: url(/images/topBackGrad.gif);
    margin: 0; 
    padding: 0;
}

.input
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #333333;
}

.contentCell
{
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #000000;
}

.topNav
{ 
    background-image: url(/images/topNavOn.gif);
}

.topNavItem
{
    background-image: url(/images/topNavOff.gif);
    height: 23px;
}

.topNavItem a:link, .topNavItem a:visited, .topNavItem a:active, .topNavItem a:hover
{
    display:block;
    height:10px;
}

.leftNavItem
{
    background-image: url(/images/leftNavOff.gif);
    height: 23px;
    padding-left:5px;
}

.leftNavItem a:link, .leftNavItem a:visited, .leftNavItem a:active, .leftNavItem a:hover
{
    display:block;
    height:15px;
    color: white;
    text-decoration: none;
    font-size: 11px;
}

.leftNavSpacer
{
    background:white;
    height: 1px;
}

a.textNav:link, a.textNav:visited, a.textNav:active
{
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

a.textNav:hover
{
	font-size: 9px;
	color: #cc6600;
	text-decoration: underline;
}

.footer
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 10px;
	color: #333333;
	background-image: url(/images/footerShade.gif);
}
