@charset "utf-8";
/* CSS Document */

<style type= "text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Tahoma;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.newstitle {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color:#000000;
}

.datatitle {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color:#000000;
}

.datatext {
	font-size: 18px;
	font-family: Tahoma;
	color:#000000;
}

.normaltitle {
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	color:#000000;
}

.normaltext {
	font-size: 14px;
	font-family: Tahoma;
	color:#000000;
}

.errortext {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color:#FF0000;
}

.nounderline {
	font-size: 12px;
	font-family: Tahoma;
	text-decoration:none;
	color:#000000;	
}

.navbg{
	font-size: 8px;
	font-family: Tahoma;
	color:#b12d29;
	background-color:#FFFFFF;
}

.navline{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color:#b12d29;
	background-color:#b12d29;
}

.navbutton{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color:#b12d29;
	background-color:#FFFFFF;
}

.navbuttonactive{
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color:#d73327;
	background-color:#FFFFFF;
}

-->
</style>
