html, body {
	height: 100%;
	color:#000;
}
body 
{
	margin: 0 auto;
	font-family: Verdana; 
	font-size: 11px;
	background:#ffffff;
	height:100%;
	
}

td, tr, table, ul , li, p, div, span, iframe
{
	font-size:11px;
	font-family: Verdana; 
	text-align:left;
	border-collapse:collapse;
  border-spacing:0px;
  
}

p
{
	margin:0px;
	padding:0px;
}
img
{
padding:0px;
margin:0px;
border:0px solid #fff;	
}

/*a:link 
{
	font-size:11px;
	color:#006bbc;
	text-decoration:none;
}
a:active
{
	font-size:11px;
	color:#006bbc;
	text-decoration:none;
}
a:visited
{
	font-size:11px;
	color:#006bbc;
	text-decoration:none;
}
a:hover
{
	font-size:11px;
	color:#006bbc;
	text-decoration:underline;
}
*/
.defaultlinks
{
	font-family:verdana;
 	color:#000000;
	font-size:11px;
  text-decoration:none;
  }
.defaultlinks a:link
{
	color:#c63a00;
	text-decoration:underline;
  font-weight: bold;
  
}
.defaultlinks a:active
{
	color:#c63a00;
	text-decoration:underline;
  font-weight: bold;
}
.defaultlinks a:visited
{
	color:#c63a00;  
	text-decoration:underline;
  font-weight: bold;
}

.defaultlinks a:hover
{	
	color:#ffa621;
 	text-decoration:underline;
  font-weight: bold;
}
.defaultlinks ul
{
  list-style: square url(../images/li-bg-rt.gif);
	margin-left:25px;
	padding:0px 0px 0px 8px;
  text-decoration:underline;
}
.defaultlinks li
{
  line-height:22px;
  text-decoration:underline;
}
.defaultlinks li a:link
{
  color:#c63a00;
	text-decoration:underline;
}
.defaultlinks li a:active
{
	color:#c63a00;
	text-decoration:underline;
}
.defaultlinks li a:visited
{
	color:#c63a00;  
	text-decoration:underline;
}

