body {
	background-color: #99ccff;
	margin-left: 0px;
	margin-top: 50px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	cursor: hand;
}
a:active {
	color: #99ccff;
	text-decoration: underline;
	cursor: hand;
}

.titletext {
	font-family: Verdana;
	font-size: 29px;
	color: #333333;
	font-weight: bold;
	vertical-align: top;
}

.titlediv {
	font-family: Verdana;
	font-size: 29px;
	color: #999999;
	vertical-align: top;
	text-align: center;
}

.indexbody {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-bottom: 2px;
}
.ast {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
.ast2 {
	color: #ffffff;
	font-style: italic;
}
.ast3 {
	color: #333333;
	font-style: italic;
}
.indexbg{
	background-image: url(logobg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: bottom;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
}
.icons{
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 5px;
}
.reqcol {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;

	text-align: center;
	font-weight: bold;
}
.reqbody {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.reqbodyrt {
	text-align: right;	
}
.reqfail {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	text-align: center;
}
.reqrow {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	padding-top: 1px;

}
.reqrtbra {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
	font-weight: bold;
}

.reqline {
	background-color: #333333;
}

.utext {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-align: left;
	font-weight: bold;

}
.utextred {
	color: #FF0000;	
}
.logo {
	padding-bottom: 2px;
}
