body {
	background-color: #9dc738;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.top {
	background-image: url(images/top_5.jpg);
	background-repeat: no-repeat;
	background-position: 850px top;
}
.top_white {
	color: #FFFFFF;
	text-decoration: none;
}
.foot {
	font-size: 13px;
	line-height: 23px;
	color: #FFFFFF;
	text-align: center;
}
a.foot:hover {
	text-decoration: none;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.top_white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text_aboutus {
	line-height: 23px;
}
.red {
	font-size: 15px;
	font-weight: bolder;
	color: #c80000;
}
.bule {
	color: #000099;
	text-decoration: underline;
}
.table_center {
	text-align: center;
	margin: 5px;
	padding: 5px;
}
