td img {display: block;}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#FAF9E7;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5F5A;
}
.heading { font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:15px; color:#5F8C17; font-weight:bold;}
.heading2 { font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:15px; color:#2D3828; font-weight:bold;}
.green { color: #5F8C17; }
.yellow { color: #ECB700; }
.white {color: #FFFFFF}
.style1 {color: #FF0000}
.style3 {font-size: 10px}
select {font-size:11px;}
a:link {
	color: #5F8C17;
	text-decoration: none;
}
a:hover {
	color: #ECB700;
	text-decoration: underline;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #5F8C17;
}
a:active {
	text-decoration: none;
	color: #ECB700;
}

