.greenText {font-family:verdana; font-size:12; color:#4d9b05}

.smallGreenText {font-family:verdana; font-size:10; color:#4d9b05}

TABLE.green {border-color:#4d9b05; border-width:1; border-style:double}

TD.gray {background: silver; color:white; font-family:verdana;
font-size:12}

TD.white {background: white; color:#4d9b05; font-family:verdana;
font-size:12}

TD.green {background:#4d9b05; color:white; font-family:verdana;
font-size:12}

a.white {text-decoration : none; color:white; font-family:verdana;
font-size:12} 

a.gray {text-decoration : none; color:gray; font-family:verdana;
font-size:12} 

a.green {text-decoration:none; color:#4d9b05; font-family:verdana;
font-size:12}

a.orange {text-decoration:none; color:#ff6600 ; font-family:verdana;
font-size:12}

body
{ 
background:#ffffff;
background-image: url("/images/.gif");
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
scrollbar-base-color: #4d9b05;
scrollbar-3dlight-color:#4d9b05; 
scrollbar-arrow-color:#4d9b05;
scrollbar-darkshadow-color:3b7703;
scrollbar-face-color:#abf864;
scrollbar-highlight-color:#72e507;
scrollbar-shadow-color:#4d9b05;
scrollbar-track-color:#abf864;
}

