#alertSpan{color: #000000; font-weight:bold; }
.newColor {background: #FF6600; CURSOR: Hand;	    
}
.mainfont {
	color: #FF6600;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	border-style: none;
	border-width: none;
}
.mainfont a {
	color: #FF6600;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
}

.mainfont a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: verdana;
	font-weight: bold;
}
.titlefont {
	color: #FFFFFF;
	font-size: 16px;
	font-family: verdana;
	font-weight: bold;
}
.lrg {
	font-family: verdana; 
	font-size: 10px; 
	color: #000000;
}
.maintable {
	background-color: #FFFFFF;
	width: 360;
	height: 190; 
	border-style: solid;
	border-width: thin;
	border-color: #666666; 
}