.headingWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.orangetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #F29200;
	text-decoration: none;
}
.headingOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #FF9E00;
}
.normaltextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltextwhite a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.normaltextwhite a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
}
.normaltextwhite a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.searchTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #555555;
}

.beTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.navigationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #13438D;
	text-decoration: none;
}
.green A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.red A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.navigationText A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-color: #000000;
	height: 19px;
	width: 100px;
}
.tablebg {
	background-image: url(../images/body_bg_main.jpg);
	background-repeat: repeat-x;
}
.mybutton
{
	background-color:#113F8A;
	color:#FFFFFF;
	padding-left:5pt;
	padding-right:5pt;
	cursor:hand;

}

.text
{
	width:130px;
	font-size:9px;
}
.indextextfields
{
	font-family:Verdana;
	font-size:12px;
	height:20px;
	width:100px;
