body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text {
	position: relative;
	margin: 2px;
	z-index: 5;
	left: -323px;
	top: 394px;
	width: 52px;
	height: 14px;





}
#sites #head td {
	font-size: 11px;
	background-color: FFFFa0;
	text-align:center;
	font-weight:bold;
}

#sites #even td {
	font-size: 10px;
	background-color: FFFFc0;
}

#sites #odd td {
	font-size: 10px;
	background-color: FFFFD9;
}

#sites {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

#sites td {
	font-family: Arial, Helvetica, sans-serif;
	color: #33333;
	padding: 3px 6px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
}

#outer {
	padding: 23px;
}

#raw{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	border: 1px solid #cc6600;
	text-align:center;
	width: 200px;

}
#raw #headr {
	font-size: 11px;
	background-color: #ccccbb;
	text-align:center;
	font-weight:bold;

}
#bub {
	background-color: #eeeedd;
}

#head td{
	background-color: #FFFF99;
	font-size: 12px;
	font-weight: bold;
	
}
#res td{
	background-color: #ffffdd;
	font-size: 12px;
	
}

