@charset "UTF-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-image: url(bckgrnd.jpg);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #BF1600;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #004FB7;
}
a:visited {
	text-decoration: none;
	color: #004FB7;
}
a:hover {
	text-decoration: underline;
	color: #600;
}
a:active {
	text-decoration: none;
}
.text {color: #333333;
	font-size: 12px;
}
.green {
	color: #408000;
	font-size: 12pt;
}
.blue {
	color: #0080FF;
	font-size: 12pt;
}
.whitetextmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFF;
}
