@charset "utf-8";
/* CSS Document */

.menukit {
	Z-INDEX: 90; LEFT: 0px; VISIBILITY: hidden; MARGIN: 0px; WIDTH: 100px; POSITION: relative; TOP: 0px; HEIGHT: 0px; BACKGROUND-COLOR: white
}
.menukit SPAN {
	HEIGHT: 21px
}
.menukit SPAN A {
	FONT-WEIGHT: bold; COLOR: #fff; TEXT-DECORATION: none
}
.menu .options {
	FONT: 12px verdana, arial, helvetica, sans-serif; PADDING-TOP: 2px; BACKGROUND-COLOR: #811D1B; voice-family: inherit
}
.menu .options A {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 20px; FONT-WEIGHT: normal; PADDING-BOTTOM: 1px; COLOR: white; PADDING-TOP: 2px; HEIGHT: 30px; BACKGROUND-COLOR: #811D1B; TEXT-DECORATION: none; voice-family: inherit
}
.menu .options A:hover {
	BACKGROUND-COLOR: #9B1D1A
}
.menu a:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}
.menu a:visited {
	font-size: 12px;
	color: #ffffff;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	font-size: 12px;
	color: #FF9900;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}
