
A:link				{text-decoration: underline; color: #0000FF; }
A:visited			{text-decoration: underline; color: #0000FF; }
A:hover				{text-decoration: underline; color: #FF0000; }

.normal 			{font-family: Tahoma,Arial,Helvetica; font-size: 13px; font-weight: normal; color: black; text-decoration: none; padding-bottom: 0px; }
.normalbold			{font-family: Tahoma,Arial,Helvetica; font-size: 13px; font-weight: bold; color: black; text-decoration: none; padding-bottom: 5px; }
.normalheader		{font-family: Tahoma,Arial,Helvetica; font-size: 18px; font-weight: bold; color: #3366CC; text-decoration: none; padding-bottom: 10px; }
A.normal:link		{color: #CC00CC; font-weight: normal; font-size: 12px; text-decoration: underline;  }
A.normal:visited	{color: #CC00CC; font-weight: normal; font-size: 12px; text-decoration: underline;  }
A.normal:hover		{color: #009900; font-weight: normal; font-size: 12px; text-decoration: underline;  }


.topnav 			{font-family: Tahoma,Arial,Helvetica; font-size: 12px; font-weight: normal; color: #000000; }
A.topnav:link 		{color: #000000; font-weight: normal; font-size: 10px; text-decoration: none; }
A.topnav:visited	{color: #000000; font-weight: normal; font-size: 10px; text-decoration: none; }
A.topnav:hover 		{color: #999999; font-weight: normal; font-size: 10px; text-decoration: underline; }


.leftnav 			{font-family: Tahoma,Arial,Helvetica; font-size: 14px; font-weight: normal; color: #003399; text-decoration: none; }
A.leftnav:link		{color: #003399; font-weight: bold; font-size: 11px; text-decoration: none; }
A.leftnav:visited	{color: #003399; font-weight: bold; font-size: 11px; text-decoration: none; }
A.leftnav:hover		{color: #0066CC; font-weight: bold; font-size: 11px; text-decoration: underline; }


.tagline 			{font-family: Tahoma,Arial,Helvetica; font-size: 10px; font-weight: normal; color: #85A5BF; text-decoration: none; }
A.tagline:link 		{color: #85A5BF; font-weight: normal; font-size: 10px;  text-decoration: none;}
A.tagline:visited 	{color: #85A5BF; font-weight: normal; font-size: 10px;  text-decoration: none;}
A.tagline:hover 	{color: #85A5BF; font-weight: normal; font-size: 10px;  text-decoration: underline;}
.copyrightnotice	{font-family: Tahoma,Arial,Helvetica; font-size: 11px; color: #333333; }



.4borders {
	border-left-color: black;	border-left-style: solid;	border-left-width: 	1px; padding-left: 0px;
	border-right-color: black; 	border-right-style: solid; 	border-right-width: 1px; padding-right: 0px;
	border-top-color: black; 	border-top-style: solid; 	border-top-width: 	1px; padding-top: 0px;
	border-bottom-color: black; border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 0px;
	background-color: #FFFFFF;
	}




