.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
body,td,th {
	font-family: verdana;
	font-size: 12px;
}
.ErrMessage
{
	font-weight:bold;
	color:#FF0000;
	text-align:center;
}

a.DropList:link {
	color: #000000;
	text-decoration: none;
}

a.DropList:visited {
	color: #000000;
	text-decoration: none;
}

a.DropList:hover {
	color: #3FFFCC;
	text-decoration: none;
}

a.DropList:active {
	color: #000000;
	text-decoration: none;
}

.commenthidden {display:none}
.commentshown {display:inline}

