.TextObject { 
font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
font-size: 8pt; 
font-weight: normal; 
font-style: normal;
}
.errormsg {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.controls {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
}
.h {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.para {
margin-top:0;
margin-bottom:0;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #0033CC;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #0033CC;
	text-decoration: none;

}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;

}.cborder {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.main_top_h {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.h2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.tableheading {
	background-color: #FF6600;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	height:18px;
	text-indent:5px;
}
.controlsDel {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #990000;
}
.bdr2{
border:1px;
border-color:ff6600;
border-width:1px;
border-style:solid;
WIDTH: 180px;
}