/* CSS Document */
td{
	font-family:Verdana, Arial;
	font-size:90%;
	color:#666666;
	line-height:normal;
	font-style: normal;
	font-weight: normal;
}

.tdtop{
	color:#FFFFCC;
}
.tdmenu{
	font-size:70%;
	color:#FFFFFF;
	cursor:hand;
}
.tdgrn{
	font-family:Verdana, Arial;
	font-size:90%;
	line-height:16px;
	color:#669966;
}
.tdgry10{
	font-size:10px;
	color:#666666;
	line-height:16px;
}
.tdgry{
	font-size:11px;
	color:#666666;
}
.tdblub{
	font-size:90%;
	color:#336699;
	font-weight:bold;
	line-height: 30px;
}

a{
	font-size:90%;
	color:#336699;
	text-decoration:underline;
}
a:hover{
	color:#336699;
	text-decoration:none;

}
a.amenu{
	color:#FFFFFF;
	text-decoration:none;
}
a.amenu:hover{
	color:#FFFFFF;
	text-decoration:none;
}
a.alink{
	font-size:70%;
	color:#FFFFCC;
	text-decoration:none;
}
a.alink:hover{
	font-size: 70%;
	color:#FFFFCC;
	text-decoration:underline;
}

.txtbox1{
	width:130px;
	height:17px;
}
.txtbox2{
	width:91px;
	height:16px;
}
.stattable {
	font-variant: normal;
	background-color: #FFFFFF;
	border: thin solid #336699;
	line-height: 20px;
	text-transform: uppercase;





}
.txtbox3 {
	font-variant: normal;
	color: #666666;
}
