body {

	margin: 0;

	text-align: center;

	background-color: #000000;

	}

.page {

	text-align: left;

	margin-left: auto;

	margin-right: auto;

	width: 802px;

}

a	{ 

	text-decoration: none; 

	color: #000000; 

	font-weight: none; 

	}



a:link { 

	text-decoration: none; 

	color: #000000; 

	font-weight: 

	none; 

	}



a:active { 

	text-decoration: none; 

	color: #494949; 

	font-weight: none; 

	}



a:visited {

	text-decoration: none; 

	color: #000000; 

	font-weight: none; 

	}



a:hover	{ 

	text-decoration: none; 

	color: #494949; 

	font-weight: none; 

	}





h1 {

	font-family: trebuchet ms,verdana;

	text-decoration: none;  

	font-size: 14; 

	color: #000000;

	text-align: center;

	} 



h2 {

	font-family: trebuchet ms,verdana; 

	font-weight: bold;

	font-size: 11; 

	color: #000000;

	} 





h3 {

	font-family: trebuchet ms,verdana;

	text-decoration: none;  

	font-size: 30; 

	color: #000000;

	text-align: center;

	} 



hr.main {

	height: 2px; 

	background-color: #000000;

	}



table {

	border-spacing: 0;

	margin-left: auto;

   	margin-right: auto;

	}

	

.header {

	position: relative;

	top: 10px;

	}



.menu {

	width: 802px;

	height: 50px;

	background-color: #ffffff;

	text-align: center;

	font-family: arial; 

	color: #000000;

	font-size: 10pt; 

	}



.content {

	width: 802px;

	overflow: hidden;

	background-color: #ffffff;

	text-align: center;

	font-family: arial; 

	color: #000000; 

	font-size: 9pt;

	}



.content2 {

	width: 0px;

	top: 380px;

	background-color: #ffffff;

	text-align: center;

	font-family: arial; 

	color: #000000; 

	font-size: 9pt;

	}



.contentLeft {

	float: left;

	width: 300px;

	background-color: #ffffff;

	text-align: center;

	font-family: arial;

	color: #000000; 

	font-size: 9pt; 

	}



.contentLeft2 {

	position: absolute;

	width: 300px;

	background-color: #ffffff;

	text-align: center;

	font-family: arial; 

	color: #000000; 

	font-size: 9pt; 

	}



.contentCenter {

	float: left;

	width: 202px;

	background-color: #ffffff;

	text-align: center;

	font-family: arial; 

	color: #000000; 

	font-size: 9pt; 

	}



.contentRight {

	float: left;

	width: 500px;

	margin-top: 0px;

	vertical-align: top;

	background-color: #ffffff;

	text-align: center;

	font-family: arial; 

	color: #000000; 

	font-size: 12pt; 

	}



.contentRighthome {

	float: left;

	width: 300px;

	margin-top: 0px;

	vertical-align: top;

	background-color: #ffffff;

	text-align: center;

	font-family: arial; 

	color: #000000; 

	font-size: 9pt; 

	}



.footer {

	clear: both;

	width: 802px;

	font-family: trebuchet ms,verdana; 

	font-size: 8pt; 

	color: #ffffff;

	text-align: center;

	background-color: #000000;

	} 





.footer2 {

	clear: both;

	width: 802px;

	font-family: trebuchet ms,verdana; 

	font-size: 8pt; 

	color: #ffffff;

	text-align: center;

	background-color: #000000;

	} 





.text1 {

	font-family: trebuchet ms,verdana; 

	font-size: 9pt; 

	color: #000000;

	} 



<!--login form-->



.loginheader {

border: 1px solid gray;

background-color: #f9f8f8;

}



.loginfield {

border: 1px solid black;

width: 100px;

}



.button {

margin-left: 20px;

background-color: white;

border: 2px solid black;

font-family: Verdana, Arial, Helvetica;

font-weight: bold;

font-size: 11px;

}



h4 {

margin-top: 0;

padding-top: 4px;

font-family: Verdana, Arial, Helvetica;

font-size: 12px;

text-align: center;

background-color: #CCCCCC;

height: 23px;

border-bottom: 1px solid gray;

}



.theform {

text-align: center;

}