body
{
	padding: 0px;
	margin:0px;
	background-color:#000000;
	color: #575757;
	font: 12px tahoma, arial, verdana, sans-serif;
}

td
{
	color: #333333;
}

img
{
	border: 0px;
}

a:link, a:visited
{
	color: #F2C232;
	text-decoration: none;
	font-weight:bold;
}

a:hover, a:active
{
	color: #FFDF7F;
	text-decoration: underline;
	font-weight:bold;
}

.bginput
{
	background: #FFFFFF;
	border: 1px solid #CDDBDE;
	width: 90%;
}

.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
}

form
{
	margin: 0px;
}

.left-table
{
	border: #FFA800 1px solid;
	background: #F9F9F9;
	width: 200px;
}

.left-header
{
	background: #EF7C01 url(images/links_bg.gif) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

.content-table
{
	border: #1D54BD 1px solid;
	background: #F9F9F9;
	width: 100%;
}

.content-header
{
	background: #1D54BD url(images/links_over_bg.gif) repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

.spacer
{
	padding: 2px;
}

.heading
{
	font-weight: bold;
	text-align: center;
	background: #ECECEC;
}

.heading-table
{
	background: #DDDDDD;
}

.column
{
	background: #F9F9F9;
	text-align: center;
}

.bg2, .bg2 a:hover, .bg2 a:active, .bg2 a:visited, .bg2 a:link
{
	background: #EF7C01 url(images/links_bg.gif) repeat-x;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.bg1, .bg1 a:hover, .bg1 a:active, .bg1 a:visited, .bg1 a:link
{
	background: #1D54BD url(images/links_over_bg.gif) repeat-x;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
.sidenav a:link, .sidenav a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffcc33;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.sidenav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffcc33;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}