.bordersolid1 {
	border: 1px solid #999999;
}
.textbodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 3A4D5D;

}
.borderbtmdashed {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;

}
.textbodytitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 3A4D5D;
}

a {  text-decoration: none; color: #3A4D5D}
a:active {  text-decoration: none; color: #FF6600}
a:hover {  text-decoration: none; color: #FF6600}
a:link {  text-decoration: none; color: #3A4D5D}
a:active {  text-decoration: none; color: #999999}
.formdropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 125px;
}
