html
{
	width: 100%;
}
body
{
	font-family: Arial;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
}
td
{
	font-family: Arial;
}
th
{
	font-family: Arial;
}
table.body
{
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	border-width: 0px;
	width: 780px;
	height: 460px;
}
div.main
{
	background: url(pics/main.png);
	width: 800px;
	height: 530px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	clip: auto;
	margin-left: auto;
	margin-right: auto;
}
div.body
{
	width: 780px;
	height: 460px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	clip: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 50px;
	margin-bottom: 10px;
}
td.menu
{
	font-family: Arial;
	padding: 0px;
	width: 150px;
}
td.content
{
	font-family: Arial;
	padding: 0px;
}
div.menu
{
	background: url(pics/menu_bg.png);
	width: 150px;
	height: 450px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	clip: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.menuitems
{
	width: 140px;
	height: 430px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	clip: auto;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}
table.menu
{
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	border-width: 0px;
}
td.menuitem
{
	text-align: right;
}
div.menuitem
{
	width: 130px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	clip: auto;
	margin: 0px 0px 0px 0px;
}
div.content
{
	width: 640px;
	height: 430px;
	display: block;
	white-space: wrap;
	overflow: hidden;
	clip: auto;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 0px;
}
img
{
	border-style: none;
	border-width: 0px;
}
span.contentlabel
{
	position: relative; top: -10px;
}
div.text
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 600px;
}
div.textb
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
div.textbc
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #669999;
}
a:link
{
	color: #669999;
}
a:visited
{
	color: #324149;
}
a:hover
{
	color: #669999;
}
a:active
{
	color: #669999;
}
h1.news
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
div.copyright 
{
	font-family: Arial;
	font-size: 8pt;
}