.bgblue {
	background-color: #020255;
}
.bgyellow {
	background-color: #FFFF99;
}
body {
	background-attachment: fixed;
	background-image: url(img/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FAFAE6;
	color: #000033;
}
.menubg {
	background-image: url(img/menu_bg.gif);
}
a.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
a.menuitem:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
a.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}
a.mainlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000099;
	font-weight: bold;
}
form.mailinglist {
	border: thin dotted #0000FF;
	height: auto;
	width: auto;
	page-break-before: auto;
	page-break-after: always;
}

.courseheader {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
