@charset "utf-8";

body {
	background-color: #C6EA73;
	background-image: url(img/pat15.gif);
	margin: 0px;
	padding: 0px;
	background-position: center;
	font-family: Tahoma, Geneva, sans-serif;
}
.main {
	text-decoration: none;
	background-color: #A7DE27;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-right: 4px;
	padding-left: 4px;
}
.main2 {
	background-color: #FFDFE0;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	text-align: center;
}
.thumb {
	padding: 2px;

}
.thumb img {
	border: 1px solid #666;
	margin-top: 1px;
}
.partner td {
	width: 25%;
	text-align: center;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.partner td a {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF00FF;
	font-weight: bold;
}
.footer_text {
	background-image: url(img/foot2.jpg);
	background-repeat: no-repeat;
	width: 303px;
	font-size: 11px;
	text-align: center;
}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
