﻿#menu_layer_bar a:link {
color: #780032;
font-size: 11px; 
font-family: tahoma; 
text-decoration: none; 

}

#menu_layer_bar a:visited {
color: #780032;
font-size: 11px; 
font-family: tahoma; 
text-decoration: none; 
}
 
#menu_layer_bar a:hover {
color: #780032;
font-size: 11px; 
font-family: tahoma; 
font-weight: bold; 
text-decoration: none; 
}

#menu_layer_bar a:active{
color: #780032;
font-size: 11px; 
font-family: tahoma; 
font-weight: bold; 
text-decoration: none; 
}


.td_menu_item_text
{
	width:100px;
	/*height:16px;*/
	border-left:solid 1px White;
	text-align:center;
	color: White;
	font-size: 11px; 
	font-family: tahoma; 
	text-decoration: none; 
	cursor: pointer;
}


.td_menu_item_text_flags
{
	/*width:48px;*/
	/*height:16px;*/
	text-align:center;
	color: White;
	font-size: 11px; 
	font-family: tahoma; 
	text-decoration: none; 
	cursor: pointer;
	vertical-align:middle;
	padding-left:2px;
	padding-right:2px;
}


.td_menu_item_print
{
	width:190px;
	color: White;
	font-size: 11px; 
	font-family: tahoma; 
	cursor: pointer;
	text-align:right;
	
}

.td_menu_item_print_selected
{
	width:190px;
	color: White;
	font-size: 11px; 
	font-family: tahoma; 
	cursor: pointer;
	font-weight: bold; 
	text-align:right;
	
}

.td_menu_item_text_selected
{
	width:100px;
	height:16px;
	border-left:solid 1px White;
	text-align:center;
	cursor:default;
	
	color: White;
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: bold; 
	text-decoration: none; 
	cursor: pointer;
}


.SubMenuItem_img 
{
/*width:199px;*/ 
height:24px;
color: white;  
font-size: 11px; 
font-family: tahoma; 
font-weight: bold;
background-color:#ad1818;

/*display:none;*/
}

.SubMenuItemOver_img 
{
	/*width:199px;*/
height:24px; 
color: #7c7c7c;  
font-size: 11px; 
font-family: tahoma; 
font-weight: bold;
background-color:white;

}

.SubMenuItem_text 
{
	/*width:199px;*/ 
	height:24px;
color: white;  
font-size: 11px; 
font-family: tahoma; 
font-weight: bold;
		 
}

 
.SubMenuItemOver_text 
{
	/*width:199px;*/
	height:24px; 
color: #7c7c7c;  
font-size: 11px; 
font-family: tahoma; 
font-weight: bold;
background-color:White;

}


  .menu_layer_item
{
	
	/*height:130px;	 */
	border:solid 0px red; 
	margin-top:25px;
	/*padding-top:2px;	
	padding-bottom:2px;	*/
	
	padding-left:1px;
	padding-right:1px;
	border-bottom:solid 1px white;
	position:absolute;
	background-color:White;
	
	display:none;
	
	z-index:104;
	
	cursor: pointer;
}

.menu_layer_item_width203
{
   width:203px;
}
.menu_layer_item_width304
{
   width:304px;
}
  .menu_layer_margin1
{
	margin-left:89px;
}
.menu_layer_margin2
{
	margin-left:190px;
}
.menu_layer_margin3
{
	margin-left:291px;
}
.menu_layer_margin4
{
	margin-left:392px;
}
.menu_layer_margin5
{
	margin-left:493px;
}
.menu_layer_margin6
{
	/* text-align:right;  */
	margin-left:594px;  /*594px*/
}

.MenuBackground_Red
{
	background-color:#ad1818;
}
.MenuBackground_Blue
{
	background-color:#1A8BAC;
}
.MenuBackground_Yellow 
{
	background-color:#B9AE32;
}
.MenuBackground_Green
{
	background-color:#4A9F53;
}
