body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #0F4C85;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #980108;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.watermark {
	background-image: url(images/mass.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.bordertop {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.bordertopright {
	background-image: url(images/top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.borderleft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.borderright {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.borderbottomleft {
	background-image: url(images/bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.borderbottom {
	background-image: url(images/bottom.gif);
	background-position: left bottom;
}
.borderbottomright {
	background-image: url(images/bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bordertopleft {
	background-image: url(images/top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.borderleftwlogo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomnav {
	font-size: 10px;
}
.navigation li {
	display: block;
	margin: 0px;
	padding: 0px;
}
.navigation ul {
	display: block;
	margin: 0px;
	padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight: bold;
}

.navigation ul li a {
	background-color: #0F4C85;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 0px solid #000080;
}
.navigation ul li a:visited {
	color: #FFFFFF;
}
.navigation ul li a:hover {
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: none;
}
.navigation ul li a:active {
	background-color: #990000;
	color: #FFFFFF;
	text-decoration: underline;
}
.navleft {
	background-image: url(images/nav-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 9px;
}
.navright {
	background-image: url(images/nav-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 18px;
}
.styleblue {
	font-size: 24px;
	font-weight: bold;
	color: #0F4C85;
}
.classesbuilding {
	background-image: url(images/classes-building.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
