BODY 		{ BORDER: 0px; background-color: white;
		  COLOR: #222; FONT-FAMILY: Verdana, Arial CE, Arial, Helvetica, sans-serif; FONT-SIZE: 9pt  ! important;
		  scrollbar-track-color: 	#E6E6E6;
		  scrollbar-face-color: 	#E6E6E6;
		  scrollbar-highlight-color: 	#E6E6E6;
		  scrollbar-3dlight-color: 	red;
		  scrollbar-darkshadow-color: 	red;
		  scrollbar-shadow-color: 	#E6E6E6;
		  scrollbar-arrow-color: 	red; }

A 		{ COLOR: #555555; TEXT-DECORATION: none; }
A:link 		{ BORDER: none ! important }
A:visited 	{ BORDER: none ! important }
A:hover 	{ COLOR: red; }

HR		{ PADDING: 0px; MARGIN: 0px; COLOR: #111111; HEIGHT: 1px; DISPLAY: block; }

H1		{ MARGIN:0px; MARGIN-TOP:13px; COLOR: #210894; FONT-WEIGHT: bold; FONT-SIZE: 20px  ! important }
H2		{ FONT-SIZE: 12pt  ! important }
H3		{ FONT-SIZE: 11pt  ! important }

TEXTAREA, INPUT, SELECT, OPTION 
		{ MARGIN: 0px; BORDER: 1px solid black; PADDING: 1px; BACKGROUND-COLOR: white;   
		  COLOR: #111111; FONT-FAMILY: Verdana, Arial CE, Arial, Helvetica, sans-serif; FONT-SIZE: 10pt  ! important  }

IMG		{ BORDER: 0px; MARGIN: 0px; }
TABLE		{ MARGIN: 0px; PADDING: 0px;
       		  FONT-FAMILY: Verdana, Arial CE, Arial, Helvetica, sans-serif; FONT-SIZE: 100%    ! important  }

TD		{ vertical-align: top; margin: 0px; padding: 0px;  }

.DIV_MAIN	{ height:398px; width:508px; display: block; text-align: left; margin:0px;
		  overflow-y: auto; overflow: -moz-scrollbars-vertical;
                  background: white url('./img/bg.gif') repeat-y;}

P		{ MARGIN-TOP:5px; DISPLAY:block; TEXT-ALIGN: justify; TEXT-INDENT:15px ! important }
TR.menu A 	{ MARIGN: 0px 2px 0px 2px; }
TR.menu A SPAN	{ display:block; width:100px; background-color: #FFD800; color: #210894; font-size: 7.5pt; text-align: center; font-weight: bold;
		  padding: 0px; margin-bottom: 1px;  }
TR.menu A:hover SPAN	{ background-color: #FB0E02; color:white; }
TR.top TD		{ background: white url('./img/bg_top.gif') no-repeat; vertical-align: bottom; padding:0px; margin:0px; }
TR.top TD IMG		{ margin-left:15px; float: right; }

TD.main		{  vertical-align: top; padding: 0px; }

TR.menu_bottom TD { background-color: #FFD800; color: #210894; text-align: center; PADDING-BOTTOM: 2px; font-size: 8pt; }
TR.menu_bottom A  { color: #210894; font-weight: bold; }
TR.menu_bottom A:hover { color: #FB0E02; font-weight: bold; }
TR.bottom TD 	  { background-color: #210894; color: white; text-align: left; PADDING: 0px 5px 2px 5px; font-size: 7.5pt; }
TR.bottom A       { color: white; font-weight: bold; }
