/* CSS Document */

body {margin:30px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; background: #465978 url(../image/bg.gif) repeat;}

h2 {font-size:11px; margin:8px; margin-top:15px;}
p {line-height:140%;}
img {margin:0; padding:0;}

table {margin:8px;}

a {color:#ffffff; text-decoration:none;}
a:hover {color:#333333;}

ul { list-style:square;}


INPUT {
background-color: #ffffff;
color: #FFFFFF;
font-family: Verdana;
font-size: 8pt;
color: #666666;
border: 1px solid #666666;
padding: 3px;
margin-top:3px;
} 

TEXTAREA {
	background-color: #ffffff;
	border: 1px solid #666666;
	color: #666666;
	width:162px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	list-style-type: none;
	padding: 3px;
	margin-top:3px;
} 
#heading {float:left; width:100%; height:78px; background: #465978 url(../image/bgh.jpg) repeat-x;}
#heading h1 {padding-left: 3px; padding-top:0px; margin-bottom:0; color:#222222; font-size:36px; font-weight:normal;}

#container {position:absolute; float:left;width:500px; height:auto; margin-left:-250px; left:50%; background-color:#fff; border:2px solid #fff;}

#top {float:left; width:100%; height:25px; background: #fff url(../image/topbg.jpg) repeat-x;}
	#top p {margin:5px;}
	
#content {float:left; width:250px; height:610px; height:auto;}
	#content p {color:#333333; margin:8px; margin-bottom:15px;}
	#content h1 {color:#333333; margin:7px; margin-top:10px; font-size:20px;}
	#content h2 {font-size:13px; margin:8px; margin-top:10px; margin-bottom:15px;}
	#content h3 {font-size:11px; margin:8px;}
	#content a {color:#006600;}
	#content a:hover {color:#666666;}

#content2 {float:right; width:232px; height:610px; height:auto; background-color:#e8e8e8;}
	#content2 p {color:#333333; margin:8px; text-align:right;}
	#content2 h1 {color:#333333; margin:8px; margin-top:10px; font-size:16px;}
	#content2 h2 {font-size:16px; text-align:right; margin:8px;}
	#content2 img {margin:0;}
	#content2 ul {text-align:right; list-style-type:none; margin:8px; font-size:10px; line-height:140%;}
	#content2 a {color:#333333;}
	#content2 a:hover {color:#FF3300;}
	
#content3 {float:left; width:100%; height:610px; height:auto; text-align:center;}
	#content3 p {color:#333333; margin:8px; margin-bottom:15px; text-align:left}
	#content3 h2 {text-align:left}
	#content3 h1 {color:#333333; margin:8px; margin-top:10px; font-size:20px;}
	#content3 a {color:#006600;}
	#content3 a:hover {color:#666666;}

#bottom {width:100%; float:left; height:20px; border-top: 1px solid #666666; background-color:#ffffff;}
	#bottom p {color:#666666; margin:5px; text-align:right; font-size:10px;}
	#bottom a {color:#666666;}
	#bottom a:hover {color:#333333; text-decoration:underline;}

.regsitered {font-size:10px;}
.form {text-align:left;}
