/* CSS Document */



.wrapper {
	background-color: #EFE7C1;
	width: 760px;
	margin-top: 10px;
	border: 1px solid #FFFFFF;	
}




body {
	background-color: #BD1400;
	
	
}



.areoff {
	font-weight: normal;
	color: #333333;
	font-size: 10px;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}



td {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;color: #333333;
	line-height: 130%;}
	
	
	
	a:link, a:visited {
	font-weight:bold;
	color: #333333;
	text-decoration: underline;
}


	a:hover {
	font-weight:bold;
	color: #BD1400;
	text-decoration: none;
}


.righttable {
	background-image: url(images/righttablebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #999999;
}.wrapper tr td table tr td form p {
	text-align: center;
}

