@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:20px 0px 10px 0px;
	background:#5a5a5a;
}
h1, h2, h3, h4, h5, h6, form, input, p, table{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
.clear{clear:both; float:none;}
.left{
	float:left;
}
.right{
	float:right;
}

.roundtop{
	width:800px;
	margin:0px auto;
}
.roundbottom{
	width:780px;
	margin:0px auto;
	background:url(../images/bottomround.gif) no-repeat;
	height:17px;
	text-align:right;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight:bold;
	padding:8px 10px 0px 10px;
}
.roundbottom a{
	color:#000000;
	text-decoration:none;
}
.roundbottom a:hover{
	color:#000000;
	text-decoration:none;
}
#wrapper{
	width:800px;
	background:#eeeeee;
	margin:0 auto;
}
	#wrapper .header{
		height:96px;
		background:#cf2027;
	}

	#wrapper .formarea
	{
	    background-color:#0081a0;		
		text-align:center;
	}	
	
	.font
	{
	    color:White;
	    margin-left:350px;	
	    padding-left:200px;    
	    }
	    
	  
	    