.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: #808080 }

.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: #808080;
}

.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}

.BoxBk {background: #C8C8C8}

.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;
}