@charset "utf-8";
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #33bef8;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottom-bg {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.butten-bg {
	background-image: url(images/butten-bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.td-top-bg {
	background-image: url(images/td-top-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer-center {
	background-image: url(images/footer-center.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.green-br {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cee573;
	border-bottom-color: #cee573;
	border-left-color: #cee573;
}
.green-br-top {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cee573;
}
.blue-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #33bef8;
	text-decoration: none;
}
.box-1 {
	background-color: #ff5594;
	background-image: url(images/1.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.white-14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white-11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow-13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #baae2a;
	text-decoration: none;
}
.white-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.box-2 {
	background-color: #aacd40;
	background-image: url(images/2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.box-3 {
	background-color: #42b9bf;
	background-image: url(images/3.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
a.link-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFDA4D;
	text-decoration: none;
}
.left-br-bg {
	background-image: url(images/doted-line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a.link-pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f0387d;
	text-decoration: underline;
}
a.link-pink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f0387d;
	text-decoration: none;
}

