*{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}

body {
	margin:0;
	color: #000000;
	background: #EDE8CA url(pics/interface/header_bg.gif) repeat-x left top;
}

div{
	font-size:13px;
	color:#000000;
}

a,
a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #555555;
}

table.style1 {
	background: #FFFFFF url(pics/interface/top_bg.gif) repeat-x left top;
	border: 1px;
	border-style: solid;
	border-color: #AFAFAF;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.thumbtable {
	width: 768px;
	margin: 1px;
}

td.thumbbox {
	width: 96px;
	height: 126px;
	text-align: center;
	
}

table.partnertable {
	width: 750px;
	margin: 10px;
}

td.partnerbox {
	width: 154px;
	text-align: left;
	vertical-align: top;
}

table.partnertable2 {
	width: 396px;
	margin: 11px;
}

td.partnerbox2 {
	width: 132px;
	text-align: left;
	vertical-align: top;
}

table.linktable {
	width: 770px;
	margin-bottom: 10px;
}

td.linkbox {
	width: 154px;
	text-align: center;
	vertical-align: top;
}

td.toptitle {
	width: 154px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
}

.top {
	border: 0px;
	height: 25px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #999999;
	text-align: center;
	font-weight: bold;
}

.date {
	font-size: 15px;
	font-weight: bold;
}

img.border {
	background-color: #000000;
	margin: 1px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}