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

body {
	margin:0;
	color: #000000;
	background: #DDAE84 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;
}

td.top_left_1 {
	width: 10px;
	height: 15px;
	background: #FFFFFF url(pics/interface/top_left_01.gif) no-repeat left top;
	
}

td.top_left_2 {
	width: 5px;
	height: 15px;
	background: #FFFFFF url(pics/interface/top_left_02.gif) no-repeat left top;
	
}

td.top_border {
	height: 15px;
	background: #FFFFFF url(pics/interface/top_border.gif) repeat-x left top;
	font-size:1px;
	
}

td.top_right_1 {
	width: 5px;
	height: 15px;
	background: #FFFFFF url(pics/interface/top_right_01.gif) no-repeat left top;
	
}

td.top_right_2 {
	width: 10px;
	height: 15px;
	background: #FFFFFF url(pics/interface/top_right_02.gif) no-repeat left top;
	
}

td.bottom_left_1 {
	width: 10px;
	height: 15px;
	background: #FFFFFF url(pics/interface/bottom_left_01.gif) no-repeat left top;
	
}

td.bottom_left_2 {
	width: 5px;
	height: 15px;
	background: #FFFFFF url(pics/interface/bottom_left_02.gif) no-repeat left top;
	
}

td.bottom_border {
	height: 15px;
	background: #FFFFFF url(pics/interface/bottom_border.gif) repeat-x left top;
	font-size:1px;
	
}

td.bottom_right_1 {
	width: 5px;
	height: 15px;
	background: #FFFFFF url(pics/interface/bottom_right_01.gif) no-repeat left top;
	
}

td.bottom_right_2 {
	width: 10px;
	height: 15px;
	background: #FFFFFF url(pics/interface/bottom_right_02.gif) no-repeat left top;
	
}

td.left_shadow {
	width: 10px;
	background: #FFFFFF url(pics/interface/left_shadow.gif) repeat-y left top;
	
}

td.right_shadow {
	width: 10px;
	background: #FFFFFF url(pics/interface/right_shadow.gif) repeat-y left top;
	
}

td.white {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	
}

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

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

table.thumbtable2 {
	width: 384px;
	margin: 1px;
}

td.thumbbox2 {
	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: 334px;
	margin: 10px;
}

td.partnerbox2 {
	width: 167px;
	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;
}

table.linktable2 {
	width: 334px;
	margin: 0px 10px 15px 10px;
}

td.linkbox2 {
	width: 167px;
	text-align: center;
	vertical-align: top;
}

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

table.linktable3 {
	width: 334px;
	margin: 0px 10px 17px 10px;
}

.date {
	font-size: 21px;
	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;
}