td, th {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}
body {
	background-image: url(../images/bgdot.gif);
	background-repeat: repeat;
}
.maintbl {
	border: 1px solid #414852;
}
.whitetxt {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.greenlink {

	font-family: tahoma;
	font-size: 11px;
	color: #99cc66;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:1px;
	list-style-type: square;
	list-style-image: url(../images/li.gif);
}
a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFF99;
}
a:visited{font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;}
	
input, textarea{
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
