body, input, select, textarea
{
	background-color: #666666;

}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
}

.table_top{
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	padding-left: 15px;
}

.tablebgwhite{
	background-color: #FFFFFF;
	top: auto;
}

.tdtable{
	font: 11px Arial;
	background-color: #666666;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thick;
	border-bottom-style: solid;
	border-bottom-width: thick;
	border-right-style: solid;
	border-right-width: thick;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thick;
}