body {
	background-color: #999999;
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-repeat:repeat-x;
	font-family: Tahoma;
	font-size: 9px;
	color: #7e7e7e;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;
}
.tdfont {
	font-family: Tahoma;
	font-size: 12px;
	color: #7e7e7e;
}
.whiteul {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;  padding-left:0px; margin-left:15px;
}
.greyul {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;  padding-left:10px; margin-left:15px; padding-bottom:15px;
}
.whitefont {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffcc00;
	font-weight:bold; 
	margin-bottom:0px; 
	padding-bottom:0px;
}
.greylink {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;
}
.greylink a {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;
}
.greylink a:link {
	text-decoration: underline;
}
.greylink a:hover {
	text-decoration: none;
	color: #0EB490;
}
.greenlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #0EB490;
	text-decoration: none;
}
.greenlink a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0EB490;
}
.greenlink a:link {
	text-decoration: none;
}
.greenlink a:hover {
	text-decoration: underline;
	color: #7e7e7e;
}
.greenlink2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #00ffc0;
	text-decoration: none;
}
.greenlink2 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #00ffc0;
}
.greenlink2 a:link {
	text-decoration: underline;
}
.greenlink2 a:hover {
	text-decoration: none;
	color: #00ffc0;
}