body { background-color: #7080C0; margin-left: 5px; margin-top: 5px; margin-right: 5px}
blockquote { font-size: 12pt; font-family: Tahoma,Arial,Helvetica,sans-serif}
h1 { font-size: 18px; font-weight: normal; font-family: Arial,Helvetica,sans-serif; color: red}
h2 { font-size: 16px; font-weight: bold; font-family: Arial,Helvetica,sans-serif; color: navy}
h3 { font-size: 14px; font-family: Arial,Helvetica,sans-serif}
td {
	font-size: 13px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}
.small { font-size: 10px; font-family: Arial,Helvetica,sans-serif}
.large { font-size: 16px; font-family: Arial,Helvetica,sans-serif}
.keyw { color: #e2daf5; font-size: 10px; font-family: Arial,Helvetica,sans-serif}
.red {color: red;}

a.red:link,a.red:visited {color: red;}

a.toplinks:link { color: navy; font-weight: bold;}
a.toplinks:visited { color: navy; font-weight: bold;}
a.toplinks:hover { color: red;}

a.bottomlinks:link {font-size: 10px; color: gray; text-decoration: none;}
a.bottomlinks:visited {font-size: 10px; color: gray;  text-decoration: none;}
a.bottomlinks:hover {font-size: 10px; color: black; text-decoration: underline;}

a.category:link {color: black; text-decoration: none;}
a.category:visited {color: black;  text-decoration: none;}
a.category:hover {color: navy; text-decoration: none;}

.lefttext { color: navy}

li {color: red}

a:link,a:visited,a:active { color: navy;}
a:hover {
	color: #F00;
}

a.keyw:link,a.keyw:visited,a.keyw:active {
color: #e2daf5; font-size: 10px; font-family: Arial,Helvetica,sans-serif
}

table#navigation  a {
	border-top: 5px solid #004c80;
	display: block;
	padding: 5px;
	color: navy;
   text-decoration: none;
	font-size: 11px;
}

table#navigation td a#contact {
	background-color: #FF0000;
	color: white;
}
table#navigation td a#contact:hover {

 	background-image: url(hover_contact.png);
	background-repeat: no-repeat;
	background-position: top center;
	}

table#navigation td a:hover {
	background-color: white;
	color: navy;
    padding-top: 10px;
	border-top: none;
	background-image: url(hovernav.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}
