body {
	font-family: Tahoma;
	font-size: 2px;
	text-align: center;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(pix/head_bg.jpg);
	background-repeat: repeat-x;
	background-color: #91b3e7;
	color: white;
}

div#head {
	border-width: 0px;
	height: 89px;
	width: 657px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
}

h1{
	color: #FFFFFF;
	width: 760px;
	margin-left: auto;
	margin-bottom: 5px;
	margin-right: auto;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
h2{
	color: #FFFFFF;
	width: 800px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
}
table#block_title{
	text-align: center;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 820px;
}
table#block_title td a img{
	border-width: 0px;
}
table#block_title td a {
	text-decoration: underline;
	color: #333333;
	font-size: 16px;
}
table#block_title td a:hover {
	text-decoration: none;
	color: #FFFF00;
}
table#th{
	text-align: center;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 820px;
}
table#th td a img{
	height: 180px;
	width: 135px;
	border-color: #6666CC;
	border-style: solid;
	border-width: 1px;
}
table#th td a img:hover{
	border-color: #FFFF00;
	border-style: dashed;
}
table.toplist { margin-left: auto; margin-bottom: 0px; margin-right: auto; margin-top: 0px; text-align: left; width: 820px; color: #333333; font-size: 14px;}
table.toplist a { text-decoration: none; color: #333333; font-size: 14px;}
table.toplist td {text-align: left; width: 20%;}
table.toplist a:hover {color: #FFFF00; text-decoration: underline;}

table.top { margin-left: auto; margin-bottom: 20px; margin-right: auto; margin-top: 20px; text-align: center; width: 820px; color: black; font-size: 12px;}
table.top a { text-decoration: underline; color: #333333; font-size: 24px;}
table.top td {text-align: center; width: 33%; vertical-align: top;}
table.top a:hover {color: #FFFF00; text-decoration: none;}

div#counter{
	display: none;
	text-align: center;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 12px;
}

div#footer{
	color: #FFFFFF;
	font-size: 12px;
}
div#footer a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
div#footer a:hover{
	text-decoration: none;
}

div.hlinks, div.hlinks a:visited
{
    color: #993333;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    width: 900px;
    margin: 0 auto;
    text-align: center;
}

div.hlinks a
{
    color: #993333;
    text-decoration: none;
    font-style: normal;
}
