a {color:#FFFFFF}
a:hover {text-decoration:none}
		#main {
			background-color:#333333;
			width:760px;
			border:1px solid white;
			text-align:left;
			color:#FFFFFF;
		}
		body {
			text-align:center;
			background-color:#000000;
			background-repeat: repeat-x;
			font-family: arial;
			font-size:11px;
		}
		#topright {
			float:right;
			padding:10px;
			text-align:right;
			width:300px;
		}
		#logo {margin:10px;float:left;}
		#menu {
			float:left;
			text-align:right;
			width:200px;
		}
		#menu a {display:block; border-bottom:1px solid #CCCCCC;padding:5px 5px 5px 15px;text-decoration:none;color:#CCCCCC}
		#menu a:hover {background-color:#666666;color:white}
		
		#content {float:right;width:550px;padding:0px 10px 10px 10px;}
		
		h1 {letter-spacing:-2px;font-size:large}
		h2 {letter-spacing:-2px;font-size:medium;text-align:right;border-bottom:1px solid #FFFFFF}
		h3 {letter-spacing:-1px;font-size:small;}
		
		#footer {padding:10px;color:#CCCCCC;}
.FormField {border:solid 1px #463866;background-color:white;width:300px;color:#463866;font-family: arial;font-size:11px;}
.FormButton {background-color:#463866;color:white;border:none;font-family: arial;font-size:11px;}

table {width:100%}
th {font-family: arial;
			font-size:11px;color:White;font-weight:bold}

td {background-color: #666666;			font-family: arial;
			font-size:11px;color:White;text-align:right}