body
{
    background-color: #000000;
    background-image: url('/images/bg.gif');
    margin-top: 5pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
}

TD { font-family:Verdana; font-size: 10px }

.splash 
{
	font-size: 20px;
	font-weight:bold;	
}

.header 
{
	font-size: 14px;
	font-weight:bold;	
}

.normalcontent_light
{
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: white;
	text-decoration: none; 
}

.sectointitle_light
{
	font-family: verdana; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: white;
	text-decoration: none; 
}

.sectoinheader_light
{
	font-family: verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: white;
	text-decoration: none; 
}

.normalcontent_dark
{
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #00498d;
	text-decoration: none; 
}

a
{
	font-size: 10px;
}

.link_light
{
	color: white;	
	text-decoration: underline;
}

.link_light:hover
{
	color: white;	
	text-decoration: underline;
}

.profileImg
{
	border-style:solid;
	border-color: #000000;
	border-width:1px;
}

.tabContainer
{
    background-color: #6c6e6d;
}
