/*Change values for each site*/
A:link {text-decoration:none; color:#CCFFCC;}
A:visited {text-decoration:none; color:#333300;}  
A:hover {text-decoration:underline; color:#CCFFCC;}
A:hover {font-style: italic}

body { 
  background-repeat: repeat-y;
  background-color: #CCFFCC;
}

DIV {font-family:Verdana; font-size:12;}

H3 {font-family:Verdana; font-size:18;}

P {font-family:Verdana; font-size:12;}

HR {border: 1px solid #669966;}

.pageLink {color:#336600;}

.topCell {background-color: #669966;}

.centerCell {background-color: #669966;}

.comboCell {background-color: #669966; color:#CCFFCC;}

.headerCell {color:#CCFFCC;} /* Used at admin/employees/classes/evaluations/custom/customDisplay.asp */

.background1Cell {background-color:#99CC99; color:#000000;} /* Used at admin/classes/overview/attended/custom.asp */

.background2Cell {background-color:#99FF99;} /* Used at admin/classes/overview/attended/custom.asp */

.limitBox
{
border:1px solid #CCFFCC;
color: #000000;
background-color: #CCFFCC;
padding-left: 0;
padding-right: 0;
padding-top: 4
}

SELECT, OPTION
{
font-family: monospace;
font-size: 14px;
font-weight: bold;
color: #CCFFCC;
background-color: #669966;
border: 1px #333300;
letter-spacing: 1;
}

INPUT
{
font-family: monospace, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #CCFFCC;
background: #669966;
padding-left: 3;
padding-right: 0;
padding-top: 2
border: 1px #333300;
height: 23px;
letter-spacing: 1;
}

TEXTAREA
{
font-family: monospace, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #CCFFCC;
background: #669966;
padding-left: 3;
padding-right: 0;
padding-top: 2
border: 1.5px solid #333300;
letter-spacing: 1;
}

.inputbox
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #CCFFCC;
background: #669966;
border: 1.5px solid #333300;
height: 23px;
letter-spacing: 1;
}