body {
	background-color: #9F9C97;
}
td { font-family: Tahoma, Verdana, Arial; font-size: 9pt; color: #000000; text-decoration: none; cursor: default}
.text { font-family: Tahoma, Verdana, Arial; font-size: 9pt; color: #000000; text-decoration: none; cursor: default}
.stats { font-family: Tahoma, Verdana, Arial; font-size: 9pt; color: #000000; text-decoration: none; cursor: default;font-weight: bold;}

A:link          {BACKGROUND: none; COLOR: #000000;text-decoration: none}
A:active        {BACKGROUND: none; COLOR: #000000;text-decoration: underline}
A:visited       {BACKGROUND: none; COLOR: #000000;text-decoration: none}
A:hover         {BACKGROUND: none; COLOR: #000000;text-decoration: underline}
 

 
td.inheader {
	background-color: #CB823F;
	font-weight: bold;
	text-align: center; 
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
        padding-bottom: 2px;
        COLOR: #000000;
}
td.item {
	background-color: #F1D29C;
        COLOR: #000000;	
}

input.sbmt {
	background-color: #C0712E;
	color: #FFFFFF;
	font-weight:bold;
	border: 0px solid #AFD4E6;
}