<style type="text/css">

#List {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: fixed;
	width: 200px;
	float: left;
	text-align: left;
	padding-top: 10px;
}
div.List1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: fixed;
	float: right;
	text-align: left;
	padding-top: 10px;
}
div.Bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: none;
	clear: both;
	padding-top: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #666666;
}
div.middle{
	color: #000000;
	clear: both;
	float: none;
	display: block;
	border: thin dotted #999999;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #404040;
}
a:active {
	color: #FFFFFF;
}
div.MainPage {
	width: 600px;
	background-color: #FFFFFF;
	border: thin solid #333333;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
p {
	font-size: 12px;
}

.style2 {font-size: 12}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#logo {
	border: thin solid #FBF207;
}

</style>

