/* CSS Document */
body, td, p, ul, ol, li{ font-family:arial; font-size:10pt;}
body {
margin:0;
padding:0;
background-color:#f2f2f2;
background-image:url('images/sitebg.gif')
}

.headlines {
	font-family:Arial;
	font-size:14px;
	font-weight: bold;
	color: #003366;
}
.page_title {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight: bold}

.mainTable
{
background-color: #ffffff;
BORDER-RIGHT:#036 1px solid;
BORDER-TOP:none;
BORDER-LEFT:#036 1px solid;
BORDER-BOTTOM:none;
}

A:link {color: #06c; text-decoration: underline}
A:visited {color: #06c; text-decoration: underline}
A:active {color: #c03;text-decoration: none}
A:hover {color: #c03; text-decoration: none}

td.rightPanel {
border-left: 1px solid #c03;
}

/*.menu
{
border:0;
left:0px;
background-color:#c03;
padding: 0px;
width: 100%;
height: 20px;
float: center;
}*/

#navcontainer 
{
	border:0;
	left:0px;
	background-color:#c03;
	padding: 0px;
	width: 100%;
	height: 20px;
	text-align: center;
}

ul#navlist
{
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #f6f6ec;
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 4px;
	border: 0;
	margin: 0;
	background-color:#c03;
}

ul#navlist li
{
	/*float: left;*/
	text-decoration: none;
	display: inline;
	height: 21px;
	background-color: #c03;
	margin: 2px 5px 0 2px;
	float: left;
}



li#active a
{
border: 1px solid #036;
background-color: #fff;
}

li#active a { color: #000; }

#navlist a
{
	/*float: left;*/
	display: block;
	color: #f6f6ec;
	text-decoration: none;
	padding: 2.5px;
	border: 1px solid  #c03;
}

#navlist a:hover { background: #fff; color: #666; border: 1px solid  #036;}

#redbar
{
background: #FFF;
padding: 0;
width: 100%;
height: 0px;
}
#redbar p
{
color: #FFFFFF;
}
#redbar a:link, #redbar a:visited, #redbar a:hover, #redbar a:active
{
color: #FFFFFF;
}

#contact
{
font-weight: bold;
font-family: verdana;
font-size: 11px;
background: #003366;
width: 100%;
text-align: center;
color: #fff;
}

#contact a { color: #fff; text-decoration: underline}
#contact a:hover { color: #fc0; text-decoration: none}
/*

#topcontainer 
{
width: 100%;
font-family: Verdana;
font-size:12px;
background-color: #c03;
}

#topcontainer ul
{
width: 100%;
margin: 0;
padding: 0;
list-style-type: none;
}

#topcontainer ul li
{
display: inline;
padding:0;
margin:0;
}

#topcontainer a
{
width: 24.75%;
padding: 3 0 3 0;
margin:0;
background-color: #c03;
border-right: 1px solid #eee;
font-weight:bold;
text-align: center;
}

#topcontainer a:link, #toplist a:visited
{
color: #EEE;
text-decoration: none;
}

#topcontainer a:hover
{
background-color: #FF0946;
color: #fff;
}
*/
