﻿body
{
  margin-top: 0px;
  font-size: 12px;
  margin-left: 0px;
  color: #000000;
  background-color: #ffffff;
}

form
{
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
p
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 10px
}
ul
{
    MARGIN-TOP: 8px;
    MARGIN-BOTTOM: 2px
}
li
{
    MARGIN-BOTTOM: 8px
}

.errorText
{
    color: #BB0000; 
}

.welcomeText
{
  font-family:geneva, arial;
  font-size: 16px;
  font-weight: bold; 
  color: #660000;
}


.standardText
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style: normal; 
  line-height: 15px; 
  font-size: 12px;
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000; 
  text-decoration: none;
}


.standardText a
{
  color: #0000FF; 
  text-decoration: none;
}

.standardText a:hover
{
  color: #00FF00; 
  text-decoration: underline;
}

.standardTextTiny
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal; 
  line-height: 11px; 
  font-weight: normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000; 
  text-decoration: none;
}


.standardTextHeader
{
  font-family: arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal; 
  line-height: 15px; 
  font-weight: bold; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000; 
  text-decoration: none;
}

.displayHeaderRow
{
  background-color: #94b67b;
  line-height:18px;
}

.navigationTable
{
  background-color: #ffffff;
}

.navigation
{
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
  
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style:normal; 
  line-height: 15px; 
  font-weight:normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #ffffff; 
  text-decoration: none;
}

.navigation a
{
  color: #ffffff; 
  text-decoration: none;
}


.navigation a:hover
{
  color: #000000; 
  text-decoration: underline;
}

.bannerNavigation
{
  text-align: center;
  vertical-align: middle;
  background-color: #97b678;
  
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style:normal; 
  line-height: 15px; 
  font-weight:normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #000000; 
  text-decoration: none;
}

.bannerNavigation a
{
  color: #ffffff; 
  text-decoration: none;
}


.bannerNavigation a:hover
{
  color: #000000; 
  text-decoration: underline;
}

.bannerHeader
{
  text-align: center;
  vertical-align: middle;
  background-color: #ffffff;
  
  font-family: arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style:normal; 
  line-height: 15px; 
  font-weight:normal; 
  font-variant: normal; 
  text-transform: none; 
  color: #94b67b; 
  text-decoration: none;
}


.bannerHeader a
{
  color: #FFFF00; 
  text-decoration: none;
}


.bannerHeader a:hover
{
  color: #FFFFFF; 
  text-decoration: underline;
}


.standardText
{
  text-decoration: none;
}


.standardText a
{
  color: #CC0000; 
  text-decoration: none;
}


.standardText a:hover
{
  color: #0000AA; 
  text-decoration: underline;
}


.footerText
{
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  color: #00000000;
  text-decoration: none;
  font-size:11px
}


.footerText a
{
    color: #0000a0; 
    text-decoration: none;
}


.footerText a:hover
{
    color: #000000; 
    text-decoration: underline;
}



.titleText
{
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  color: #660000;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
}


.titleText a
{
    color: #FFFF00; 
    text-decoration: none;
}


.titleText a:hover
{
    color: #FFFF00; 
    text-decoration: underline;
}

.form_fields 
{  
}

.buttonAdd a
{
  width: 39px;
  height: 24px;

  display:block;
  background: url("https://secure.classman.net/convenienthousewares.com/buttonAdd.gif") 0 0 no-repeat;
  background-position: 0 -48px;
}

.buttonAdd a:hover
{
  background-position: 0 -24px;
}

.buttonRemove a
{
  width: 39px;
  height: 24px;

  display:block;
  background: url("https://secure.classman.net/convenienthousewares.com/buttonRemove.gif") 0 0 no-repeat;
  background-position: 0 -48px;
}

.buttonRemove a:hover
{
  background-position: 0 -24px;
}

