﻿
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

.header {
	font-weight:bold;
	font-size:20pt;
	color:#000000;
}

.purple {
	font-size:11pt;
	color:#692263;
	font-weight:bold;
	font-style:italic;
}

.black {
	font-size:13pt;
	color:#000000;
	font-weight:bold;
}

.gray{
	font-size:9pt;
	color:#939393;
}

a:active {
	text-decoration:underline;
	color:#939393;
}

a:visited {
	text-decoration:underline;
	color:#939393;
}

a:link {
	text-decoration:underline;
	color:#939393;
}

a:hover {
	text-decoration:underline;
	color:#000000;
}


a:active {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	font-size:10pt;
}


a:visited {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	font-size:10pt;
}


a.email:link {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
	font-size:10pt;
}

a.email:hover {
	text-decoration:underline;
	color:#939393;
	font-weight:bold;
	font-size:10pt;
}


a.nav:link,a.nav:visited,a.nav:active {
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:white;
	background:url('../siteart/button_off.gif') no-repeat;
	padding:11px 0px 16px 20px;
	display:block;
	width: auto;
}


a.nav:hover {
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:#E6E6E6;
	background:url('../siteart/button_on.gif') no-repeat;
	padding:11px 0px 16px 20px;
	display:block;
	width: auto;
}

* html .nav a {
	width:186px;
}

.style1 {
	font-size: medium;
}

a.spec_link {
	font-size: 14px;
}

a:hover.spec_link {
	color: #4a3e93;
}

<!--

.menuskin{
position:absolute;
width:100px;
background-color:#d6d6d6;
border:1px solid black;
line-height:21px;
z-index:100;
visibility:hidden;
text-decoration:underline;
}

.menuskin a{
text-decoration:underline;
color:black;
padding: 4px 10px 4px 12px;
}

#mouseoverstyle{
background-color:#4a3e93;
text-decoration:underline;
}

#mouseoverstyle a{
color:white;
text-decoration:underline;
}
-->


