body {
	margin: 0px;
	background: #000000 url(/img/bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
}
td {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #9E9686;
}
.footer {
	color: #9E9686;
	font-size: 11px;
	padding-bottom: 5px;
}
.big {
	color: #dddddd;
	font-size: 18px;
}
.med {
	color: #9E9686;
	font-size: 14px;
}
ol li {
	line-height: 20px;
}
.input {
	border: 1px solid #B4B4B4;
	font-family: tahoma, verdana, arial;
	font-size: 10pt;
	color: #003068;
	text-decoration: none;
	background-color: #FFFFFF;
}
.button
{
	background-color: #265490;
	color: #FFFFFF;
	font: 11px tahoma, verdana, arial;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
select {
	border: 1px solid #B4B4B4;
	font-family: tahoma, verdana, arial;
	font-size: 9pt;
	color: #003068;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #9E9686;
	text-decoration: none;
}
a:hover, a:hover.visited  {
	font-weight: bold;
	color: #9E9686;
	text-decoration: underline;
}






