.dropmenudiv{
	position:absolute;
	font:italic normal 14px Arial, Helvetica, sans-serif;
	width: 180px;
	padding-top: 4px;
	color: #FFFFFF;
	visibility: hidden;
	z-index: 0;
	top: 6px;
	font-weight: bold;

}


.dropmenudiv a{
	width: 100%;
	display: block;
	padding: 6 6 6 7;
	text-decoration: none;
	color: #CF0105;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #B50005;
	font-weight: normal;


}
.menu {
	padding-top: 4px;
}
A.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #E5E7EA;

}
A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #CF0105;


}
A.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
}
