
.mainText 
{
    color:#993333;
 /*   font-family: "trebuchet ms",arial,helvetica;    */
    font-size: 15px;
}

.name {
    font-family: "trebuchet ms",arial,helvetica;    
    font-size: 12px;
    height: 19;
  	font-weight: bold;
  	text-align: left;
}

.cmButton 
{
    border: solid 1px #64493A;
    padding-left: 0px;
    padding-right: 0px;    
}

.notes {
 /*   color:#993333;*/
	font-size: 12px;
	/*color: #000000;*/
	text-align: left;
}
.resultsHeader {
    color:#993333;
	font-size: 12px;
/*	color: #000000;*/
	text-align: center;
	padding-top: 3px;
	height: 20px;
}

.resultsHeaderLeftEnd {
    color:#993333;
	font-size: 12px;
/*	color: #000000;*/
/*	background-color: #fdfbee;*/
	text-align: Center;
	padding-top: 3px;
}

.resultRecord {
  /*  color:#993333;*/
	font-size: 12px;
	border-bottom: solid 1pt #64493a;
	text-align: right;
	    color:#993333;

}

.resultRecordFirst 
{
/*    color:#993333;*/
	font-size: 12px;
    text-align: right;
	border-top: solid 1pt #64493a;
	border-bottom: solid 1pt #64493a;
	    color:#993333;

}

