@charset "iso-8859-1";
/* CSS Document */
a, a:link, a:active, a:visited {
border: none;
text-decoration: none;
color: #000000;
}	
a:hover {
text-decoration: none;
color: #000000;
}	
.whi {
color:FFFFFF;
}

.f1 {
	background:url(im/top-3x2.gif);
	background-repeat:repeat-y
	}
.f2 {
	background:url(im/block-2x1.gif);
	background-repeat:repeat-y;
	background-position: top-left;	
	}
.f3 {
	background:url(im/block-2x3.gif);
	background-repeat:no-repeat;
	background-position: top-left;
	}
.f4 {
	background:url(im/block-2x4-points.gif);
	background-repeat:repeat-y;
	background-position: top-left;
	}
.f5 {
	background:url(im/block-2x6.gif);
	background-repeat:repeat-y;
	background-position: top-left;
	}
.f6 {
	background:url(im/block-1x5-points.gif);
	background-repeat:repeat-x;
	background-position: top-left;
	}
.f7 {
	background:url(im/block-1x6.gif);
	background-repeat:no-repeat;
	background-position: top-left;
	}
.f8 {
	background:url(im/top-2x5.gif);
	background-repeat:repeat-x;
	background-position: top-left;
	}
	
.sitename {
	font-family:Arial;
	font-weight:bold;
	font-size:22px;
	color:FFFFFF;
	background:url(im/block-1x5.gif);
	background-repeat:repeat-x;
	background-position: top-left;
	}

.points {
	background:url(im/block-1x5-points.gif);
	background-repeat:repeat-x;
	background-position: top-left;
	}

.Number {
	font-family:Arial;
	font-weight:bold;
	font-size:20px;
	color:CC0000;
	text-align:center
	}
.Text{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:000000;

	}
.Co_BG{
	background:url(im/block-1x6.gif);
	background-repeat:no-repeat;
	background-position: top-left;
}
.Counters{
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	color:000000;
	text-align: center;
	}
	
