body {
	margin:0px;
	background-color:#ffffff;
	background-image:url(../../images/body_bg1.jpg);
	background-repeat:repeat-x;
}
.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:5px;
}
.headTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #eb7c00;
	text-decoration: none;
	
}
.contNor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bormal;
	color: #000000;
	text-decoration: none;
	padding:10px;
}
.dv {
	height:300px;
	width:700px;
	overflow:scroll;
}

.headBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:#f78f1e;
	
}
.tblbg {
	border:1px solid #000000;	
}
.Brdbtm {
	border-bottom:2px solid #000000;	
}
.botTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bormal;
	color: #000000;
	text-decoration: none;
	padding-left:5px;
}
.botLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bormal;
	color: #0000ff;
	text-decoration: underline;
	padding-left:5px;
}
.botLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bormal;
	color: #0000ff;
	text-decoration: none;
	padding-left:5px;
}
.red{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#022867;
	font-weight:bold;
}
.reltTblBr {
	border:1px dotted  #000000;
}
.frmBtn{
	background-image:url(../../images/btn.gif);
	background-repeat:no-repeat;
	width:135px;
	height:23px;
	border:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tabnor{
	background-image:url(../../images/tab1.gif);
	background-repeat:no-repeat;
	width:204px;
	height:43px;
}
.tabsel{
	background-image:url(../../images/tab2.gif);
	background-repeat:no-repeat;
	width:204px;
	height:43px;
}
.tabTxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-top:18px;
	text-decoration:none;
	padding-top:17px;
	cursor:hand;
	
}

.tabTxt:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	padding-top:18px;
	text-decoration:none;
	cursor:hand;
}
.space{ padding-top:18px;}

.fbtn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-color:#FFFFFF;
	border:0px;
}

.subbutton {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	background-color:#FFFFFF;
	border:0px;
    cursor:hand;
}

.gridheader
{ 
	text-align: left;
	color: #eb7c00; 
	font-weight: bold;
	text-decoration: none;
	background-color:#f1f1f1;
} 

.gridpager
{ 
	text-align: center;
	color: #eb7c00; 
	font-weight: bold;
	text-decoration: none;
	background-color:#f1f1f1;
} 

.formText
{
	text-align: left;
	white-space:nowrap;
}
