@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.oneColFixCtr #container {
	width: 500px;
	text-align: right;
	vertical-align: middle;
	height: 600px;
	border-top-width: 0px;
	border-right-width: medium;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 0;
	padding: 5px;
	float: left;
	color: #666666;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-color: #99FF66;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #66FF00;
	margin: 0px;
	padding: 0px;
	cursor: help;
	letter-spacing: normal;
	text-align: right;
	font-variant: normal;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

</style>
