body {
	background-color: #FFFFFF;
	text-align: center;
	color: black;
	font-style: normal;
	font-size:medium;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#header
{
text-align: center;
background-color:#000099;


}



.sidepanel
{
background-color:  #000099;
text-align:left;
width: 170px;
vertical-align:top;
height:530px;
}

.menuselect
{
background-color: #ff3fd0;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bolder;
	}

.asel{
	text-decoration: none;
	color: #FFFFFF;
}


.normallink {
color:#000099;
	text-decoration: underline;
}

h1 {
	font:"Comic Sans MS";
	color:#0000FF;


	font-size:x-large;
	font-style:normal;
	font-weight:bold;
}

