@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	color: #666666;
}
#top {
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
}
#main {
	background-image: url(images/bg_740.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	vertical-align: top;
}
#tst {
	text-align: justify;
	width: 215px;
	padding-left: 34px;
	font-size: 11px;
	padding-right: 10px;
}
#footer {
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
#desc p {
	text-align: justify;
	padding-right: 18px;
	padding-left: 13px;
}
#res {
	padding-top: 5px;
	padding-right: 18px;
	padding-left: 13px;
	text-align: justify;
}
#res a {
	color: #3399CC;
	text-decoration: underline;
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
}


#desc a {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
}
#desc a:hover {
	color: #666666;
	background-color: #99CC33;
}


#more {
	margin-top: 30px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#copy {
	font-size: 11px;
	color: #666666;
	text-align: right;
	margin-top: 10px;
	padding-top: 4px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
#stats img {
	display: none;
}
#stats {
	text-align: center;
}
