.FooterText
	{
	font-size: 8pt;
	color: #aaaaaa;
	text-align: center;
	background-color: transparent;
	border-top: 1px solid #000080;
	}
	.FooterText a:hover
		{
		text-decoration: none;
		color: #000080;
		background-color: transparent;
		}

.SmallNav
	{
	font-size: 10px;
	color: #000066;
	background-color: transparent;
	}
	
.SmallNav: hover
	{
	font-size: 10px;
	color: #eeeeee;
	background-color: #000066;
	}

.Contact
	{
	font-size: 10px;
	font-weight: bold;	
	}
.RightBorder
	{
	border-right: 1px solid #000000;
	}

.BottomBorder
	{
	border-bottom: 1px solid #000000;
	}

.LeftBorder
	{
	border-left: 1px solid #000066;
	}

.TopBorder
	{
	border-top: 1px solid #000000;
	}

.Nav
	{
	color: orange;
	background-color: grey;
	}

.Imp
	{
	font-weight: bold;
	}

td.LeftColor
	{
	color: #000000;
	background-color: #a7a7c7;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	}

td.Nav
	{
	color: #000000;
	background-color: #a7a7c7;
	border: 1px solid #000000;
	}

td.Nav1
	{
	color: #000000;
	background-color: #a7a7c7;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

td.NavHover
	{
	color: #ffffff;
	background-color: #a7a7ff;
	cursor: hand;
	border: 1px solid #000000;
	}

td.Nav1Hover
	{
	color: #ffffff;
	background-color: #a7a7ff;
	cursor: hand;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}

a.NavLinks
	{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	}

a.NavLinks:hover
	{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	}
