body {
	margin: 0px;
}
.whitemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.whitemenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A02F03;
	text-decoration: none;
	line-height: 20px;
}
.runningtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.pagetitle {
	font-family: Tahoma;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.boxheading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.boxheading a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.boxtxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
}
.details10px {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
