TD		{font-family:tahoma, sans; font-size:12px; color:#333333;}
P		{font-family:tahoma, sans; font-size:12px; color:#333333;}
	
a   {  font-family:tahoma, sans; text-decoration:underline; font-size:11px; color:#87942B; }
a:link   { font-family:tahoma, sans; text-decoration:underline; font-size:11px; color:#87942B; }
a:visited   { font-family:tahoma, sans; text-decoration:underline; font-size:11px; color:#87942B; }
a:hover   { font-family:tahoma, sans; color:#666666; font-size:11px; text-decoration:underline; }

TD.leftcol		{ background-image : url(i/leftbkg.jpg);  }
TD.quote		{ font-size:11px;  text-align : center; padding : 4px;  color:#87942B; font-weight:bold;}
TD.footer		{ font-size:11px;  text-align : center; padding : 4px; }
TD.hidden		{ font-size:1px; color:#CCCCCC;  }
TD.header		{ color:#87942B; font-size:18px; font-weight:bold; }

form { /* borrowed from mambosolutions.com -- to fix empty space issues */
	display:inline; 
	margin: 0px; 
	padding: 0px; 
} 

.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #FFFFFF;
  color            : #333333;
  border           : 1px solid #666666;
}

.inputbox {
  font-family      : Tahoma, sans-serif;
  font-size        : 10px;
  color            : #333333;
  background-color : #FFFFFF;
  border           : 1px solid #666666;
}


