/* CSS Document */
/* /////// Style for the Header orizontal tree ///////////////*/
/*main menu text style*/
.Vertical_Menu_StaticMenuItemStyle A{

 
 height:43px;


	color: #ffffff;
	
	
	font-family: Tahoma;
	
	font-size: 12px;

width:150px; 
	
	
	
}

a:hover.Vertical_Menu_StaticMenuItemStyle{
 height:43px;

	color:#ffffff;

	

	font-family: Tahoma;
	
	font-size: 12px;
}
	
	
	/*main menu bg  style*/
.Vertical_Menu_StaticMenuItemStyle
{

 height:43px;
 width:150px; text-align:center;
		color: #ffffff;
	
	

	
	font-family: Tahoma;

	font-size: 12px;

	

}

/*main menu style*/
.Vertical_Menu_StaticMenuStyle{
	



		color: #ffffff;
	
	
	font-family: Tahoma;
	
	font-size: 14px;
	
	


}



.red{ background-color:red; color:Red;}




/*sub menu*/


.Horizontal_Menu_DynamicMenuItemStyle
{
	width:153px; padding-top:5px; padding-bottom:5px;
	

	color: #ffffff;
		
background-color:#3d3d3d;
	
	font-family: Tahoma; vertical-align:top;

	font-size: 12px;  border-bottom:1px solid #4e4e48; 
 text-align:center ;
}
/*submenuhoverstyle*/
.Horizontal_Menu_DynamicHoverStyle{ border-bottom:1px solid #4e4e48; 

  vertical-align:top; height:25px;

background-color:#4e4e48;
	
	width:153px; 
		
	
	 text-align:center ;
	font-family:Tahoma;
color: #ffffff;
	font-size: 12px;
	
}


/*
.Horizontal_Menu_StaticMenuItemStyle A:hover{
background-image:url(../images/menu.jpg);
	background-repeat: no-repeat;
	 height:50px;
	width:146px;
	border: solid 0px transperant;
}
.Horizontal_Menu_StaticHoverStyle
{
	background-image:url(../images/menu.jpg);
	background-repeat: no-repeat;
	 height:50px;
	width:146px;
	border: solid 0px transperant;
}





.Horizontal_Menu_DynamicMenuItemStyle A
{
	

	background-position: left top;
	color: #003366;
	padding-left: 15px;
	padding-right: 10px;
	/*background-color: #DC241F;*//*
	width:100px;
	height:20px;
	padding-top:2px;
}

.Horizontal_Menu_DynamicMenuItemStyle A:Hover
{
	background-image: url(../Home/journal_ex_web_22.gif);
	background-repeat:no-repeat;
	background-position: left top;	
	color: #000000;
}

.Horizontal_Menu_DynamicMenuStyle{
	width:100px;
	
}

/*////////////////////////////////////////////////////////////*/
