body{
	
	margin-top: 0px;
	background-color: #857C74;
}

#left{
	background-color : Black;
	
}

.newann{
	color: white; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 8pt; 
	padding-top: 10px; 
	padding-bottom: 10px;
}

.newtext{
	color: white; 
	font-weight: bold; 
	font-family: arial; 
	font-size: 8pt;
}

 .submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: red;
color: white;
font-size: 10pt;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 138px;
}

#menu {
	background-color: #A8A8A8;
	text-align: center;
	height: 26px;
	width: 587px;
	color: black;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
}
#menu a {
	text-align: center;
	color: black;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover {
	text-align: center;
	color: red;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

h1{
	color:#F05848;
}