﻿#div_top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#003399 url(../images/tab-gradient-0908.gif) repeat-x scroll center top;
height:30px;
margin:0 0;
padding:0;
}



/*----------------MenuBar Css Start---------------------------------*/
/*----------------Top Navigation Div Start.....................*/

/*----------------Top Navigation Div End.....................*/

/*------------------Static Menu Horizontal Start.....................*/

.staticMenuItemStyle_top 
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border-right:1px solid #003366;
color:#ffffff;
display:block;
line-height:24px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
font-weight:bold;
width:100%;
margin:0;

text-decoration:none;


	height:30px;
	
	font-family:Arial; 
	font-size:12px;
	
	padding-left:5px; 
	
}

/*--------------------------Static Menu Hover Start----------------*/

.staticHoverStyle_top 
{
	font-weight: bold; 
color:#0a54a8; 
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border:0 none;
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-decoration:none;


	height:30px;
	
	padding-left:5px; 
	background:#f2f1f1 url(../images/nav_press.gif); 
	
	border-right:1px solid #003366;
	border-left:0px solid #99ccff;
	width:100%;
	
}




/*--------------------------Static Menu Hover End----------------*/

/*--------------------------Dynamic Hover Menu Start-----------------*/

.dynamicMenuItemStyle_top
{


-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F5F5F5 url(../images/lt-nav-dotted.gif) repeat-x scroll center bottom;
border:0 none;
color:#000000;
display:block;
line-height:24px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
font-size:11px;
font-weight:bold;
width:100%;
margin:0;
padding-left:3px;
text-decoration:none;


	height:30px;
	color:#000000;
	font-weight :bold;
	font-family:Arial; 
	font-size:12px;
	padding-left:5px; 
}
.menuItemMouseOver_top
{
font-weight: bold; 
color:#0a54a8; 
font-size:13px;
background:#f2f1f1 url(../images/nav_press.gif); 



}

.menuItem_top
{
    z-index:1000;
}

/*------------Menu CSS END------------*/
