body {
	background-image:  url(images/bg_grad_all.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 10px 7px 7px;
}
td {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
.mainimgbg {
	background-image: url(images/main_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-image: url(images/bg_footer_grad.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	padding-top: 7px;
	line-height: 16px;
}
.mainimgtextpad {
	padding-top: 105px;
	padding-right: 20px;
	padding-left: 37px;
}
.tdpadleft {
	padding-left: 35px;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #999966;
	text-decoration: underline;
}
a:hover {
	color: #66CC00;
	text-decoration: none;
}
.link {
	color: #99CC66;
	line-height: 15px;
	font-size: 11px;
}
.link a,.link a:link,.link a:visited {
	color: #99CC66;
}
.link a:hover,.link a:active {
	color: #99CC33;
	text-decoration: none;
}
.innerimgbg {
	background-image: url(images/img_bg_inner_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer a,.footer a:link,.footer a:visited {
	text-decoration: none;
	color:#333333;
}
.footer a:hover,.footer a:active {
	text-decoration: underline;
}
.none {
	text-decoration: none;
	color: #99CC66;
	border: thin solid #669900;
	width: 140px;
	height: 35px;
	background-color: #D7F7B1;
	padding-bottom: 2px;
	padding-top: 4px;
}
.none a,.none a:link,.none a:visited {
	text-decoration: none;
	color: #333300;
}
.none a:hover,.none a:active {
	text-decoration: none;
	color: #FF6600;
}
