/* CSS Document */

body
{
padding:0px 0px 0px 0px;
margin:30px 0px 0px 0px;
background-image:url(images/bg.jpg);
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.header
{
background-image:url(images/header_right.jpg);
background-repeat:no-repeat;
background-position:bottom;
height:92px;
width:411px;
}

.tabtxt
{
	color:#296295;
	font-weight:;
	font-size:11px;
	text-decoration:none;
}
.tabbg
{
	background-color:#FFFFFF;
}


.tabunactivetxt
{
	color:#FFFFFF;
	font-weight:;
	font-size:11px;
	text-decoration:none;
}

.midpagebg
{
	background-image:url(images/body.gif);
	background-repeat:no-repeat;	
	background-position:top;
	height:428px;
}

.midpagebgrepeat
{
	background-image:url(images/bdy_rpt.jpg);
	background-repeat:repeat-y;
}

.footimg
{
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:#7E98A4;
	font-weight:;
	padding-left:12px;
	height:75px;
	width:827px;
}

.midinnerpgbg
{
	background-image:url(images/othr_pg_bdy_bg.jpg);
	background-repeat:no-repeat;
}

.borderbgimg
{
	background-image:url(images/tab_bg.jpg);
	background-repeat:no-repeat;
}

.login
{
	color:#383F66;
}

/*****for tab menus******/
/* MAIN NAVIGATION (DROPDOWN FLOATING MENU) */

/* Main Bar */
.static_nlsmenu {z-index:1;}


/* Main Bar - Item */
.static_nlsitemcontainer {
    padding-left:2px !important;
    padding-left:5px;
    padding-right:0px;
	height:19px;
	background-image:none !important;
	background-image:url("images/tab_lft.jpg");
	background-position:left;
	background-repeat:no-repeat;
}

.static_nlsitemcontainer table tr{
	background-image:url("images/tab_lft.jpg");
	background-position:left;
	background-repeat:no-repeat;
}
.static_nlsitemcontainer table{
	background-image:url("images/tab_bg.jpg");
	background-position:top;
	background-repeat:repeat-x;
}

.static_nlsiconcell {width:0px;}
.static_nlssubmenucell{width:0px;padding-top:2px;padding-left:3px;padding-right:4px; display:none; }
.static_nlsitem {
    font-weight:bold;font-size:11px;
	font-family:Arial, Helvetica, sans-serif;line-height:17px;
    color:#FFFFFF;
    padding:0px 5px 0px 0px;padding-bottom:0px;
	background-image:url("images/tab_rgt.jpg");
	background-position:right;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;	
}
    
/* Main Bar - Item Hover */
.static_nlsitemcontainerover {
    padding-left:2px !important;
    padding-left:5px;
    padding-right:0px;
	height:19px;
	background-image:none !important;
	background-image:url("images/MO_tab_lft_home.jpg");
	background-position:left;
	background-repeat:no-repeat;
	
}
.static_nlsitemcontainerover table tr{
	background-image:url("images/MO_tab_lft_home.jpg");
	background-position:left;
	background-repeat:no-repeat;
}
.static_nlsitemcontainerover table{
	background-image:url("images/MO_tab_bg.jpg");
	background-position:top;
	background-repeat:repeat-x;
}

.static_nlsiconcellover {width:0px;}
.static_nlssubmenucellover {width:0px;padding-top:2px;padding-left:3px;padding-right:4px; display:none;}
.static_nlsitemover {
	font-weight:bold;font-size:11px;font-family:Arial, Helvetica, sans-serif;line-height:17px;
    color:#012A54;
	padding:0px 5px 0px 0px;padding-bottom:0px;
	background-image:url("images/MOtab_rgt.jpg");
	background-position:right;
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;	

}/*font-family:tahoma;font-size:8pt;font-weight:normal;*/

/* Sub Menu */
.nlsmenu {margin-top:0px;
    border-bottom:#777777 1px solid;
	border-left:#EEF2FB 1px solid;
    border-top:#3A87E8 0px solid;
	border-right:#EEF2FB 1px solid;
    z-index:1;
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#DDECFF;
	width:152px;
	padding-left:0px;
	margin-left:2px;
}
.nlsmenu tbody{
	background-repeat:no-repeat;
	background-position:bottom left;
	
}
/* Sub Menu - Item */
.nlsitemcontainer {
	height:21px;
	padding-left:0px;padding-right:0px;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);-moz-opacity:0.9;
	margin-right:10px;
}
.nlsiconcell {width:22px;background-color:#070707;}
.nlssubmenucell{padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitem {
		font-weight:600;font-size:11px;font-family:Arial, Helvetica, sans-serif;line-height:17px;
    color:#012A54;
	padding:0px 4px 0px 4px;
}

/* Sub Menu - Item Hover */
.nlsitemcontainerover {
	height:21px;border:#4EA2FD 0px solid;
	background-color:#1756A3;
}
.nlsiconcellover {width:22px;background-color:#5E7809;}
.nlssubmenucellover {padding-top:2px;padding-left:3px;padding-right:4px}
.nlsitemover {
	font-weight:bold;font-size:11px;font-family:Arial, Helvetica, sans-serif;line-height:17px;
    color:#DDECFF;
    padding:0px 4px 0px 4px;}

/* MAIN NAVIGATION (VERTICAL) */
/* Prashant will copy upto here**********/
	
input[type="button"] {
background:#EEEEEE url(images/gobutton.jpg) 
no-repeat scroll 0;
color:#000000;
cursor:pointer;
font-family:Arial;
font-size:11px;
font-weight:bold;
padding-bottom:3px;
height:35px;
width:48px;
border:none;
vertical-align:middle;
}
.btnSearch {
}	
.myworkspace
{
	color:#FFFFFF;
}

.admin
{
	color:#FFFFFF;
}

.logout
{
	color:#FFFFFF;
}