CODE {
	FONT-FAMILY: "Courier New", Courier, monospace;
	FONT-SIZE:9pt;
	color:#000000;
	font-weight : bold;
}

BODY, FORM, LI, P, TABLE, DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #E0E0E0; 
	scrollbar-arrow-color: #000000;

}

A:HOVER,  A:FOCUS  {
	background:yellow; 
	color:red
} 

A:ACTIVE  {
	background: transparent;
	color: blue
} 


INPUT, TEXTAREA, SELECT{
	color:#000000;
	background-color:#FFFFFF;
	border-color:#000000;
	border-width: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight:bold;
}



H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight : bold;
}

.om {
	font-size:9pt;
	color:blue;
	filter:DropShadow(color=#F0F0F0, offx=1, offy=1);
	word-break : keep-all;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
	font : bold Arial, Verdana, Geneva, Helvetica, sans-serif;
	ime-mode : active;
	background : transparent none;
}


.defaut {
}

.omt {
	width:100%; 
	font-size:18pt; 
	font-weight:bold; 
	color:#50E0FF; 
	filter:DropShadow(color=#C0C0C0, offx=2, offy=2) ;
	background : transparent none;
}

.menu0 {
	CURSOR: hand; BACKGROUND-COLOR: #FFFFF0
}
.menu1 {
	CURSOR: hand; BACKGROUND-COLOR: #50E0FF
}
