body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.mainCell {
	background-image: url(/d/designs/tem/tgp/007_20_120_90_0_n/images/tem6_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body, p, td, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F2EECB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #E6E7BB;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	padding: 10px;
}

.standout {
	text-transform: uppercase;
	color: #94B95C;
}
.textCell {
	background-color: #000000;
	padding: 5px;
	border: 2px solid #84B34B;
	line-height: 18px;
}
.bordered {
	border: 2px solid #84B34B;
	margin-bottom: 10px;
	margin-top: 10px;
}
