.background {
	color: #660000;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}

#content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.indentedmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-left: 120px;
	font-weight: bold;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
#content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-align: center;
}
.logo {
	background-image:      url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	background-color: #000066;
}
.bluemesh {
	background-image: url(images/bluemesh.gif);
}

.featurelink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.featurelink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.featurelink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669966;
	text-decoration: none;
}
.style1 {
	color: #000066;
	font-weight: bold;
	font-style: italic;
}

.greenmesh {
	background-image: url(images/mslctop.gif);
	background-repeat: repeat;
}
#announce {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	width: 200px;
	border: 1px dotted #000066;
	margin: 10px;
	padding: 5px;
}
#announce h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#announce h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#announce p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
