body {
	background-color: #89A6C8;
	font-size: 0.7em;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #3E3E3E;
}

.bluehighlighttext {
	color: #086BB1;
}

.copyrightcss {
	color: #E0E6EE;
	font-size: 0.9em;
}

.blacklinkcss a:link {color: #3E3E3E}
.blacklinkcss a:visited {color: #3E3E3E}
.blacklinkcss a:active {color: #3E3E3E}
.blacklinkcss a:hover {color: #000000;}

.pageheadingbg a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:1.3em;
	color: #000000;
	width: 240px;
	height: 22px;
	float: left;
	display: inline;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	margin-top: 0.025em;
	margin-left: 3em;
	padding-top: 0.1em;
	text-align: center;
}
.pageheadingbg a:hover{
	background-image:url(menu_h.jpg);
	color: #FFFFFF;
}

.contactheader {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:1.3em;
	color: #086BB1;
	width: 240px;
	height: 22px;
	float: left;
	display: inline;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	padding-top: 0.1em;
	text-align: left;
}

.blueback a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:1.3em;
	color: #000000;
	width: 240px;
	height: 22px;
	display: inline;
	background-image: url(casebar.jpg);
	background-repeat: no-repeat;
	padding-top: 0.1em;
	padding-right: 0.3em;
	text-align: left;
}

.blueback a:hover{
	color: #086BB1;
}

.main a:link {color: #3C8BC2; font-size: 2.5em; font-weight: bold; text-decoration: none; font-family: helvetica narrow, sans-serif}
.main a:visited {color: #3C8BC2; font-size: 2.5em; font-weight: bold; text-decoration: none; font-family: helvetica narrow, sans-serif}
.main a:active {color: #3C8BC2; font-size: 2.5em; font-weight: bold; text-decoration:none; font-family: helvetica narrow, sans-serif}
.main a:hover {color: #000000; font-size: 2.5em; font-weight: bold; text-decoration: none; font-family: helvetica narrow, sans-serif;}
