﻿a {color:#00a5b4; text-decoration:underline;  font-weight: normal}
a.visited {color:#00a54b; text-decoration:none; font-weight: normal}
a.active  {color:#cccccc; text-decoration:underline; font-weight: normal}
a.hover   {color:#fdba39; text-decoration:underline; font-weight: normal}

A.nav:link    {color:#00a5b4; text-decoration:none; font-family: Arial, Helvetica, san-serif; font-size: 11px; font-weight: bold}
A.nav:visited {color:#00a5b4; text-decoration:none; font-family: Arial, Helvetica, san-serif; font-size: 11px; font-weight: bold}
A.nav:active  {color:#FFE600; text-decoration:underline; font-family: Arial, Helvetica, san-serif; font-size: 11px; font-weight: bold}
A.nav:hover   {color:#fdba39; text-decoration:underline; font-family: Arial, Helvetica, san-serif; font-size: 11px; font-weight: bold}

A.navBot:link    {color:#FFFFFF; text-decoration:none; font-family: Arial, Helvetica, san-serif; font-size: 10pt; font-weight: bold}
A.navBot:visited {color:#FFFFFF; text-decoration:none; font-family: Arial, Helvetica, san-serif; font-size: 10pt; font-weight: bold}
A.navBot:active  {color:#FFFFFF; text-decoration:underline; font-family: Arial, Helvetica, san-serif; font-size: 10pt; font-weight: bold}
A.navBot:hover   {color:#ffff99; text-decoration:underline; font-family: Arial, Helvetica, san-serif; font-size: 10pt; font-weight: bold}


.shadow {
  background-image: url(images/shadow2.jpg);
  background-repeat: repeat-y;
  }


h1 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: x-large; color: #00a5b4}
h2 {  font-family: Arial, Helvetica, san-serif; font-size: 12pt; font-weight: bold; color: #00a5b4}

.table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color:#666666;
	line-height: 180%;
	margin-left: 36px;
	margin-right: 36px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#666666;
	margin-left: 36px;
	margin-right: 36px;
}

.Sidehead {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: x-large; 
	color: #ffffff
	}
	
.Sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#ffffff;
	line-height: 130%;
	margin-left: 8px;
	margin-right: 8px;
}

.SideheadHilite {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: x-large; 
	color: #FFFF00	}
	
.SidebarHilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFF00;
	line-height: 130%;
	margin-left: 8px;
	margin-right: 8px;
}



.highlight {
	color:#00a5b4;
	font-weight: bold;}
.newStyle1 {
	color: #FFFF00;
}
.newStyle2 {
	color: #00FF00;
}
