body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
body {
	background-color: #000000;
	font-size: 11px;
	margin: 10px;
}

#header1
{
position: absolute;
left: 16;
top: 63;
}

#logo
{
position: absolute;
left: 10;
top: 10;
width: 750;
height: 75;
background-image: url(iceslogo.png);
}

#menu
{
position: absolute;
left: 10;
top: 90;
}

#content
{
position: absolute;
left: 10;
top: 120;
}

a:link, a:visited, a:active {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
hr {
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
}
h2 {
	font-size: 15px;
	color: #336699;
}
form {
	margin: 0;
}

.shadenone {
background-color: #FFFFFF;
}

.shadelight {
background-color: #dddddd;
}

.shademed {
background-color: #aaaaaa;
}

.shadedeep {
background-color: #808080;
}

.shadered {
background-color: #ff8080;
}

.shadegreen {
background-color: #80ff80;
}


