body {
	background-color: #202020;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0073BB;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0073BB;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #0073BB;
}
.style2 {
	font-size: 11px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}
.style3 {
	font-size: 10px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}
.style4 {
	font-size: 8px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}
.style8 {font-size: 11px; font-family: Trebuchet MS, Helvetica, Arial, sans-serif; color: #FFFFFF; }

.style9 {
	font-size: 12px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}


.headline {
	font-size: 14px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
p {
	font-size: 11px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}
li {
	font-size: 11px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	padding-bottom: 0.3em;

}
td {
	font-size: 11px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}






table.navbar {
   border-collapse: collapse;
}
table.navbar td {

}
table.navbar td a{
   display: block;
   text-decoration: none;
   font-weight: bold;
   padding: 3px;
   font-size: 10px;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #FFFFFF;
   background-color: #666666;
   text-decoration: none;
}





td.leftnavhit {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F6C606;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6C606;
	background-color: #666666;
}

td.leftnavtop {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
}

table.button1 {
   border-collapse: collapse;
}
table.button1 td {

}
table.button1 td a{
   display: block;
   text-decoration: none;
   font-weight: bold;
   padding: 7px;
   font-size: 11px;
}
table.button1 td a:link, table.button1 td a:visited {
   color: #FFFFFF;
   text-decoration: none;
}
table.button1 td a:hover, table.button1 td a:active {
   color: #FFCC00;
   background-color: #666666;
   text-decoration: none;
}