body {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: black;
	margin: 0 auto;
}
a {
	color: #34496A;
	font-size: 12px;
	text-decoration:none;
}
a:hover {
	color: #34496A;
	font-size: 12px;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	margin: 0px;
}
img{
	border:0px none;
}
.specialinput { 
	font-family: Arial, Verdana, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #DFE5EF;
	background-image: url("images/send.gif"); 
	border: 0px none;
	cursor: pointer;
	width: 110px;
	height: 28px;
}
#main {
	background: url(images/bgcolor.gif);
	width: 777px;
	margin: 0 auto;
}
#manu {
	margin: 0px;
	padding-right: 40px;
}
#manu ul {
	margin: 0px;
}
#manu li {
	margin: 0px;
	background: url(images/button.gif);
	width: 95px;
	height: 25px;
	list-style: none;
	display: inline;
	float: right;
	text-align: center;
	font-weight: bold;
	color: #34496A;
	font-size: 12px;
}
#manu li a {
	font-weight: bold;
	color: #34496A;
	font-size: 12px;
	text-decoration:none;
}
#manu li a:hover {
	font-weight: bold;
	color: #757575;
	font-size: 12px;
	text-decoration:none;
}
#copyright {
	margin-top: 10px;
	background: url(images/copyright.gif);
	width: 777px;
	height: 39px;
	text-align: center;
	color: #808080;
}
#copyright a {
	text-align: center;
	color: #808080;
	font-weight: bold;
}
#copyright a:hover {
	text-align: center;
	color: #34496A;
	text-decoration:none;
	font-weight: bold;
}
#header {
	background: url(images/header.gif) no-repeat;
	width: 548px;
	height: 136px;
	float: right;
	display: inline;
}
#header-logo {
	background: url(images/header-logo.gif) no-repeat;
	width: 229px;
	height: 136px;
	float: left;
}
.logo-url-space {
	padding-right: 20px;
	padding-top: 30px;
}
#logo2 {
	background: url(images/logo2.gif) no-repeat;
	width: 229px;
	height: 65px;
	float: left;
}
.left {
	float: left;
	display: inline;
	width: 250px;
}
.right {
	float: right;
	display: inline;
	width: 527px;
}
.left2 {
	float: left;
	display: inline;
	width: 250px;
}
.right2 {
	float: right;
	display: inline;
	width: 527px;
}
.index {
	clear: both;
	padding: 5px 15px 0px 15px;
	margin: 0px;
}
.ads {
	clear: both;
	padding: 10px 0px 10px 0px;
	text-align: right;
}
.banner {
	padding: 55px 20px 0px 0px;
	text-align: center;
}
.links {
	color: #525152;
	font-size: 10px;
}
.links a {
	font-size: 10px;
	text-decoration: none;
	color: #525152;
}
.links a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #34496A;
}
.ads-bottom-download {
	padding-right: 20px;
	text-align: right;
}