/* CSS Document */
body{
	background-image: url(bodybg.gif);
	background-repeat: repeat-x;
}
#aom_sbox{
	width: 300px;
}
h1{
	color: #E05A00;
}
.aom_bc{

	background-color: #D8D8D8;
}
.aom_bc span, a.aom_lt {
	color: #333333!important;
	font-size: 11px;
	}
body table table center font b, body table table center font b a {
	color: #999999!important;
}
.aom_hr{
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}