﻿.body_text a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.body_text a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.body_text a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.left_menu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.left_menu a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.left_menu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.left_menu a:hover {
	color: #B50C00;
	font-weight: normal;
}
.bottom_menu a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
.bottom_menu a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
.bottom_menu a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
.bottom_menu a:hover {
	color: #B50C00;
	text-decoration: none;
	font-weight: normal;
}
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
body {
	background: #5C5C5A url('background.gif') repeat-y fixed center top;
	margin: 0px;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.main_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#sidenav{
	width:198px;
	float:right;
	display:inline;
	/*background:url(images/sidenav_bg.gif) no-repeat top left;*/
	font-size:1.1em;
	border-left:1px solid #333;
	margin-top:0;
	padding-top:0;
}

#sidenav ul{
	list-style:none;
	border-bottom:1px solid #333;
	margin-bottom:20px;
}

#sidenav ul li{
	display:block;
	padding:10px 20px;
	border-top:1px solid #333;
}

.top_menu a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_menu a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top_menu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color:#666;
	padding-top: 0px;
	padding-bottom: 0px;
}

