body {
	color:			#FFFFFF;
	background:		#000000;
	font-family:	Verdana, tahoma;
	font-size:		8pt;
}
h1, .title {
	background:		#587090;
	border:			0px;
	padding-top:	2px;
	padding-bottom:	2px;
	width:			100%;
	color:			#FFFFFF;
	text-align:		center;
	font-size:		10pt;
}
h2 {
	border:			0px;
	margin:			0px;
	font-weight:	bold;
	font-size:		inherit;
	color:			white;
	display:		inline;
}
table {
	margin-left:	auto;
	margin-right:	auto;
}
table.menu {
	color:			#808000;
	font-size:		12pt;
}
table.SubPage {
	border:			0;
	width:			900px;
}
tr {
	color:			inherit;
	font-family:	inherit;
	font-size:		inherit;
	text-align:		inherit;
}
tr.SubPageTitle {
	color:			#C0C0C0;
	vertical-align:	top;
	text-align:		left;
}
tr.SubPageHLine {
	background:		#587090;
	vertical-align:	top;
	height:			2px;
}
tr.SubPageText {
	vertical-align:	top;
	text-align:		justify;
}
td {
	color:			inherit;
	background:		inherit;
	vertical-align:	inherit;
	font-family:	inherit;
	font-size:		inherit;
	text-align:		inherit;
}
td.Page {
	vertical-align:	top;
	width:			500px;
}
td.column {
	width:			49%;
}
td.date {
	width:			15%;
}
td.main1 {
	width:			300px;
}
td.MenuTitle {
	color:			#C0C0C0;
	vertical-align:	top;
	text-align:		left;
}
td.MenuLine {
	vertical-align:	top;
	text-align:		left;
	height:			4px;
	background:		#587090;
}
td.MenuOption {
	color:			#000000;
	vertical-align:	top;
	text-align:		right;
	background:		#808000;
}
td.VerticalLine {
	width:			10pt;
	height:			300pt;
	vertical-align:	top;
	text-align:		center;
	background:		#587090;
}
img {
	border:			0;
}
img.menu {
	width:			60px;
	height:			60px;
}
a {
	color:			#C0C0C0;
	text-decoration:none;
}
a:visited {
	color:			#c0C0C0;
}
a:hover {
	color:			#808080;
}
.downlink {
	text-align:		center;
	color:			#FFAAAA;
	font-size:		13pt;
}
.SubMenu {
	vertical-align:	top;
	width:			125pt;
	border:			0;
}
.header {
	text-align:		center;
}
.footer {
	text-align:		center;
	color:			#808000;
	font-size:		7pt;
}
.update {
	text-align:		center;
	font-size:		7pt;
}
.main {
	text-align:		center;
	color:			#C0C0C0;
	font-size:		10pt;
}

