.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-top: 0px;
	color: #FFFFFF;
}

/******************************************/
/*																				*/
.contentCell {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-left: 17px;
	padding-right: 5px;
}

.contentCell A:LINK, .contentCell A:VISITED {
	color: #D7D1AA;
	text-decoration: none;
	font-weight: bold;
}

.contentCell A:HOVER {
	color: #74715C;
	text-decoration: underline;
	font-weight: bold;
}
/*																				*/
/******************************************/

/******************************************/
/*																				*/
.Text10 {
	font-size: 10px;
}
.Text10 A:LINK, .Text10 A:VISITED{
	text-decoration: none;
	color: #D7D1AA;
	font-weight: bold;
}
.Text10 A:HOVER{
	text-decoration: none;
	color: #74715C;
	font-weight: bold;
}
/*																				*/
/******************************************/

/******************************************/
/*																				*/
.Text12 {
	font-size: 12px;	
}
A.Text12:LINK, A.Text12:VISITED{
	text-decoration: none;
	color: #D7D1AA;
	font-weight: bold;
}
A.Text12:HOVER{
	text-decoration: none;
	color: #74715C;
	font-weight: bold;
}
/*																				*/
/******************************************/

.Text12Red {
	font-size: 12px;
	color: #CC0000;		
}

.Text10Gray {
	color: #8CB9DA;
	font-size: 10px;
}

.ContentCellHighlight {
	background-color: #384A57;
	cursor: pointer; 
	cursor: hand;
}.popupBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;

}

