body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #adadad;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #b1b1b1;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #949494;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #a9a9a9;
	font-size: 11px;
	font-family: tahoma;
	line-height: 14px;
}
.style5 {
	color:#999900;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #B2BE48;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #c34040;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
a.green { font-family: Tahoma; font-size: 11px; color:#999900; text-decoration: underline}

a.green:hover { font-family: Tahoma; font-size: 11px; color: #A52A2A; background-color: #FAEBD7}
	
a.red {color: #CC6600; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration: underline }
a.red:hover { color:#999900; font-size: 11px; font-family: tahoma; font-weight: bold }

.panelBody {
	color: #CC0000; 
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: bold; 
	text-decoration: none;
	padding:5px;
	margin:5px;
	} 

.panel {
	color: #999999; 
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: bold; 
	text-decoration: underline;
	padding:5px;
	}
	
a.panel {color: #999999; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration: underline;  }
a.panel:hover { color:#CC6600; font-size: 11px; font-family: tahoma; font-weight: bold; background-color: #FAEBD7 }

a.grey {font-family: Tahoma; font-size: 11px; color: #999999; text-decoration: underline}
a.grey:hover {color:#CC6600; font-size: 11px; font-family: tahoma; font-weight: normal}
