﻿BODY {
    background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
    background-color: #ebece6;
}

/*---------- LEFT NAVIGATION ----------*/
.left_info_nav {
    font: 10px "Arial", "Helvitica";
    font-weight: bold;
    color: white;
    padding-bottom: 5px;
}
.left_info_nav A {
    text-decoration: none;
    color: white;
}
.left_info_nav A:hover {color: #b32017;}

.right_info_nav {
    font: 11px "Verdana", "Arial";
    font-weight: bold;
    color: #005696;
    padding-bottom: 5px;
}
.right_info_nav A {
    text-decoration: underline;
    color: #005696;
}
.right_info_nav A:hover {color: #D90E45;}

A {font: normal 9pt "Arial";color:#5156A7;text-decoration:underline}
td {font: normal 9pt "Arial";color:#000000}

A.button {font: bold 8pt "Verdana";color:#000000;text-decoration:none}
A.community {font: normal 7pt "Verdana"; color:#000000; text-decoration:none}

.reverse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
}
.odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC66;
}
.even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 3px;
	height: 5px;
	width: auto;
	left: auto;
	top: auto;
}




.styleA {font: bold italic 9pt "Verdana";color:#FFFFFF}
.styleB {font: bold italic 9pt "Verdana";color:#000000}

.style0 {font: normal 16pt "Times New Roman";color:#000000}
.style1 {font: normal 8pt "Verdana";color:#000000}
.style2 {font: normal 7pt "Arial";color:#000000}
.style3 {font: bold 11pt "Verdana";color:#FFFFFF}
.style4 {font: bold 11pt "Verdana";color:#000000}
.style5 {font: bold italic 12pt "Arial";color:#000066}
.style6 {
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000099;
	text-align: center;
}
.style7 {
	color:#000000;
	font-family: "Arial";
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #999999;
	text-align: center;
}
.style8 {
	color:#000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.style9 {font: normal 16pt "Arial";color:#00FF00}


A:hover {font: ;color:#000099}
A:active {font: ;color:#000099; text-decoration:none}

A:Hover.community {color:#000000; text-decoration:underline}
A:Active.community {color:#000000; text-decoration:underline}
A:Hover.button {color:#FFFFFF}
A:Active.button {color:#666666}