@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(bitmaps/mainbackground.gif);
	background-repeat: repeat-x;
	background-color: #B3B2A0;
	text-align: center;
}
.activex {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1040px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.activex  a:link {
	color: #333333;
	text-decoration: none;
}
.activex a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CA151F;
}
.activex a:active {
	color: #333333;
	text-decoration: none;
}
.activex a:visited {
	color: #333333;
	text-decoration: none;
}
