#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B52D34;
}

#Layer2 {
	position:absolute;
	left:714px;
	top:40px;
	width:100px;
	height:186px;
	z-index:2;
}
a:hover {
	color: #DD1212;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #4F4F4F;
	text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #4F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #4F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.MenuLink:link  {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR:#666666;
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
}
.MenuLink:visited  {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR:#666666;
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
}
.MenuLink:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR:#666666;
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM:#B3091E thick solid;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none
}
.MenuLink:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR:#666666;
	BORDER-TOP-STYLE: none; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none
}
.ActiveMenuLink {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR:#666666;
	BORDER-TOP-STYLE: none; 
	BORDER-BOTTOM: #B3091E thick solid;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none
}

