.table1{
	border-left : 2px solid black;
	border-top : 2px solid black;
	border-right : 2px solid black;
	background-color : #F3E7C7;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.table2{
	border-left : 1px solid #E4DED6;
	border-top : 1px solid #E4DED6;
	border-right : 1px solid #E4DED6;
	border-bottom : 2px solid black;
	font-family : Tahoma;
	background-color : #E4DED6;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}


.table3{
	border-left : 0px solid black;
	border-top : 0px solid black;
	border-right : 0px solid black;
	border-bottom : 2px solid black;
	font-family : Tahoma;	
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
} 

td.over {
	background-image: url(../images/AssemblyBanner.gif);
	background-repeat: no-repeat;
	width: 550px;
	height: 130;
}
.text1bW{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.textbox{
	background-color: #FFFFFF;
	border: #0092BA 1px solid;
	color: #333333;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
}
.textboxRt{
	background-color: #FFFFFF;
	border: #0092BA 1px solid;
	color: #333333;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.textboxRdOnly{
	background-color: #EEEEEE;
	border-bottom:  #E41B1B 1px solid;
	border-left: #E41B1B 1px solid;
	border-right: #E41B1B 1px solid;
	border-top: #E41B1B 1px solid;
	color: #333333;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	/*text-align : right;*/
}
 .popUpDiv{
	text-align: left;	
	border:5px solid #00608d; 
	padding:5px; 
	position:absolute; 
	z-index:1000; 
	width:500px; 
	background:#fff; 
	display:none;
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	
 }
 
 .blue1_g_14{
 	background: #FFFFA2;
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
 }
 .gray_11{
 	background: #F3E7C7; 
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5px;	
 }
 
 .submitBtn{	
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}