BODY, TABLE, TR, TD
{
    	COLOR: #330099;
    	FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    	FONT-SIZE: 9pt;
    	text-align : justify;
}

.sidemenu:active, .sidemenu:link, .sidemenu:visited
{
    	COLOR: white;
    	FONT-SIZE: 9pt;
		FONT-WEIGHT: bold;
		TEXT-DECORATION: none;
}

A:active, A:link, A:visited
{
    	COLOR: #FFCC66;
    	FONT-SIZE: 9pt;
		FONT-WEIGHT: bold;
		TEXT-DECORATION: none;
}

.dropdowns
{
	border: 1 solid;
	border-color: #FFCC66;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 9pt;
	background: white;
}

.box
{
	border: 0;
	scrollbar-base-color: #FFCC66;
	scrollbar-dark-shadow-color: #330099;
  	scrollbar-face-color: #FFCC66;
	scrollbar-shadow-color: #330099;	
}