BODY {
/*
    SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #7B7B7C;
	SCROLLBAR-HIGHLIGHT-COLOR: #0D6F84;
	SCROLLBAR-FACE-COLOR: #0D6F84;
	SCROLLBAR-SHADOW-COLOR: #0D6F84;
	SCROLLBAR-DARKSHADOW-COLOR: #0D6F84;
	SCROLLBAR-TRACK-COLOR: #E9E8E8;
	BACKGROUND-COLOR: #FFFFFF;
*/
    SCROLLBAR-ARROW-COLOR:  #CEE8ED;
	SCROLLBAR-3DLIGHT-COLOR: #199CB8;
	SCROLLBAR-HIGHLIGHT-COLOR: #B8DAE1;
	SCROLLBAR-FACE-COLOR: #0D6F84;
	SCROLLBAR-SHADOW-COLOR: #045A6C;
	SCROLLBAR-DARKSHADOW-COLOR: #0B4956;
	SCROLLBAR-TRACK-COLOR: #EAF3F5;
}

TABLE, P, DIV {
  font-family: Verdana, sans-serif, MS Sans Serif;
  font-size:10pt;
  color: #000000;

   }

INPUT, TEXTAREA, SELECT {
  font-family: Verdana, sans-serif, MS Sans Serif;
  font-size: 9pt;
  color: #000000;
   }
A:active { text-decoration : none; font-weight : none; color : #999999; font-family: Verdana, sans-serif, MS Sans Serif; }
A:link { text-decoration : none; font-weight : none; color : #0099FF; font-family: Verdana, sans-serif, MS Sans Serif; }
A:visited { text-decoration : none; font-weight : none; color : #0099FF; font-family: Verdana, sans-serif, MS Sans Serif; }
A:hover { text-decoration : none; font-weight : none; color : #FF9900; font-family: Verdana, sans-serif, MS Sans Serif;}

select, input, textarea { font: 9pt Verdana, sans-serif, MS Sans Serif; color: #3D3D3D;  font-family: Verdana, sans-serif, MS Sans Serif; }

.Title {
  font-family: Verdana, sans-serif, MS Sans Serif;
  font-weight:bold;
  font-size: 11pt;
  color: #000000;
}
.Title2 {
  font-family: Verdana, sans-serif, MS Sans Serif;
  font-weight:bold;
  font-size: 11pt;
  color:#FF6600;
}

.SmallTxt {
  font-family: Verdana, sans-serif, MS Sans Serif;
  font-size: 9pt;
  color: #000000;
}
.SmallTxt2 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #000000;
}

#NavLeftPage{
  font-family: Verdana, sans-serif, MS Sans Serif;
  font-size: 10pt;
  color: #000000;
}
#NavLeftPage a:active { text-decoration : none; font-weight : none; color : #999999; font-family: Verdana, sans-serif, MS Sans Serif; }
#NavLeftPage a:link { text-decoration : none; font-weight : none; color : #FFFFFF; font-family: Verdana, sans-serif, MS Sans Serif; }
#NavLeftPage a:visited { text-decoration : none; font-weight : none; color : #FFFFFF; font-family: Verdana, sans-serif, MS Sans Serif; }
#NavLeftPage a:hover { text-decoration : none; font-weight : none; color : #F7FA03; font-family: Verdana, sans-serif, MS Sans Serif;}