body, html {
	MARGIN-TOP: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	FONT-SIZE: 11px;
	font-family: "trebuchet ms";
      COLOR:black;
	background-color: white;
	height:100%;
}
img {
	display:block;
}
td {
	font: 11px "trebuchet ms";
      COLOR: black;
}
.menuBack {
	height:13px;
	background-image:url(../images/menu_on.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.menu a:link, .menu a:active, .menu a:visited {
	display:block;
	background-image:url(../images/menu_off.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:0px 18px;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	color: #990033;
	height:13px;
	text-transform:uppercase;
	text-decoration: none;
}
.menu a:hover {
	background-image:url(../images/menu_on.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	color: #cc0033;
	text-decoration: none;
}
.menuAt a:link, .menuAt a:active, .menuAt a:visited, .menuAt a:hover {
	display:block;
	height:13px;
	background-image:url(../images/menu_on.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 18px;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	color: #990033;
	text-transform:uppercase;
	text-decoration: none;
}

.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	display:block;
	height:31px;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	color:#cc0033;
	text-transform:lowercase;
	text-decoration:none;
}
.subMenu a:hover {
	background-image:url(../images/subMenu_on.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
	font-size:12px;
	font-weight:bold;
	color:#cc0033;
	text-transform:lowercase;
	text-decoration:none;
}
.subMenuAt a:link, .subMenuAt a:active, .subMenuAt a:visited, .subMenuAt a:hover {
	display:block;
	height:31px;
	padding-top:5px;
	background-image:url(../images/subMenu_on.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
	font-size:12px;
	font-weight:bold;
	color:#cc0033;
	text-transform:lowercase;
	text-decoration:none;
} 

H1 {
	color:#ff3333;
	font: bold 14px "trebuchet ms";
	display:inline;
}
H2 { 
	color:#ff3333;
	font: bold 13px "trebuchet ms";
	display:inline;
}
H3 {
	color:#ff3333;
	font: 12px "trebuchet ms";
	display:inline;
}

a:link,  a:active, a:visited, a:hover {
      COLOR: #990033;
	text-decoration:underline;
}
.credit {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: white;
	line-height:normal;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: white;
	text-decoration: none;
	line-height:normal;
}
.credit a:hover {
	font-family: "trebuchet ms";
	font-size: 10px;
	text-decoration:underline;
	color: white;
	line-height:normal;
}
.keys a:link, .keys a:visited {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: white;
	text-decoration: none;
	line-height:normal;
}
.keys a:hover, .keys a:active {
	font-family: "trebuchet ms";
	font-size: 10px;
	text-decoration:none;
	cursor:text;
	color: white;
	line-height:normal;
} 

