BODY
{
	font-family: verdana, tahoma, arial;
	font-size: 9pt;
	color: rgb(60, 60, 80);
	background-color: rgb(249, 250, 254);
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #A2A6BE;
	scrollbar-dark-shadow-color: #5A6074;
	scrollbar-track-color: #C6C7D2;
	margin: 0px;
}
TABLE
{
	margin: 0px;
	background-color: transparent;
	border: none;
}
TABLE.news
{
	margin-top: 10px;
	border: 1px solid #D2D2D2;
}
th.date
{
	font-size: 8pt;
	background-color: rgb(240, 241, 246);
}
td.menu {
	font-size: 9pt;
	border-left: 1px #B0B0B0 solid;
	border-top: 1px #B0B0B0 solid;
	border-bottom: 1px #B0B0B0 solid;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	text-align: center;
	background-color: rgb(240, 241, 246);

}
td.menuleft {
	font-size: 9pt;
	border-left: 0px;
	border-top: 1px #B0B0B0 solid;
	border-bottom: 1px #B0B0B0 solid;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	text-align: center;
	background-color: rgb(240, 241, 246);

}
td.menuend {
	font-size: 9pt;
	border-left: 1px #B0B0B0 solid;
	border-top: 1px #B0B0B0 solid;
	border-bottom: 1px #B0B0B0 solid;
	border-right: 0px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	text-align: center;
	background-color: rgb(240, 241, 246);

}
td.menuactive {
	font-size: 9pt;
	color: rgb(176, 43, 43);
	border-left: 1px #B0B0B0 solid;
	border-top: 1px #B0B0B0 solid;
	border-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	text-align: center;
	background-color: rgb(249, 250, 254);
}
td.activeleft {
	font-size: 9pt;
	color: rgb(176, 43, 43);
	border-left: 0px;
	border-top: 1px #B0B0B0 solid;
	border-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	text-align: center;
	background-color: rgb(249, 250, 254);
}
.upper
{
	margin: 0px;
	font-size: 9pt;
	border: none;
	background-color: rgb(224, 225, 232);
}

TABLE.frame
{
	margin-left: 20px;
	margin-top: 20px;
	background-color: transparent;
	border: 1px solid #B0B0B0;
}
TABLE.rightframe
{
	margin-left: 10px;
	margin-top: 20px;
	background-color: transparent;
	border: 1px solid #B0B0B0;
}
TABLE.invisible
{
	margin: 0px;
	background-color: transparent;
	border: none;
}
TD
{
	padding: 4px;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: none;
}
TD.invisible
{
	margin: 0px;
	font-size: 9pt;
	background-color: transparent;
	border: none;
}
TD.news
{
	padding: 6px;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: none;
}
TD.important
{
	padding: 6px;
	font-size: 9pt;
	color: rgb(170, 0, 0);
	background-color: #FFFFFF;
	border: none;
}
TD.rightbox
{
	font-size: 8pt;
	padding: 4px;
	background-color: #FFFFFF;
	border: none;
}
TD.guestbottom
{
	background-color: rgb(234, 235, 242);
}
TD.guestmessage
{
	border-bottom: 1px solid #E0E0E0;
}
TH
{
	padding: 4px;
	font-size: 9pt;
	background-color: rgb(224, 225, 232);
	margin: 0px;
}

TD.frame
{
	border: none;
	font-size: 9pt;
	background-color: transparent
}
A:link, A:hover
{
	font-size: 9pt;
	text-decoration: none;
	color: rgb(55, 61, 135);
}
A:visited {
	font-size: 9pt;
	text-decoration: none;
	color: rgb(60, 66, 140);
}
A:hover {
	font-size: 9pt;
	text-shadow: 3px 3px 5px red;
	color: rgb(176, 43, 43);
}
IMG {
	border: 0px;
}
