body {
	font-family: Arial, Helvetica, sans-serif;
	background: #A87200;;
	color:#000000;
}
table {
	background: #FFFFFF;
}
td {text-align:left;}

.Odd {background-color: #CCCCCC;}
.Even {background-color:#FFFFFF;}

.form {font-weight:bold;}
.ctr {text-align:center;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}

.whitebg {background-color:#FFFFFF;}
.grey20 {background-color:#CCCCCC;}
.greypale {background-color: #E5E5E5;}
.greybkgrnd {background-color:#999999;
		color: #000000;}
				
.grey75 {background-color: #333333;
		color:#FFFFFF;}	
			
.blackbg {background-color:#000000;	
		color:#FFFFFF;}
			
.greyfont {color: #333333;}

.goldfnt {color: #996600;}
.goldbg	{background-color: #A87200;} /* #996600 */
.origGold {background-color: #996600;}
.goldpale {background-color: #FFECC6;}		
.smcaps {font-variant: small-caps;}

.redfnt {color:#FF0000;}
.greenfnt {color:#669900;}
.bluefnt {color:#003366;}
.wdth650 {width:650px;}
.wdth700 {width:700px;}
.wdth750 {width:750px;}
