
.menu {
	FONT-WEIGHT: 900;
	FONT-SIZE: 11px;
	COLOR: #990033;
	FONT-FAMILY: Arial;
	background-position: left 50%;
}
.tightmenu { color: #990033; font-size: 11px; font-family: Arial; font-weight: 900; line-height: 10px; background-position: left 50% }
.menu2 { color: #990033; font-size: 11px; font-family: Arial; font-weight: 900; text-decoration: underline; }
A.menu2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Arial; TEXT-DECORATION: underline;}
A.menu2:hover {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #990033; TEXT-DECORATION: none; FONT-STYLE: italic; PADDING-RIGHT: 3px; PADDING-LEFT: 1px
}
A.menu { font-size: 11px; font-family: Arial; font-weight: bold; text-decoration: none; text-transform: uppercase; }
A.menu:hover { color: #ffffff; font-style: italic; text-decoration: none; background-color: #990033; padding-right: 3px; padding-left: 1px; }
.smallmenu {
	FONT-WEIGHT: 900;
	FONT-SIZE: 10px;
	COLOR: #990033;
	FONT-FAMILY: Arial;
	background-position: left;
}
.largemenu {
	FONT-WEIGHT: 900;
	FONT-SIZE: 30px;
	COLOR: #990033;
	FONT-FAMILY: Arial;
	background-position: left 50%;
}
.boldmenu {
	FONT-WEIGHT: 900;
	FONT-SIZE: 14px;
	COLOR: #990033;
	FONT-FAMILY: Arial;
	background-position: left;
}

.smalltitle {
	FONT-WEIGHT: 900;
	FONT-SIZE: 11px;
	COLOR: #990033;
	FONT-FAMILY: Arial;
	background-position: left;
	text-decoration: underline overline;
	text-transform: uppercase;
}

.fixed {
	POSITION: fixed
}
.table { color: #903; font-size: 11px; font-family: Arial; font-weight: 900; border: ridge thin; }
