@charset "iso-8859-1";
/* CSS Document */
a, a:link, a:active, a:visited {
border: none;
text-decoration: none;
}	
a:hover {
text-decoration: none;
}	
.yell {
color:fff5ab;;
}
.red {
color:#a04444;
}
.red1 {
color:#cc0000;
}

.f1 {
	background:url(im/blackpoint.gif);
	background-repeat:repeat-y;
	background-position:left-top;
	}
.f2 {
	background:url(im/top3-2x3.gif);
	background-repeat:repeat-x;
	background-position:left-top;
	}
.f3 {
	background:url(im/im/top3-6x4.gif);
	background-repeat:no-repeat;
	background-position:left-top;
	}

	
.sitename {
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:fff5ab;
	filter: Glow(Color=#a04444, Strength=4);		
	}


.Number {
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:a04444;
	text-align:center
	}

.Text{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:cc0000;
	background:url(im/redpoint.gif);
	background-repeat:repeat-x;
	background-position:left-top;
	padding-top: 5px;
	}
.Text1{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:af4343;
	}	
.Counters{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:a04444;
	text-align: center;
	}
	
