/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #abb7f0;
	background-image:  url(images/bcg.gif);
}
.menu1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: none;
}
.menu1:hover {
	font-weight: bold;
	color: #CDD6FC;
	font-size: 13px;
	font-family: tahoma;
	text-decoration: underline;
}
.warn {	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.warn1 {	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.header1 {	font-family: tahoma;
	font-size: 13px;
	color: #EA9800;
	font-weight: bold;
}
.header1:hover {
	font-family: tahoma;
	font-size: 13px;
	color: #AB2C1D;
	font-weight: bold;
	text-decoration: none;
}
.fr1 {	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.fr1:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #D0D7FB;
	text-decoration: none;
}.thumb {
	border: 1px solid #FFFFFF;
}
td {
	
}
.toplist-top {
	background-color: #950F03;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.toplist {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.hits {
	color: #FFCC00;
		font-size: 12px;
}a {
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
}

