.glossymenu{
	margin: 0px;
	padding: 0;
	width: 158px;
	border: 0px solid #9A9A9A;
	border-bottom-width: 0;
	background:#265A96;
	text-decoration:none;
}
.glossymenu .menuitem{
background: none repeat scroll 0 0 #006699;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF !important;
	text-decoration:none;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;


	font-family: Arial;
}
.glossymenu .menuitem a{color:#FFFFFF;text-decoration:none; font-size: 13px;
    font-weight: bold;}
.glossymenu .menuitem:visited, .glossymenu .menuitem:active{
	
}
.glossymenu .menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 12px;
right: 15px;
border:0;
}
.glossymenu .menuitem:hover{
color:#FFFFFF;
cursor:pointer;
text-decoration:none;
}
.NoSubmenu:hover{
background: #50271d;
color:#e2ab00;
cursor:pointer;
}
.glossymenu .open{
background:url("../images/close.png") no-repeat scroll 90% 50% #1F4A7B !important ;
color:#FFFFFF !important;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 7px 25px 7px 0;
text-decoration: none;
border-bottom:1px solid white;
text-align:right;
text-transform:uppercase;
}
.glossymenu .close{font: 13px;
color: #FFF; background:#9DA8BA; text-transform:uppercase;
border-bottom:1px solid #fff;
 text-align:right; position: relative; padding:7px 25px 7px 0; display: block;
}
.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background:#E4E4E4;
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}
.glossymenu div.submenu ul li{
border-bottom: 1px solid #FFF;
background:#CCCCCC; 
}
.glossymenu div.submenu ul li a{
display: block; 

font-size:11px;
 font-family:Arial;
text-decoration: none;
text-align:right;
color:#000000;
padding-right:10px;
height:25px;
line-height:25px;
}
.glossymenu div.submenu ul li a.selected {
background: url("../images/MenuSubHead.jpg") no-repeat scroll;

border:0px solid #FFFFFF;
color:#161816;
height:36px;
line-height:36px;
text-transform:uppercase;
padding-right:25px; 
font-weight:bold;
}
.glossymenu div.submenu ul li a:hover{
border:0px solid #c9c9c9;
}



.tgrid .pager td
{
    font-weight: normal;
    font-size: 10px;
	font-family: Verdana;
    font-style: normal;
    background-color: #FFFFFF !important;
    line-height: 25px;
    text-decoration: none;
	text-align:right;
	padding: 2px 4px;
	color:#000000;
	width:100%;

	

}
.pager td a{	color:#002D5B;}
.pager td a:hover
{
	font-weight: bold;
    font-size: 10px;
	font-family: Verdana;
   
    border: 0px;
    background-color: #FFCC00;
    line-height: 25px;
    text-decoration: none;
	text-align:right;
	padding:2px 4px 2px 4px;
	color:#000000;
	width:100%;
	
	}
.pager td span
{
	font-weight: bold !important;
    font-size: 10px;
	font-family: Verdana;
    
    border: 0px;
    background-color: #FFCC00;
    line-height: 25px;
    text-decoration: none;
	text-align:right;
	padding:2px 4px 2px 4px;
	color:#000000;
	
	
	}