.NavTop
{
  font-family: verdana; 
  font-size: 10pt;
  font-weight: bold;
  color: FFFFFF;
}

.NavTop A:link, .NavTop A:visited, .NavTop A:active { text-decoration: none; color: #FFFFFF } 
.NavTop A:hover { text-decoration: underline; color: #D0BAD8}

.NavCurrent
{
  font-family: verdana; 
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: underline;
}

.Head
{
  font-family: verdana; 
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF;
}

.Head A:link, .Head A:visited, .Head A:active { text-decoration: none; color: #FFFFFF } 
.Head A:hover { text-decoration: underline; color: #808080 }

.HeadSmall
{
  font-family: verdana; 
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFFF;
}

.HeadSmall A:link, .HeadSmall A:visited, .HeadSmall A:active { text-decoration: underline; color: #FFFFFF } 
.HeadSmall A:hover { text-decoration: underline; color: #808080 }

.SecHead
{
  font-family: verdana; 
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.SecHead A:link, .SecHead A:visited, .SecHead A:active { text-decoration: none; color: #000000 } 
.SecHead A:hover { text-decoration: underline; color: #808080 }

.Small
{
  font-family: verdana; 
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

.Small A:link, .Small A:visited, .Small A:active { text-decoration: underline; color: #000000 } 
.Small A:hover { text-decoration: underline; color: FFFFFF }

.Disc
{
  font-family: verdana; 
  font-size: 8pt;
  font-weight: normal;
  color: #808080;
}

.Disc A:link, .Disc A:visited, .Disc A:active { text-decoration: underline; color: #808080 } 
.Disc A:hover { text-decoration: underline; color: #000000 }

.Trail
{
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #541e90;
	background-color: #AA8F48;
	background-image: url(../img/gold.jpg);
}

.Trail A:link, .Trail A:visited, .Trail A:active { text-decoration: none; color: #808080 } 
.Trail A:hover { text-decoration: underline; color: #000000 }

.Poll A:link, .Poll A:visited, .Poll A:active { text-decoration: none; color: #541E90 } 
.Poll A:hover { text-decoration: none; color: #541E90 }

.HeadBk {
	background: #541E90;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
td.HeadBk {
	background: #541e90;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.BoxBk {
	background: #A184C2;
		background-image: url(../img/bk-purple1.jpg);
 color: 541E90;
	text-align: left;
	padding: 30px;
	
}

.TextHead
{
  font-family: verdana; 
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.Text
{
  font-family: verdana; 
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

.Text A:link, .Text A:visited, .Text A:active { text-decoration: underline; color: #000000 } 
.Text A:hover { text-decoration: underline; color: #808080 }

.TextSmall
{
  font-family: verdana; 
  font-size: 8pt;
  font-weight: normal;
  color: #808080;
}

.TextSmall A:link, .TextSmall A:visited, .TextSmall A:active { text-decoration: underline; color: #000000 } 
.TextSmall A:hover { text-decoration: underline; color: #808080 }

.FormSrch {
    font-family: verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}

.FormInput {
    font-family: verdana;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    background-color : #C8C8C8;
    border-color : #000000;
    border-style : inset;
    border-width : 1px;
}

.FormButton {
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color : #541E90;
}

BLOCKQUOTE#quote {
    margin-top: 10px;
    margin-bottom: 5px;
}

span.BigRedText {
	font-size: 18px;
	font-weight: bold;
	color: #7D0000;
}
div.HeadRight {
	text-align: right;
}
td.BoxBk li a{
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 12px;
}
td.BoxBk li{
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 14px;
}

td.BoxBk ul{
list-style-type: none;
	position: relative;
}

td.BoxBk img{
	border: thick #000000;
	
}
