﻿.TxtSpace {font-size: 9px}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

BODY

{

	margin: 0px;

	font-family: "Bookman Old Style";

	font-weight : bolder;

}

A

{

	font-weight: bold;

	color: Black;

	text-decoration: underline;

}

A:visited
{
	color: #ADADAD;
}
A:hover
{
 	color:#D296FA;
}
a.head
{
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}
a.head:visited
{
	color: Yellow;
}
a.head:hover
{
    font-size: large;
	color: red;
}
#TopNavCenter
{
	font-weight: bold;
	font-size: x-large;
	color: white;
	background-color: #6800AD;
}
.LeftNav
{
	border-left-color: #6800AD;
	border-bottom-color: #6800AD;
	width: 170px;
	border-top-style: ridge;
	border-top-color:#6800AD;
	border-right-style: ridge;
	border-left-style: ridge;
	text-align: center;
	border-right-color: #6800AD;
	border-bottom-style: ridge;
	background-color : #6800AD;
}
#Headline
{
	font-weight: bold;
	font-size: x-large;
	color: blue;
	text-align: center;
}
#MainBody
{
	margin: 10px;
}
.HighlightedText
{
	font-weight: bold;
	color: #6800AD;
}
.Tagline
{
	font-weight: bold;
	font-size: medium;
}
