.borderBlue {
	border: 1px solid #3399FF;
}
.txtHeading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.txt11pxblk {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;

}
input {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
select {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: underline;
}
.txt10pxwht {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
