body {
	background-color: #D55702;
}
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #DA6400;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DA6400;
}
a:hover {
	text-decoration: none;
	color: #B84204;
}
a:active {
	text-decoration: none;
	color: #DA6400;
}
.style2 {
	color: #E9903E;
	font-weight: bold;
	font-size: 10px;
}
.style3 {
	color: #DC6500;
	font-weight: bold;
}
h1{
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
h2{
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.style4 {color: #FFFFFF}
#bottomlink a{
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#bottomlink a:hover{
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #cccccc;;
	margin: 0px;
	padding: 0px;
}
#content input[type="button"] {
	width: 100px;
        float: right;
        margin-bottom: 20px;
        margin-right: 39px;
}
#content input[type="button"]:hover {
	color: #FFF;
	background: #4f4f4f;
}
form label {
	display: block;
	width: 40px;
	float: left;
}