@charset "UTF-8";
/* CSS Document */
#upperindex {
	margin: 0px;
	width: 860px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#statsbox {
	height: 220px;
	width: 430px;
	
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}

#titlestats{
background-image: url(../format/images/menu/title.jpg);
height:29px;
}
#contentstats{
height:180px;
background-image: url(../format/images/star.jpg);
background-repeat: no-repeat;
background-position:center;
padding-right:10px;
margin:0px;
font-size:14px;
color:#000000;
}
#upperleft {
	float: left;
	width: 430px;
}
#stattext {
	height: 150px;
	width: 245px;
	margin-top: 60px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 170px;
	text-align: left;
}
.stattitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	line-height: 1.25em;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}
.statsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.15em;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}
#ratebox-index {
	background-image: url(../format/images/index-ratedboxes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 170px;
	width: 860px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#ratebox-index-home {
	background-image: url(../format/images/index-ratedboxes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 170px;
	width: 860px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	float:left;
}
.ratebox1 {
	width: 270px;
	padding-top: 33px;
	padding-left: 10px;
	height: 135px;
	float: left;
}
.ratebox1  p {
	color: #000000;
	line-height: 0.9em;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.rateboxpic {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.ratebox2 {
	width: 270px;
	padding-top: 33px;
	padding-left: 15px;
	height: 135px;
	float: left;
}
.ratebox2 p {
	color: #000000;
	line-height: 0.9em;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#index-adbox {
	text-align: center;
	vertical-align: middle;
	height: 105px;
	width:860px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
	float:left;
}
/*****************/
a.link_test , a.link_test p{
text-decoration:none;
font-weight:normal;
}

