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

body {
	margin:0;
	color: #000000;
	background: #FFE3F2 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 {
	padding-top: 5px;
}

.date {
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

td.top {
	background-color: #FF8A00;
	border: 0px;
	background: url(pics/interface/top_bg.gif) repeat-x left top;
	height: 20px;
}

td.top_corner_left {
	background-color: #FF8A00;
	border: 0px;
	background: url(pics/interface/top_corner_left.gif) no-repeat;
	width: 7px;
	height: 20px;
}

td.top_corner_right {
	background-color: #FF8A00;
	border: 0px;
	background: url(pics/interface/top_corner_right.gif) no-repeat;
	width: 7px;
	height: 20px;
}

td.style1 {
	background-color: #FFFFFF;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #9E8D97;
	text-align: center;
	padding: 0px;
}

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.linktable {
	width: 770px;
	margin-top: 10px;
	margin-bottom: 10px;
}

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

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;
	}