.defaultlinks li a:hover
{	
	color:#ffa621;
 	text-decoration:underline;
}
.showlinks
{
	font-family: Verdana; 
 	color:#ffffff;
	font-size:11px;
  font-weight: bold;
  text-decoration:none;
}
.showlinks a:link
{
	color:#ffffff;
	text-decoration:none;
}
.showlinks a:active
{
	color:#ffffff;
	text-decoration:none;
}
.showlinks a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.showlinks a:hover
{	
	color:#ffffff;
 	text-decoration:none;
}
.showlinks_normal
{
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
/*----------------Gloable Style End -------------*/
/*----------------Main Table Style End -------------*/
.Maintable
{
	background:#ffffff;
	font-family: Verdana; 
 	color:#000000;
	font-size:11px;
	border-collapse:collapse;
}


/*-------------- Table Default alignment Style ---------------*/
.tleft
{
	text-align:left;
}
.tright
{
	text-align:right;
}
.tbottom
{
	vertical-align:bottom;
}
.ttop
{
	vertical-align:top;
}
.tcenter
{
	text-align:center;
}
.tmiddle
{
	 vertical-align:middle;
}
.tableborder
{
	border:1px solid #ffcfaa;
	border-collapse:collapse;
  font-family: Verdana; 
 	color:#000000;
	font-size:11px;
}
.tableborder .tabheading1
{
	font-family:verdana;
  font-size:12px;
  color:#c63a00;
  font-weight:bold;
  text-decoration:none;
}
.tableborder th
{
  background-image:url(../images/head_bg.GIF);
  background-position:left top;
  background-repeat:repeat-x;
  height:25px;
  padding:0px;
  border:0px solid #000;
  color: #ffffff;
  padding-left:10px; 
  font-weight:bold;
  font-family:verdana;
  font-size:12px;
}
.tableborder td
{
  font-family: Verdana; 
  font-size:11px;
	text-align:left;
	vertical-align:middle;
	line-height:16px;
	padding:0px;
	color:#000000;
	padding-left:8px;
}

.tableborder .labelstyle
{
  font-family: Verdana; 
  font-size:11px;
	font-weight:normal;
	color:#000;
	padding:0px 0px 0px 11px;
	text-align:left;
	vertical-align:middle;
	background-color:#fcf6f1;
	border:1px solid  #ffcfaa;
	border-width:0px 1px;
	height:29px;
}
.tableborder .labelbg_space
{
	background-color:#fcf6f1;
	border:1px solid  #ffcfaa;
	border-width:0px 1px;
}
.tableborder .nopadding
{
   padding: 0px;
   margin: 0px;
   border: 0px solid #000;
}
.tableborder .tleft
{
	text-align:left;
}
.tableborder .tright
{
	text-align:right;
}
.tableborder .tbottom
{
	vertical-align:bottom;
}
.tableborder .ttop
{
	vertical-align:top;
}
.tableborder .tcenter
{
	text-align:center;
}
.tableborder .tmiddle
{
	 vertical-align:middle;
}
.tableborder a:link
{
	color:#c63a00;
	text-decoration:underline;
  font-weight: bold;
}
.tableborder a:active
{
	color:#c63a00;
	text-decoration:underline;
  font-weight: bold;
}
.tableborder a:visited
{
	color:#c63a00;  
	text-decoration:underline;
  font-weight: bold;
}
.tableborder a:hover
{	
	color:#ffa621;
 	text-decoration:underline;
  font-weight: bold;
}
.tableborder .lineheight
{
  line-height: 30px;
}
.boldfont
{
	font-weight:bold;
}
.normalfont
{
	font-weight:normal;
}
.error
{
	color:#FF0000;
}
.redmsg
{
  color:#FF0000;
}
.success
{
	color:#0b862d;  
}
.btalign
{
	text-align:center;
	padding:8px 0px ;
}
.mandatory
{
	color:#FF0000;
	text-align:right;
	padding:0px 10px 3px 0px;
	line-height:12px;
}
/*---------------- Grid Style Start ------------*/
.gridstyle
{
	text-align:left;
	font-size:11px;
	font-family:Verdana;
	border:1px solid #cccccc;
	border-collapse:collapse;	
        color:#000000;
}

.gridstyle th
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
  font-family:Verdana;
	background: #f6892e url(../images/head_bg.GIF) left top repeat-x;
	height:30px;
  	line-height: 11px;
	border:1px solid #fff;
	border-width:0px 1px 0px 0px;
 	color:#FFFFFF;
	vertical-align:middle;
}

.gridstyle td
{
  font-family:Verdana;
	font-size:11px;
	text-align:left;
	line-height:18px;
	padding:4px 0px 4px 4px;
	border:1px solid #e9e9e9;
	border-width:0px 1px 1px 0px;
  	color:#000000;
     background: #f9f9f9;
}
.gridstyle .gcenter
{
  text-align: center;
}
.gridstyle div
{
	height:auto;
	padding:0px;
	margin:0px;
	overflow-x:hidden;
	overflow-y:auto;
}

