
.content	  {color: #000000; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px;}
.big	  {color: #000000; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 18px;}
.white	  {color: #FFFFFF; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px;}
.footer	  {color: #534A4C; font-family: Verdana, arial, helvetica, sans-serif; font-size: 9px;}

A.content 			 {color: #000000; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px; text-decoration:underline;}
A.content:visited {color: #000000; text-decoration:underline;}
A.content:hover 	{color: #534A4C; text-decoration:underline;}
A.content:active 	{color: #000000; text-decoration:underline;}

A.white 			 {color: #FFFFFF; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px; text-decoration:none;}
A.white:visited {color: #FFFFFF; text-decoration:none;}
A.white:hover 	{color: #FFFFFF; text-decoration:underline;}
A.white:active 	{color: #FFFFFF; text-decoration:none;}

A.footer 			 {color: #534A4C; font-family: Verdana, arial, helvetica, sans-serif; font-size: 9px; text-decoration:none;}
A.footer:visited {color: #534A4C; text-decoration:none;}
A.footer:hover 	{color: #534A4C; text-decoration:underline;}
A.footer:active 	{color: #534A4C; text-decoration:none;}

body
	{
	   	scrollbar-face-color: #D9EDE0;
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #000000;
		scrollbar-3dlight-color: #D9EDE0;
		scrollbar-darkshadow-color: #D9EDE0;
		scrollbar-track-color: #FFFFFF;
		scrollbar-arrow-color: #000000;
	}
	
.form
	{
		color: #000000;
		font: 11px Verdana;
		background-color: #FFFFFF;
		border-width: 1;
		border-color: #000000;
		border-style: solid;
	}
	
.button {font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
.buttonover {font-family: Arial, Verdana, helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #747C81; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}