BODY		{
		FONT-SIZE: 11pt;
		FONT-FAMILY: Arial, Helvetica;
		BACKGROUND-IMAGE: url(images/bg-mix.gif); 		BACKGROUND-ATTACHMENT: fixed;
		}
BODY.nobg	{BACKGROUND-IMAGE: none;}
FONT.Small	{FONT-SIZE: 8pt;}
FONT.Med	{FONT-SIZE: 10pt;}
FONT.Large	{FONT-SIZE: 12pt;}
P 		{FONT: 16pt/20pt fantasy, cursive, Serif;
		FONT-WEIGHT: bold;
		}
A		{TEXT-DECORATION: none;}
A:link		{COLOR: blue;}
A:visited	{COLOR: blue;}
A:hover		{COLOR: red;}
UL		{MARGIN-LEFT: 1em;}
LI.R		{LIST-STYLE: url(images/redball.gif);}
LI.G		{LIST-STYLE: url(images/greenball.gif);}
LI.W		{LIST-STYLE: url(images/whiteball.gif);}
LI.Bl		{LIST-STYLE: url(images/blueball.gif);}
LI.Y		{LIST-STYLE: url(images/yellowball.gif);}
LI.O		{LIST-STYLE: url(images/orangeball.gif);}
LI.RC		{LIST-STYLE: url(images/redcube.gif);}
LI.BlC		{LIST-STYLE: url(images/bluecube.gif);}
LI.GC		{LIST-STYLE: url(images/grencube.gif);}
LI.BllC		{LIST-STYLE: url(images/lblucube.gif);}
HTML 		{
		SCROLLBAR-FACE-COLOR: #000099;
		SCROLLBAR-SHADOW-COLOR: white;
		SCROLLBAR-HIGHLIGHT-COLOR: white;
		SCROLLBAR-3DLIGHT-COLOR: white;
		SCROLLBAR-DARKSHADOW-COLOR: DARKSLATEBLUE;
		SCROLLBAR-TRACK-COLOR: gold;
		SCROLLBAR-ARROW-COLOR: white;
		}
INPUT.BTN	{   
   	  	COLOR:#0c479d;   
  	  	FONT: bold 84% 'trebuchet ms',helvetica,sans-serif;  
  	 	BACKGROUND-COLOR:#fed;   
  	 	BORDER: 1px solid;   
  	  	BORDER-COLOR: #696 #363 #363 #696;   
  	 	FILTER:progid:DXImageTransform.Microsoft.Gradient   
  	 	(GradientType=0,StartColorStr='#ffaaaaff',EndColorStr='#ffeeddaa');   
 	 	}
INPUT.BTNHOVER  {BORDER-COLOR: #c63 #930 #930 #c63;}