body,table,tr,td,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.MediumBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.LargeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.button {
	border: 1px solid black;
	background: #41AFAF;
	width: 190px;
	display: block;
	padding: 5px 10px;
	text-align: center;
	color: white;
	float: left;
	margin: 10px;
	height: 40px;
}
.PleaseWait {
	color: #999999;
}

.ImBack {
	color: #000000;
}

.totFormTable {
	background-color:#F8E9B7;
	border: solid #006666 1px;
	padding: 5px;
}

/* Template Styles */

.menu {
	position: relative;
	margin: 2px;
	z-index: 5;

}
#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: #333333;
	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;
	
}
h2 {
	color: #006666;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 2px;
}
