@charset "utf-8";
/***************************************************************************************/
/*  Layout CSS   */
/***************************************************************************************/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: center;
}
#outer {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#hdr {
	display: none;
}
.hdrpicl {
	display: none;
}
.hdrpicl2 {
	display: none;
}
.hdrpicc {
	display: none;
}
.hdrpicr {
	display: none;
}
#bar {
	display: none;
}
#bodyblock {
	text-align: justify;
	float: left;
	margin: 0px;
	padding-top: 15px;
	width: 100%;
}
#l-col {
	display: none;
}
#expander {
	display: none;
		}
#cont2 {
	float:left;
	width: 100%;
	text-align: center;
}
#ftr {
	float:left;
	text-align:center;
	font-weight:bold;
	margin-top: 20px;
}
#sub {
	display: none;
}
.adverts {
	display: none;
}
/***************************************************************************************/
/*  Presentation CSS   */
/***************************************************************************************/
a {
	text-decoration: none;
	font-weight: bold;
	border: 0px;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	border: 0px;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a img {border: none; }
a.hbar {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.hbar {
	text-decoration: underline;
	}
.l-colf {
	border-bottom-style: groove;
	border-bottom-width: 2px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: left;
	padding-left: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 6px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: center;
}
p {
	margin: 0px;
	padding-bottom: 12px;
}
ul {
	list-style-type: disc;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	font-weight: bold;
}
li {
	padding-bottom: 12px;
}
table.whatson {
	font-size: 14px;
	margin-top: 20px;
	border: 2px solid #000000;
}
table.whatson th {
	text-align: center;
	border: 1px solid #000000;
	padding: 2px;
}
table.whatson td {
	text-align: left;
	border: 1px solid #000000;
	padding: 4px;
}
.bold {
	font-weight: bold;
}
.m-bottdload {
	display: none;
}

