/*Change values for each site*/
A:link {text-decoration:none; color:#E6D6AB;}
A:visited {text-decoration:none; color:#FFFFFF;}  
A:hover {text-decoration:underline; color:#E6D6AB;}
A:hover {font-style: italic}

body { 
  background-repeat: repeat-y;
}

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 #4B6655;}

.pageLink {color:#336633;}

.topCell {background-color: #4B6655;}

.centerCell {background-color: #4B6655;}

.comboCell {background-color: #4B6655; color:#E6D6AB;}

.headerCell {color:#E6D6AB;} /* 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 #E6D6AB;
color: #000000;
background-color: #E6D6AB;
padding-left: 0;
padding-right: 0;
padding-top: 4
}

SELECT, OPTION
{
font-family: monospace;
font-size: 14px;
font-weight: bold;
color: #E6D6AB;
background-color: #4B6655;
border: 1px #FFFFFF;
letter-spacing: 1;
}

INPUT
{
font-family: monospace, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #E6D6AB;
background: #4B6655;
padding-left: 3;
padding-right: 0;
padding-top: 2
border: 1px #FFFFFF;
height: 23px;
letter-spacing: 1;
}

TEXTAREA
{
font-family: monospace, Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #E6D6AB;
background: #4B6655;
padding-left: 3;
padding-right: 0;
padding-top: 2
border: 1.5px solid #FFFFFF;
letter-spacing: 1;
}

.inputbox
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
color: #E6D6AB;
background: #4B6655;
border: 1.5px solid #FFFFFF;
height: 23px;
letter-spacing: 1;
}