.menu {
	position: relative;
	width: 100px;
	left: 1px;
	top: 11px;
	font-size:11px;
	width: 100px;
	text-align: center;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	position: relative;
	background-color: #990000;
	border: 0px none;
	font-family: Verdana;
	font-variant: small-caps;
	padding: 2px;
	margin-top: 3px;
}
.menu a{
	width: 100px;
	text-align: center;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	position: relative;
	background-color: #990000;
	border: 0px none;
	font-family: Verdana;
	font-variant: small-caps;
}

.menu a:hover{
	color: #FFFF00;
	background-color: #FF0000;
}

.menu .menuhead {
	font-size: 12px;
	font-weight: bold;
}

.menu a:visited{
}
body {
	font-family: Verdana;
	font-size: 11px;
	font-variant: small-caps;
}
.title {
	background-color: #000066;
	background-position: center top;
	height: 40px;
	width: 100%;
	position: static;
	left: 1px;
	top: 1px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
a.context { color : #CCCCCC; text-decoration : none; }
a.context:hover { color : #CCCCCC; text-decoration : none; }

body,td,th {
	color: #FFFFCC;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFCC;
}
a:hover {
	color: #FFFF99;
}
a:active {
	color: #FFFFFF;
}
.style1 {color: #00FFFF}
.style3 {color: #00FF66}
.style3 {color: #00FF00}
.style9 {font-size: 9px}
.style11 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.style14 {
	color: #FFFFFF;
	font-size: 9px;
	font-style: italic;
}
