body {
	background-color: #CCCCCC;
	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: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.style4 {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }

.style9 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.style101a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.headline {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0.3em;

}
td {
	font-size: 11px;
	font-family: Arial, Helvetica, 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: 11px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}
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: #808080;
   text-decoration: none;
}


td.leftnavhit {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-color: #000000;
}

td.leftnavtop {
	color: #000000;
	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;
}