.main {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000;}
.mainsm {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000;}
.attorneyname {font-family: Garamond, Palatino, serif; font-size: 14px; color: #000000;}
.mainform  {font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #666666;}
.footer  {font-family: Arial, Verdana, Arial, Helvetica; font-size: 10px; color: #333333;}
.copyright  {font-family: Arial, Verdana, Helvetica; font-size: 11px; color: #ebebeb;}

BODY {
	scrollbar-base-color : #cbcbcb;
	scrollbar-arrow-color : #660000;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
	}

/*
background-image : url("images/bg.gif");
*/
	  
A:link,A:visited  		{color: #3366cc; text-decoration: underline; background: transparent;}
A:hover,A:active	{color: #0099ff;text-decoration: underline; background: transparent;}

/*
set pseudo classes for secondary link properties
*/

a.footerlink:link,a.footerlink:visited	{color: #ebebeb; text-decoration: none; font-weight: normal; font-size: 10px; background: transparent;}
a.footerlink:hover,a.footerlink:active	{color: #ffffff; text-decoration: underline; font-weight: normal; font-size: 10px; background: transparent;}
