html, body {
	height: 100%;
	color:#000;
}
body 
{
	margin: 0 auto;
	font-family:Arial;
	font-size: 12px;
	background:#e9e9e9;
	height:100%;
  background: url(../images/body_bg.gif) #e9e9e9 repeat-x 50% top; 
  color:#525252;
  line-height:18px;
}

td, tr, table, ul , li, p, div, span, iframe
{
	font-size:12px;
	font-family: Arial; 
	text-align:left;
	border-collapse:collapse;
  border-spacing:0px;
  color:#525252;
 line-height:18px;
}
b {color:#525252;}
p
{
	margin:0px;
	padding:0px;
}
img
{
padding:0px;
margin:0px;
border:0px solid #fff;	
}

/*a:link 
{
	font-size:12px;
	color:#006bbc;
	text-decoration:none;
}
a:active
{
	font-size:12px;
	color:#006bbc;
	text-decoration:none;
}
a:visited
{
	font-size:12px;
	color:#006bbc;
	text-decoration:none;
}
a:hover
{
	font-size:12px;
	color:#006bbc;
	text-decoration:underline;
}
*/
.defaultlinks
{
	font-family:Arial;
 	color:#525252;
	font-size:12px !important;
  text-decoration:none;
  line-height:18px;
  }
.defaultlinks a:link
{
	color:#f47c20;
	text-decoration:underline;
  font-weight: normal;
  
}
.defaultlinks a:active
{
	color:#f47c20;
	text-decoration:underline;
  font-weight: normal;
}
.defaultlinks a:visited
{
	color:#f47c20;  
	text-decoration:underline;
  font-weight: normal;
  
}

.defaultlinks a:hover
{	
	color:#ffa621;
 	text-decoration:underline;
  font-weight: normal;
}
.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:#f47c20;
	text-decoration:underline;
}
.defaultlinks li a:active
{
	color:#f47c20;
	text-decoration:underline;
}
.defaultlinks li a:visited
{
	color:#f47c20;  
	text-decoration:underline;
}

.defaultlinks li a:hover
{	
	color:#ffa621;
 	text-decoration:underline;
}
.showlinks
{
	font-family: Arial; 
 	color:#ffffff;
	font-size:12px;
  font-weight: normal;
  text-decoration:none; 
  padding: 0px;
  margin: 0px;
  
 }
.showlinks a
{ 
	color:#ffffff;
	text-decoration:none;
  padding:1em 0em 1em 2.2em;
  margin: 0px;
  line-height: 22px;
  background: url("../images/bedcrumb_sep.gif") no-repeat left 50%; 
 
}
.showlinks a:active
{
	color:#ffffff;
	text-decoration:none;
}
.showlinks a:visited
{
	color:#ffffff;
	text-decoration:none;
}

.showlinks a:hover
{	
	color:#ffffff;
 	text-decoration:none;
}
.home_icon
{
  background: url("../images/showlink_home.gif") no-repeat  left;
  width:15px;
  float: left;
  display: block; 
  border: 0px;
}
.showlinks_normal
{
	color:#ffffff;
	text-decoration:none;
  padding:1em 0em 1em 2.2em;
  line-height: 22px;
  background: url("../images/bedcrumb_sep.gif") no-repeat left 50%; 
  
}
/*----------------Gloable Style End -------------*/
/*----------------Main Table Style End -------------*/
.Maintable
{
	background:#ffffff;
	font-family: Arial; 
 	color:#525252;
	font-size:12px;
	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 #e8e8e8;
	border-collapse:collapse;
  font-family: Arial; 
 	color:#525252;
	font-size:12px;
}
.tableborder .tabheading1
{
  color: #f47c20;
  font-size: 1.1em;
  font-weight: bold;
  padding-top: 8px 0pt 8px 0pt;
}
.tableborder th
{
  background-image:url(../images/head_bg.GIF);
  background-position:left top;
  background-repeat:repeat-x;
  height:30px;
  padding:0px;
  border:0px solid #000;
  color: #ffffff;
  padding-left:10px; 
  font-weight:bold;
  font-family:Arial;
  font-size:12px;
}
.tableborder td
{
  font-family: Arial; 
  font-size:12px;
	text-align:left;
	vertical-align:middle;
	line-height:18px;
	padding:0px;
	color:#525252;
	padding:6px 0px 4px 8px;
  border:1px solid #e8e8e8;
	border-width:0px 1px 1px 0px;
}

