A	{
	color : #006699;
	text-decoration : none;
}

A:link	{
	color : #006699;
	text-decoration : none;
}

A:visited  {
	color : #006699;
	text-decoration : none;
}

A:hover	{
	color : #ff0000;
	text-decoration : none;
}
A.front	{
	color : #FFFFFF;
	text-decoration : none;
}

A.front:link	{
	color : #FFFFFF;
	text-decoration : none;
}

A.front:visited  {
	color : #FFFFFF;
	text-decoration : none;
}

A.front:hover	{
	color : #FF0000;
	text-decoration : none;
}


body, input, textarea, select {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
.notice {	
	color: #FFFFFF;
	font-weight:bold;
	border: 1px solid #009900;
	border-collapse: collapse;
	background-color:#99CC99;	
}
.report {
	margin-left:50px;
	text-align:left;
}
.style1 {
	color: #FF0000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
h4 {
	color : #800000;
	font-size : 11pt;
}
table 	{
	border-collapse:collapse;		
}
.results 	{
	border-collapse:collapse;	
	padding-top:13px; padding-right:13px; padding-bottom:13px; padding-left:13px;
}
.pageprevdead {
	color: #CC0000;
}
.pageprevlink	{
	color:#0000FF;
}
.quote	{
	color:#003366;
}
.cellhead {
	background-color: #EEEEEE;
}
.comment {
	width: 500px;
	color:#0000FF;
	text-align:left;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navsite p {
	display: none;
}

#navsite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: none;
	width: 14em;
	border-right: 0px solid #039;
	padding: 0;
	margin-bottom: 1em;
	background-color: #003399;
	color: #333;
}

#navsite ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navsite ul li {
	margin: 0;
	border-top: 1px solid #003;	
}

#navsite ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #369;
	border-right: 0px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #003399;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #navsite ul li a {
	width: auto;
}

#navsite ul li a:hover {
	border-left: 10px solid #039;
	border-right: 0px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #336699;
	color: #fff;
}
.footer {
	font-size:9px;
	color: #999999;
}
input.but {
	font-size: 8px;
}
.smallcomment   {
	font-size: 10px;
	font-style: italic;
	color: #FF0000;
}
.bigcomment   {
	font-size:12px;
	font-weight: bold;
	color:#FF0000;
}
.error   {
	font-size:10px;
	font-weight: bold;
	color:#FF0000;
}
.message  {
	font-size:10px;
	font-weight: normal;
	color:#0000FF;
}
.message2  {
	font-size:8pt;
	font-weight: normal;
	color:#0000FF;
}
.medcomment   {
	font-size:11px;
	font-weight: bold;
	color:#333333;
}
.cap {
	font-size:10px;
	font-weight: bold;
	color:#666666;
}
.capbody  {
	font-size:9px;
	font-weight: normal;
	color:#666666;	
}
.but  {
	font-size:10px;
}
.highlight  {
background-color:#F8F8F8;
}
a.footlink:active, a.footlink:link, a.footlink:visited {
	color:#999999;
}
a.footlink:hover {
	color:#ff0000;
	text-decoration:underline;
}