body
{
margin:0;
}
.leftfade {
	background-image: url(leftfade.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.rightfade {
	background-image: url(rightfade.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
div.menu a {
display: block; 
background: none; 
text-decoration:none; 
font-size:11px; 
line-height:28px; 
font-family: Arial;
}

div.menu a:link {
color: #CCCCCC; 
background: none; 
}

div.menu a:active { 
color: #FFFFFF;
background: #666666; 
}

div.menu a:visited {
color: #CCCCCC; 
background: none; 
}

div.menu a:hover {
color: #FFFFFF;
background: #014184;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a.footer:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #6633CC; text-decoration: none;}
a.footer:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #000000; text-decoration: none;}
a.footer:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #6633CC; text-decoration: none;}
a.footer:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #000000; text-decoration: none;}

a:link {font-family: Arial; font-size: 11px; color: #0066CC; text-decoration: none;}
a:active {font-family: Arial; font-size: 11px; color: #000000; text-decoration: none;}
a:visited {font-family: Arial; font-size: 11px; color: #6633CC; text-decoration: none;}
a:hover {font-family: Arial; font-size: 11px; color: #000000; text-decoration: none;}

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #d2e8ff
	background-image: url(boxfade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 2px outset #0066cc;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
}
#star {
	width:300px;
	height:300px;
	position:absolute;
	left:882px;
	top:135px;
}
