body,td {
	color: #000000;
	font-weight: normal;
    font-size: 12px;
    font-family:  Verdana, Arial, Helvetica;
	text-decoration: none;
	letter-spacing: 0.5px }

.nromalbody {
	color: #000000;
	font-weight: normal;
    font-size: 12px;
    font-family:  Verdana, Arial, Helvetica;
	text-decoration: none;
	letter-spacing: 0.5px }

.nromalbodybold {
	color: #000000;
	font-weight: bold;
    font-size: 12px;
    font-family:  Verdana, Arial, Helvetica;
	text-decoration: none;
	letter-spacing: 0.5px }

.Quote {
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
    font-style: italic;
	text-decoration: none;
	letter-spacing: 0px }

.CategoryTitle {
    color: #338877;
    font-weight: bold;
    font-style: italic;
    font-size: 20px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	letter-spacing: 0px }

.AltHeaderTitle {
    color: #338877;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	letter-spacing: 0px }

.HeaderTitle {
    color: #000077;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	letter-spacing: 0px }

.FinePrint {
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica;
	letter-spacing: 0px }

.HeaderDate {
    color: #777777;
	font-weight: normal;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	letter-spacing: 0px }

Input.SearchTextBox {
    color: #f7c451;
    font-size: 9pt;
    font-weight: bold;
    background-color: #888888;
    border-color: #666666;
    border-style: inset;
    border-width: 1px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none }

Input.SearchButton {
    color: #ffffff;
    font-size: 8pt;
    background-color: #999999;
    border-color: #777777;
    border-style: outset;
    border-width: 1px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none }

.SmallBodyText {
    color: #888888;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none }

.SmallerNormBodyText {
    color: #000000;
    font-weight: normal;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none }

.SmallNormBodyText {
    color: #000000;
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none }

.Copyright {
    color: #bbbbbb;
    font-weight: normal;
    font-size: 9px;
    font-family:  Verdana, Arial, Helvetica;
	text-decoration: none }

.LargeBodyText   {
    color: #CE0000;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none }


.LargeBodyText2   {
    color: #f7c451;
    font-weight: bold;
    font-size: 17px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none }

.MenuSpacer {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica;
	text-decoration: none }

A:hover {
    color: #d7a431;
    text-decoration: underline }

a
{
   color: #666699;
   font-weight: bold;
   text-decoration: underline
}

/* ---------------- NavArea -------------------- */

.productsmall 
{
  color: #000;
  font-weight: normal;
  font-size: 10px;
  background-color: #FFFFD5;
}

.productsmall img 
{
  border: 1px solid rgb(128,128,128);
}

.productsmall a, .productsmall a:active, .productsmall a:visited
{
   color: #CE0000;
   font-weight: normal;
   font-size: 10px;
   font-family: Verdana, Arial, Helvetica;
   padding: 2px 2px 2px 2px;
   vertical-align: middle;
}

.productsmall a:hover
{
  color: #888888;
}


/* ---------------- NavArea -------------------- */

.navlink a, .navlink a:active, .navlink a:visited
{
   display: block;
   font-size: 10px;
   background-color: #FFF;
   font-family:  Verdana, Arial, Helvetica;
   font-weight: normal;
   width: 120px;
   height: 18px;
   color: #000;
   padding: 0px 2px 2px 6px;
   text-decoration: none;
   vertical-align: middle;
   border: 1px #CCC solid;
   background-image: url(/contents/graphics/look/navbak.gif);
}

.navlink a:hover
{
   background-color: #B95C00; 
   text-decoration: none;
   font-weight: normal;
   color: #FFF;
   border: 1px #BBB dotted;
  background-image: url(/contents/graphics/look/blank.gif);
}
/* #777;
/* this one controls the space between navsections (height) */
/* it also controls the margin between the nav cell and main content cell (width) */
#navspacers
{
   width: 100px;
   height: 10px;
}