.tableborder .labelstyle
{
  font-family: Arial; 
  font-size:12px;
	font-weight:normal;
	color:#000;
	padding:0px 0px 0px 11px;
	text-align:left;
	vertical-align:middle;
	/*background-color:#f2f5f7;*/
	border:1px solid #e8e8e8;
	border-width:0px 1px 1px 0px;
	height:29px;
}
.tableborder .rowbgcolor{  background: url(../images/grid_td_whitebg.gif) left top repeat-x; }
.tableborder .rowbgcolor1{ background:#fff;}
.tableborder .labelbg_space
{
	background-color:#f2f5f7;
	border:1px solid  #e8e8e8;
	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:#f47c20;
	text-decoration:underline;
  font-weight:  normal;
}
.tableborder a:active
{
	color:#f47c20;
	text-decoration:underline;
  font-weight:  normal;
}
.tableborder a:visited
{
	color:#f47c20;  
	text-decoration:underline;
  font-weight:  normal;
}
.tableborder a:hover
{	
	color:#ffa621;
 	text-decoration:underline;
  font-weight:  normal;
}
.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:12px;
	font-family:Arial;
	border:1px solid #e8e8e8;
	border-collapse:collapse;	
        color:#525252;
}

.gridstyle th
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
  font-family:Arial;
	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:Arial;
	font-size:12px;
	text-align:left;
	line-height:18px;
	padding:4px 0px 4px 4px;
	border:1px solid #e8e8e8;
	border-width:0px 1px 1px 0px;
  color:#525252; 
}
.gridstyle .rowbgcolor
{
  background: url(../images/grid_td_whitebg.gif) left top repeat-x;  
}
.gridstyle .rowbgcolor1
{
  background:#fff;
}

.gridstyle .gcenter
{
  text-align: center;
}
.gridstyle div
{
	height:auto;
	padding:0px;
	margin:0px;
	overflow-x:hidden;
	overflow-y:auto;
}

.gridstyle a:link
{
	color:#f47c20;
	font-weight: normal;
	font-size: 12px;
	text-decoration:none;
}
.gridstyle a:active
{
	color:#f47c20;
	text-decoration:none;
  font-weight:  normal;
}
.gridstyle a:visited
{
	color:#f47c20;
	text-decoration:none;
  font-weight:  normal;
}
.gridstyle a:hover
{
	color:#f47c20;
	text-decoration:underline;
  font-weight:  normal;
}
.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: Arial; 
 	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:12px;
	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
{
	  color: #f47c20;
  font-size: 1.1em;
  font-weight: bold;
  padding-top: 8px 0pt 8px 0pt;
}

