.buildsites FORM
{
	margin: 0.5em;
	padding: 0.5em;
}
.buildsites FORM DL DT
{
	float: left;
	width: 19em;
	text-align: left;
	padding-right: 1em;
	clear: both;
}
.buildsites FORM DL DD
{
	clear: both;
	margin-left: 0;
	margin-bottom: 1em;
}
.menu
{
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	font-size: 14px;
	background-color: #006699;
	padding-top: 10px;
	margin-bottom: 30px;
}
.menu A
{
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.menu UL, .menu UL LI
{
	display: inline;
	padding: 0px;
}
.menu UL LI A
{
	border-width: 1px 1px 0px;
	border-style: solid;
	border-color: #000;
	padding: 5px;
	background-color: #FFF;
}
.center
{
	margin-left: auto;
	margin-right: auto;
}
.table TABLE
{
	width: 100%;
	background-color: #FFF;
}
.table TABLE A
{
	text-decoration: none;
	color: #000;
}
.table TABLE A:hover
{
	text-decoration: underline;
}
.table TABLE TD
{
	padding-right: 20px;
	padding-bottom: 5px;
}
.table TABLE TD
{
	padding-left: 15px;
}
.table TABLE TH
{
	background-color: #006699;
	color: #FFF;
}
.submenu
{
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	font-size: 14px;
	padding-top: 10px;
	margin: 0px;
}
.submenu A
{
	color: #006699;
	font-weight: bold;
	padding-left: 10px;
}
.submenu UL, .submenu UL LI
{
	display: inline;
	padding: 0px;
}
.submenu UL LI A
{
	border-width: 1px 1px 0px;
	border-style: solid;
	border-color: #000;
	padding: 5px;
	background-color: #FFF;
}
#id
{
	width: 20px;
}
#status
{
	width: 100px;
}
.sites
{
	margin-left: 50px;
}
.sites DT
{
	width: 10px;
	margin-right: 20px;
}
.sites INPUT[type=checkbox]
{
	width: 10px;
}
.sites INPUT[type=submit]
{
	width: 50px;
}
#site_list
{
width:100%;
}
#site_list IMG
{
	padding-right: 5px;
	vertical-align: middle;
}
TBODY tr:hover
{
	background-color: #E5EDED;
}
.sub_chart_obj
{
	display:none;
}
.sub_chart_obj div
{
	display:none;
}
#sub_chart_box
{
	position:absolute;
	left:0;
	top:0;
	display:none;
}
tr.alt td
{
	background-color: #B5D0DF;
}
tr.over td
{
	background-color: #FFCC00;
}
#sitedata
{
	width: 100%;
	border:1px solid #000;
}
#main_stats
{
	width: 100%;
	clear:both;
}
#num_sites
{
	font-size: 20px;
	text-align:center;
	margin: 10px;
	float: left;
	
}
#num_users
{
	font-size: 20px;
	text-align:center;
	margin: 10px;
	float: left;
}
#num_homes
{
	font-size: 20px;
	text-align:center;
	margin: 10px;
	float: left;
}
.statbg
{
	background-color:#fff;
	border:1px solid #000;
	padding:5px;
}
#reg_list
{
	width:100%;
}
#user_list2
{
	width:100%;
}
#report_list
{
	width:100%;
}
#report_list tr
{
	cursor:pointer;
}
tr.even.row_selected td {
	background-color: #B0BED9;
}

tr.odd.row_selected td {
	background-color: #9FAFD1;
}
