body, html {
    behavior: url("/include/csshover3.htc");
	MARGIN-TOP: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	FONT-SIZE: 11px;
	font-family: arial, helvetica;
	COLOR:white;
	background-color:#898989;
	height:100%;
}
img {
	display:block;
}
td {
	font: 11px arial, helvetica;
      COLOR: white;
}
.homeMenu {
	padding-bottom:5px;
}
.homeMenu a:link, .homeMenu a:active, .homeMenu a:visited {
	font-family:verdana, helvetica;
	font-size:13px;
	color:#898989;
	font-weight:bold;
	text-transform:lowercase;
	text-decoration:none;
}
.homeMenu a:hover {
	font-family:verdana, helvetica;
	font-size:13px;
	color:#898989;
	font-weight:bold;
	text-transform:lowercase;
	text-decoration:underline;
}
.intMenuDiv {
	padding:0px 8px;
	color:#898989;
	font-weight:bold;
	font-size:13px;
}
.intMenu a:link, .intMenu a:active, .intMenu a:visited {
	display:block;
	padding:1px 2px 2px 2px;
	font-family:verdana, helvetica;
	font-size:11px;
	color:#898989;
	text-transform:lowercase;
	text-decoration:none;
}
.intMenu a:hover {
	font-family:verdana, helvetica;
	background:#898989;
	color:white;
	font-size:11px;
	text-transform:lowercase;
	text-decoration:none;
}
.intMenuAt a:link, .intMenuAt a:active, .intMenuAt a:visited, .intMenuAt a:hover {
	display:block;
	padding:1px 2px 2px 2px;
	font-family:verdana, helvetica;
	font-size:11px;
	background:#898989;
	color:white;
	text-transform:lowercase;
	text-decoration:none;
} 

.thumb {
	float:left;
	border-right:white 6px solid;
	border-bottom:white 6px solid;
	width:54px;
	height:54px;
	background:#898989;
}
.thumb2 {
	float:left;
	border-right:white 6px solid;
	border-bottom:white 6px solid;
	width:54px;
	height:54px;
}
.thumb2link:hover img{
    visibility:hidden;
}
.back a:link, .back a:active, .back a:visited {
	font-family:verdana, helvetica;
	font-size:11px;
	color:#898989;
	text-decoration:none;
}
.back a:hover {
	font-family:verdana, helvetica;
	color:#898989;
	font-size:11px;
	text-decoration:underline;
}
H1 {
	color:white;
	font: bold 14px arial, helvetica;
	display:inline;
}
H2 { 
	color:white;
	font: bold 13px arial, helvetica;
	display:inline;
}
H3 {
	color:white;
	font: bold 12px arial, helvetica;
	display:inline;
}

a:link,  a:active, a:visited, a:hover {
      COLOR: white;
	text-decoration:underline;
}
.credit {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: #808285;
	line-height:normal;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: #808285;
	text-decoration: none;
	line-height:normal;
}
.credit a:hover {
	font-family: "trebuchet ms";
	font-size: 10px;
	text-decoration:underline;
	color: #808285;
	line-height:normal;
}
.keys a:link, .keys a:visited {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: #808285;
	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: #808285;
	line-height:normal;
} 

