html, body, {
	margin: 0px;
	padding: 0px;

}

img {
	border: 0px;
}
a {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
}
.menu a {
	text-decoration: none;
	color:#000000;
}
.menu a:hover {
	text-decoration: underline;
}
body {
	font: 10px tahoma, verdana, arial, sans-serif;
	background-color: #D67908;
		font-size:13px;
}
.results {
	font: 10px tahoma, verdana, arial, sans-serif;
	background-color: #D67908;
		font-size:13px;
}
.login{
	font-size:11px;
	color:#D67908;

}
.login a {
	text-decoration: none;
	color:#D67908;
}
.login a:hover {
	text-decoration: underline;
}
.disclaimer{
	font-size:9px;
	color:#CCCCCC;

}
.disclaimer a {
	text-decoration: none;
	color:#CCCCCC;
}
.disclaimer a:hover {
	text-decoration: underline;
}
.disclaimer1{
	font-size:9px;
	color:black;

}
.headerblack{
	font-size:12px;
	color:#000000;
	font-weight: bold;
}
.header{
	font-size:16px;
	color:#D67908;
	font-weight: bold;
}
.header2{
	font-size:13px;
	color:#000000;
	font-weight: bold;
}
.header2 a{
	font-size:13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.content{
	text-decoration: none;
	color:#CCCCCC; }

.content a{
	font-size:13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.table{
	border-style: solid;
	border-color: #c47d27;

	
}