.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:12px;
	font-weight:normal;
	padding:10px 20px 0px 0px;
	vertical-align:top;
	text-align:right;
  line-height: 20px;
  font-family: Arial; 
}
.userdetails
{
	font-size:12px;
	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:#525252;
	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:7px;
	height:7px;
}
.shade_right
{
	background:url(../images/shade_right.gif) left top no-repeat;
	width:223px;
	height:7px;
}
.shade_leftbottom
{
	background:url(../images/shade_leftbottom.gif) left top no-repeat;
	width:7px;
	height:7px;
}
.shade_rightbottom
{
	background:url(../images/shade_rightbottom.gif) right top no-repeat;
	width:223px;
	height:7px; 
}
.shade_topbg
{
	background:url(../images/shade_topbg.gif) left top repeat-x;
	height:7px;
}
.shade_bottombg
{
	background:url(../images/shade_bottombg.gif) left top repeat-x;
	height:7px;
}
.shade_leftbg
{
	background:url(../images/shade_leftbg.gif) left top repeat-y;
	width:7px;
}
.shade_rightbg
{
	background:url(../images/shade_rightbg.gif) 100% top repeat-y;
	width:223px;
  padding-top: 8px;
  vertical-align: top;
  height: 300px;
}
.shade_txtheight
{
	height:390px; 
	vertical-align:top;
	text-align:center;
	padding:5px 0px 0px 3px;
 background: #fff;
}
.rt_title{ background:url(../images/rt_titlebg.gif) no-repeat top right; color:#fff; font-size:14px; font-weight:bold; line-height:32px; padding:0px 0px 6px 37px;  }
.rtmenubox_top{margin:0; padding:0 0 20px 0px;  background:url(../images/rtbox_topbg.gif) no-repeat top left; }
.rtmenubox_bot{margin:0; padding:0; background:url(../images/rtbox_botbg.gif) no-repeat bottom left; }

.rtmenu_main {
	height: 200px; vertical-align: top
}
.rtmenu_main UL {
	PADDING-RIGHT: 15px; PADDING-LEFT: 0px; PADDING-BOTTOM: 10px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.rtmenu_main UL LI {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: url(../images/rtnav_dot.gif) no-repeat left bottom; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 200px; COLOR: #525252; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; LIST-STYLE-TYPE: none
}
.rtmenu_main UL LI A {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 30px; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; MARGIN: 0px; COLOR: #525252; LINE-HEIGHT: 20px; PADDING-TOP: 5px; LIST-STYLE-TYPE: none; TEXT-DECORATION: none
}
.rtmenu_main UL LI A:hover {
	PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 30px; BACKGROUND: url(../images/rtnav_h.gif) no-repeat 3px 8px; PADDING-BOTTOM: 5px; COLOR: #f47c20; PADDING-TOP: 5px
}
.rtmenu_main UL LI A:hover {
	PADDING-RIGHT: 10px; PADDING-LEFT: 30px; BACKGROUND: url(../images/rtnav_h.gif) no-repeat 3px 8px; PADDING-BOTTOM: 5px; COLOR: #f47c20; PADDING-TOP: 5px
}
.rtmenu_main UL LI A.selected {
	PADDING-RIGHT: 10px; PADDING-LEFT: 30px; BACKGROUND: url(../images/rtnav_h.gif) no-repeat 3px 8px; PADDING-BOTTOM: 5px; COLOR: #f47c20; PADDING-TOP: 5px
}
.rightbody
{	
	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:#f6f6f6  url(../images/Login_leftbg.gif) left top repeat-y;
	width:7px;
}
.login_rightbg
{
	background:#f6f6f6  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:#f6f6f6 url(../images/Login_middlebg.gif) left top repeat-x;
	text-align:center;
}
.logintxt
{
	color:#545454;
	font-size:12px;
	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:12px;
}
.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:Arial;
	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 0px;
	font-size:20px;
	font-family:Arial;
	color:#464545;
	vertical-align:bottom;
}
.notestyle 
{
  font-size: 12px; 
  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: Arial;
  font-size: 12px;
  width: 180px;
  height: 15px;
  border: 1px solid #7f9db9; 
}
.selectbox_style
{
  font-family: Arial;
  font-size: 12px;
  width: 185px; 
  border: 1px solid #7f9db9; 
}
.textarea_style
{
  font-family: Arial;
  font-size: 12px;
  width: 182px;
  border: 1px solid #7f9db9; 
 }
 @font-face {
    font-family: Lexia;
    src: url(fonts/Lexia_24.ttf);
  }
.pageheading{color:#625d5a; font-size:1.8em; font-family:"Lexia"; font-weight:bold;   margin:0;}