.gridstyle a:link
{
	color:#c63a00;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
.gridstyle a:active
{
	color:#c63a00;
	text-decoration:none;
  font-weight: bold;
}
.gridstyle a:visited
{
	color:#c63a00;
	text-decoration:none;
  font-weight: bold;
}
.gridstyle a:hover
{
	color:#c63a00;
	text-decoration:underline;
  font-weight: bold;
}
.gridstyle .tleft
{
	text-align:left;
}
.gridstyle .tright
{
	text-align:right;
}
.gridstyle .tbottom
{
	vertical-align:bottom;
}
.gridstyle .ttop
{
	vertical-align:top;
}
.gridstyle .tcenter
{
	text-align:center;
}
.gridstyle .tmiddle
{
	 vertical-align:middle;
}
.gridstyle .tdbg
{
	 background: #f9f9f9;
   text-align:center;
}
/*-------------- Grid Style End ------------------------*/
/*Date Picker Class*/
input.datepicker {
	background:url(../images/datepick.gif) top right no-repeat;
	font-family: Verdana; 
 	color: #000000; 
 	font-size: 10px; 
	height:13px;
 	border: 1px solid #7f9db9; 
 	width: 180px; 
 	margin: 0px;
	padding:1px 0px 2px 2px;
	cursor:hand;
}
/*-------------- Table Default alignment Style ---------------*/
.tabheading
{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	background:url(../images/thbg.gif) left top repeat-x;
	line-height:11px;
  height: 30px;
	border:1px solid #4187be;
	border-width:0px 1px 0px 0px;
	color:#ffffff;
}
.tabheading1
{
	font-family:verdana;
  font-size:12px;
  color:#c63a00;
  font-weight:bold;
  text-decoration:none;
}

.topbg
{
	background:#f47c20;	
	color:#ffffff;
	padding:0px 5px;
	line-height:27px;
}
.footermain
{
	border-top:solid 1px #e0e0e0; 
	padding:5px 5px;
	text-align:left;
	line-height:18px;
	color:#f47c20;
}
.footercolor
{
  color:#f47c20;
}
.Lastlogin
{
	font-size:11px;
	font-weight:normal;
	padding:10px 20px 0px 0px;
	vertical-align:top;
	text-align:right;
  line-height: 20px;
  font-family: Verdana; 
}
.userdetails
{
	font-size:11px;
	font-weight:bold;
	padding:0px 10px 0px 0px;
	vertical-align:top;
	text-align:right;
  color: #ffffff;
 line-height: 25px;
}
.userdetails a:link
{
	color:#ffffff;
	text-decoration:underline;
  padding:0px;
}
.userdetails a:active
{
	color:#ffffff;
	text-decoration:underline;
}
.userdetails a:visited
{
	color:#ffffff;
   	font-weight: bold;
	text-decoration:underline;
}

.userdetails a:hover
{	
	color:#000000;
	text-decoration:underline;
}
.leftpanel
{
	width:200px;
	vertical-align:top;
	text-align:right;
}
.shade_left
{
	background:url(../images/shade_left.gif) left top no-repeat;
	width:8px;
	height:8px;
}
.shade_right
{
	background:url(../images/shade_right.gif) left top no-repeat;
	width:8px;
	height:8px;
}
.shade_leftbottom
{
	background:url(../images/shade_leftbottom.gif) left top no-repeat;
	width:8px;
	height:8px;
}
.shade_rightbottom
{
	background:url(../images/shade_rightbottom.gif) left top no-repeat;
	width:8px;
	height:8px;
}
.shade_topbg
{
	background:url(../images/shade_topbg.gif) left top repeat-x;
	height:8px;
}
.shade_bottombg
{
	background:url(../images/shade_bottombg.gif) left top repeat-x;
	height:8px;
}
.shade_leftbg
{
	background:url(../images/shade_leftbg.gif) left top repeat-y;
	width:8px;
}
.shade_rightbg
{
	background:url(../images/shade_rightbg.gif) left top repeat-y;
	width:8px;
}
.shade_txtheight
{
	height:390px;
	vertical-align:top;
	text-align:center;
	padding:5px 0px 0px 3px;
}
.leftnav_top
{
	background:url(../images/leftnav_top.gif) left top no-repeat;
	height:12px;
	}
.leftnav_bottom
{
	background:url(../images/leftnav_bottom.gif) left top no-repeat;
	height:12px;
}


.leftnav {
	margin:0;
	padding:0em .1em 0 .2em;
	width:195px;
	background:url(../images/left_navbg.gif) left top repeat-y;
}
.leftnav ul{
	margin:0; padding:0;
	list-style:none;
  font-size:12px;
}
.leftnav  ul li{
	color:#f47c20;
	margin:0; padding: 0 0 0 23px;
	background:url(../images/circle.gif) no-repeat 7px ;
	border-bottom:solid 1px #eeeded;
  line-height:2.2em;
  font-size:12px;
}
.leftnav  ul li a{
	color:#f47c20!important; 
	font-weight:600;
	text-decoration:none;
	line-height:2.2em;
	font-size:12px;
	font-family:verdana;
	font-weight:normal;
}

.leftnav  ul li a:hover{
	color:#595959!important; 
  
}
.leftnav  ul li ul{
	padding:0 0 .3em 0; 
	list-style:none;
	margin:0;
}

.leftnav  ul li ul li{
	color:#595959;
	background:url(../images/li-bg-rt.gif) no-repeat top left;
	border:none;
	margin:0; padding: 0 0 0 1.1em;
}
.leftnav  ul li ul li a {
	color:#595959!important; 
	line-height:1.5em;
	font-size:.8em;

}
.leftnav  ul li ul li a:hover {
	color:#f47c20!important; 
}
.rightbody
{
	width:778px;
	vertical-align:top;
	text-align:left;
}
.girls
{
	text-align:center;
	padding:5px 10px;
}
.login_topbg
{
	background:url(../images/Login_topbg.gif) left top repeat-x;
	height:42px;
}
.login_leftbg
{
	background:url(../images/Login_leftbg.gif) left top repeat-y;
	width:7px;
}
.login_rightbg
{
	background:url(../images/Login_rightbg.gif) left top repeat-y;
	width:7px;
}

.login_bottombg
{
	background:url(../images/Login_bottombg.gif) left top repeat-x;
	height:24px;
}
.loginbg
{
	background:url(../images/Login_middlebg.gif) left top repeat-x;
	text-align:center;
}
.logintxt
{
	color:#545454;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
}
.logintxtfield
{
	border:1px solid #e8e8e8;
	padding:3px 1px;
  width: 200px;!important; 
  height: 22px; !important; 
  font-family:Tahoma,Arial, Helvetica, sans-serif;
  font-size:11px;
}
.loginbtn
{
	text-align:center;
	padding:10px 20px 5px 0px;; 
}
.forgotpass
{
	color:#4c4b4b;
	text-align:center;
	vertical-align:bottom;
	padding:10px 20px 5px 0px;
  font-weight:bold;
}
.forgotpass a:link
{
	color:#f47c20;
}
.forgotpass a:active
{
	color:#f47c20;
}
.forgotpass a:visited
{
	color:#f47c20;
}
.forgotpass a:hover
{
	color:#f47c20;
}
.loginul
{
	color:#f47c20;	
	padding-left:20px;
}
.loginul ul{
	margin:0; padding:0;
	list-style:none;
}
.loginul  ul li{
	color:#f47c20;
	margin:0; 
	padding: 0 .5em 0 1.5em;
	background:url(../images/login_symbol.gif) no-repeat top left;
}
.loginul  ul li a{
	color:#f47c20!important; 
	font-weight:600;
	text-decoration:none;
	line-height:1.6em;
	font-size:12px;
	font-family:verdana;
	font-weight:normal;
	text-decoration:none;
}

.loginul  ul li a:hover{
	color:#f47c20!important; 
	text-decoration:underline;
}
.menulinksbg
{
  background: #f47c20;
  
}
.pageHeading
{
  padding: 3px 0px 8px 10px;
	font-size:20px;
	font-family:verdana;
	color:#464545;
	vertical-align:bottom;
}
.notestyle 
{
  font-size: 11px; 
  line-height: 16px; 
}
.notestyle ul
{
  padding: 0px;
  margin: 0px;
 	list-style:none;
}
.notestyle ul li
{
  padding-left: 15px; !important
}
.popup_bg_color
{
	 background: #f9f9f9;
   text-align:center;
}
.textbox_style
{
  font-family: verdana;
  font-size: 11px;
  width: 180px;
  height: 15px;
}
.selectbox_style
{
  font-family: verdana;
  font-size: 11px;
  width: 185px;
  height: 15px;
}
.textarea_style
{
  font-family: verdana;
  font-size: 11px;
  width: 182px;
 }