BODY	{
    	FONT-FAMILY: geneva, arial, sans-serif;
	FONT-SIZE: 11px;
	SCROLLBAR-BASE-COLOR: #A2A292;
	}



a:link		{ color: #996633; text-decoration: none }

a:visited	{ color: #996633; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #6699FF; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif }




.button-popups {background-color:#E2E3DE;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		width: 100%;
		height: 25px;
		color: #888888;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 0px solid }

.buttonon-popups {background-color:#AEB0BA;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		width: 100%;
		height: 25px;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 0px solid }


