.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #000000;
}
a:link {
	color: #CC0011;
	text-decoration: underline;
}
a:hover {
	color: #CC0011;
	text-decoration: underline;
	}
a:active {
	color: #CC0011;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CC0011;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	bottom: auto;
	padding: 1px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	border: 1px solid #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 100%
	}
.trans {
  width: 100%;
  filter:alpha(opacity=50);
  opacity: 0.5;
  -moz
	}

