BODY {
scrollbar-face-color: #7a8e73;
scrollbar-highlight-color: #7a8e73;
scrollbar-3dlight-color: #7a8e73;
scrollbar-darkshadow-color: #7a8e73;
scrollbar-shadow-color: #7a8e73;
scrollbar-arrow-color: #d5c4b2;
scrollbar-track-color: #f1feec;
}

a, p, td, tr, body            
           {color : #7a8e73;
           font-family : tahoma;
           font-size : 10px;
           font-weight : normal;
           word-spacing : 0;
           letter-spacing : 0;
           line-height : 10px;
background-color:transparent;
}
TABLE {
	FONT: 10px tahoma; 
       COLOR: #7a8e73
}
TR {
	FONT: 10px tahoma; 
       COLOR: #7a8e73
}
TD {
	FONT: 10px tahoma; 
       COLOR: #7a8e73
}
INPUT {
	BORDER-RIGHT: #7a8e73 1px dotted;
       BORDER-TOP: #7a8e73 1px dotted; 
       FONT: 10px tahoma; 
       BORDER-LEFT: #7a8e73 1px dotted;
       COLOR: #7a8e73; 
       BORDER-BOTTOM: #7a8e73 1px dotted; 
       BACKGROUND-COLOR: #f1feec
}
TEXTAREA {
	BORDER-RIGHT: #7a8e73 1px dotted; 
       BORDER-TOP: #7a8e73 1px dotted; 
       FONT: 10px tahoma; 
       BORDER-LEFT: #7a8e73 1px dotted; 
       COLOR: #7a8e73; 
       BORDER-BOTTOM: #7a8e73 1px dotted; 
       BACKGROUND-COLOR: #f1feec
}
A:link {
	FONT: bold 10px tahoma; 
        COLOR: #d5c4b2; 
        Text-decoration: none;
        text-transform: uppercase
}
A:visited {
	FONT: bold 10px tahoma; 
        COLOR: #d5c4b2; 
        Text-decoration: none;
        text-transform: uppercase
}
A:active {
	FONT: bold 10px tahoma; 
       COLOR: #d5c4b2; 
       Text-decoration: none;
       text-transform: uppercase
}
A:hover {
	FONT: bold 10px tahoma; 
       COLOR: #7a8e73; 
       TEXT-DECORATION: none;
       text-transform: uppercase;
       border-bottom: #d5c4b2 1px dotted;
                     
}
DIV.head {
       FONT: bold 11px tahoma; 
       background:#f1feec; color: #7a8e73; 
       text-align: center; 
       font-weight: bold; 
       letter-spacing:1px;
       border-bottom: #d5c4b2 1px dotted;
       text-transform: uppercase;
}
b      {
       font-family:tahoma;
       font-size:11px;
       font-weight:bold;
       color: #94a5ae;
}




