body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
	text-align: center;
	color: #244371;
	font-size: 9pt;
	font-family: Tahoma, Verdana, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
}
a {
	/*color: #3f6296;*/
	color: #5c81b8;
}
.main {
	width: 778px;
	table-layout: fixed;
	border-collapse: collapse;
}
.leftpane {
	width: 121px;
	table-layout: fixed;
	border-collapse: collapse;	
}
.toppane {
	width: 542px;
	table-layout: fixed;
	border-collapse: collapse;	
}
.pagetitle {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	width: 363px;
	padding-left: 22px;
	color: red;
}
.loginplace {
	padding-top: 9px;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
}
.space {
	margin: 0px 0px 4px 0px;
}
.general {
	margin: 0px 0px 16px 0px;
	text-align: justify;
}
.title {
	margin: 0px 0px 12px 0px;
	font-weight: bold;
	background-color: aliceblue; padding: 1px 4px 2px 4px; text-align: center;
	color: red;
}
.sub {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	border-bottom: 1px dashed lightgrey;
}
.linker {
	font-size: 8pt;
	text-decoration: none;
}
.quote {
	text-align: justify;
	font-size: 8pt;
	margin-left: 20px;
	margin-bottom: 5px
}
.subscr {
	text-align: right;
	font-size: 8pt;
	margin-left: 20px;
	margin-top: 5px;
}
.f_table {
	width: 606px;
	border: 1px solid #CCCCCC;
	font-size: 8pt;
	border-collapse: collapse;
}
.f_header {
	color: white;
	background-color: #8FBEE8;
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
}
.f_item {
	color: #006699;
	padding: 6px 6px 6px 6px;
	text-align: left;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.f_itemc {
	color: #006699;
	padding: 6px 6px 6px 6px;
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.f_high {
	color: #006699;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.f_title {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.f_author {
	color: #006699;
	padding: 6px 6px 6px 6px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.f_post {
	color: black;
	padding: 6px 6px 6px 6px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
.datatitle {
	border-bottom: 1px solid #dcdcdc; /*gainsboro*/
	width: 220px;
	padding: 1px 2px 1px 2px;
	vertical-align: bottom;
	font-size: 8pt;
}
.datavalue2 {
	border-bottom: 1px solid #dcdcdc;
	width: 220px;
	padding: 0px 2px 0px 2px;
	color: #006699;
}
.databox {
	font-family: Tahoma, Verdana, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000066;
	margin-top: 1px;
}
.normalind {
	margin: 0px 74px 25px 74px;
	width: 458px;
	color: #006699;
	font-size: 8pt;
	border-collapse: collapse;
}
.basecolor {
	color: gray;
}
.summarycenter {
	text-align: center;
	padding: 15px 2px 1px 2px;
	color: black;
	vertical-align: bottom;
}
.msgred {
	margin: 0px 20px 15px 20px;
	width: 525px;
	text-align: center;
	color: #7c270c;
	font-weight: bold;
}
.msgblue {
	margin: 0px 20px 15px 20px;
	width: 525px;
	text-align: center;
	color: #000088;
	font-weight: bold;
}
.rulestable {
  margin: 25px 0px 25px 0px;
  width: 606px;
  font-size: 8pt;
}
.rulespoint {
	color: gray;
	vertical-align: top;
	width: 32px;
}
.rulestext {
	color: gray;
	text-align: justify;
	padding-bottom: 14px;
}

.menu {
height:440px; background:url(images/bg1_.jpg) no-repeat; margin:0px; padding-top:20px;
}

.menu a {text-align:left; color:#fff; text-decoration:none; font-size:14px; font-weight:bold; margin:0px 0px 15px 10px; display:block;}
.menu a:hover {text-decoration:underline;}