body {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #999999;
	margin: 20px 0px 0px 0px;
}
a {
	text-decoration:underline;
	color:#0084ff;
}
a:hover {
	text-decoration:underline;
	color: #0090ff;
}
img {	border-width: 0px;}
#top {
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
}
.but_mid {
	background-image: url(img/but_mid.gif);
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
a.but {
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
}

.center {
	background-image: url(img/center.jpg);
	background-repeat: no-repeat;
	width: 523px;
	height:332px;
	font-size: 20px;
	color: #999999;
}
h3 {
	color: #cc2100;
	font-weight: normal;
	font-size: 18px;
}

#bottom {
	background-image: url(img/bot.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 110px;
	padding-left:50px;
}
