.tbmain{ 
 /* Changes on the form */
}
.left{
  /* Changes on the form */
  color: #000000 !important; 
  font-family: Arial !important;
  font-size: 12px !important;
}
td.left {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align: top;
	text-align: left;
}
.pagebreak{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:black;
}
td.right {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
	height:100%;
	color:#333333;
}
.head{
   font-family: "Trebuchet MS";
   font-size: large;
   font-weight: bold;
   color:#ff5200;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
   font-family:"Trebuchet MS";
}
.text{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:normal;
	color:#ffffff;
	border:1px #E90068 solid;
	background: #000000;
}
select.other{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:normal;
	color:#FFFFFF;
	border:1px #cccccc solid;
	background:#000000;
}
.btn{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #c6c7ca solid;
   background: #e4e4e4 top repeat-x;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
	background: transparent  no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
div.backButton:hover{
	background: transparent  no-repeat scroll 0 0;
}
div.backButton:active{
	background: transparent  no-repeat scroll 0 0;
}
div.nextButton{
	background: transparent  no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton:hover{
	background: transparent  no-repeat scroll 0 0;
}
div.nextButton:active{
	background: transparent  no-repeat scroll 0 0;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}
 
body {
	background-color: #000000;
}
.style1 {color: #FFFFFF}
