body {
	background-color: #4EAEDB;
	background-image: url(../images/master/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	text-decoration: none;
	color: #2d9ed1;
}

.tb {
	background-image: url(../images/master/tb-tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.flash-bg {
	background-image: url(../images/master/flash-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #0F334D;
	padding-top: 12px;
	padding-right: 80px;
}

.main-none {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #0F334D;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 20px;
	color: #0DBE8B;
	padding-right: 20px;
}

.footer a {
	color: #0DBE8B;
	text-decoration: none;
}

.footer a:hover {
	color: #70E5C2;
	text-decoration: none;
}

a img {
	border: 0px;
	}