table {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	border-collapse: 0;
	border-spacing: 0px;
	border-color: #537795;
}
.mainSubjectTbl {
	font-family: arial;
	font-size: 11px;
	background-color: #f0f0f1;
	border: 1px solid #FF9933;
	width: 750px;
	padding: 2px;
	margin: 4px;
}
.mainTbl {
	font-family: Arial;
	font-size: 11px;
	width: 800px;
	border: 1px solid #808080;
  background-color: #fafafa;
}
.mainText {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.FieldCaption {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
	
}
hr {
	border-color:blue;
	border-bottom-width:1px;
	
	
}
.splitter {
	width: 10px;
	font-family: arial;
	font-size: 11px;
}
.field {
	width: 190px;
}
hr {
	border-top-color: #00FF00;
}
.select{
    
  font-family: arial;
  font-size: 12px;
  color: #666666;
}
.star{
    
  font-family: arial;
  font-size: 15px;
  color: #d70000;
  font-weight: bold;
    vertical-align: middle;
}
.condit_label{
     font-family: arial;
  font-size: 11px;
  color: #4b4b4b;
}
.textbox_long{
    
  border-top-color: #c1c0c0;
  border-bottom-color: #c1c0c0;
  border-left-color: #c1c0c0;
  border-right-color: #c1c0c0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 150px;
}

.submit{
   border: 1px hidden #C0C0C0; padding: 0px; margin: 0px;
    
  width: 86px;
  
  background-image: url(../../images/blue.png);
  height: 25px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-position: center center;
}
textarea{

    font-family: arial;
    font-size: 12px;
    color: #666666;
    border-top-color: #cccccc;
    border-bottom-color: #cccccc;
    border-left-color: #cccccc;
    border-right-color: #cccccc;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    width: 200px;
}
.calendarBtn{
    
  background-image: url(../../images/ICONS/icn_cal1.PNG);
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  width: 20px;
}
FieldCaption{
	background-image: url(../../images/e-icons/info.png);
	background-repeat: no-repeat;
}

.Field_details{

    position: absolute;
    top: 0px;
    width: 180px;
    background-color: #ccccff;
    font-size: 11px;
    color: #666666;
    font-family: arial;
    

    padding-top: 3px;
    padding-left: 3px;
    left: 0px;
    padding-right: 3px;
    padding-bottom: 3px;
}
.mainDiv{

    position: relative;
  
}

.mm{

    background-color: #ecebeb;
}