body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin: 10px;
}
p, ul, table {
	font-size: 100%;
}
table {
	border-collapse: collapse;
}	
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover, a:focus {
	color: #FF0000;
	text-decoration: underline;
}
h1, h2, h3 {
	color: #000000;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	margin-top: 12px;
	padding: 0px;
}
h2 {
	font-size: 120%;
	margin-top: 24px;
	background-color: #F2F2F2;
	padding: 4px;
}
h3 {
	font-size: 110%;
	font-weight: bold;
}
img {
	display: none;
}
ul.tick {
}
ul.tick2 {
}
ul.tick li, ul.tick2 li
{
}
.accessonly {
}
.clearit {
	clear: both;
	float: none;
}
.largetext {
	font-size: 180%;
}
.smalltext {
	font-size: 90%;
}
#accessibility {
}
#accessibility p {
}
#wrapper {
}
#tophead {
	border-top: 2px solid #000000;
}
#contentwrapper {
}
#content {
}
#contentpad {
}
#rightcol {
	font-size: 90%;
}
#rightcolpad {
}
#rightcol img {
}
#rightcol h2 {
}
#rightcol h3 {
}
#rightcol p {
}
#leftcol {
	display: none;
}
#leftcolpad {
}
.leftmenu {
}
.leftmenu a.menuitem { /*CSS class for menu headers in general (expanding or not!)*/
}
.leftmenu a.menuitem:hover { /*CSS class to apply to expandable header when it's expanded*/
}
.leftmenu a.menuitem .statusicon { /*CSS for icon image that gets dynamically added to headers*/
}
.leftmenu div.submenu { /*DIV that contains each sub menu*/
}
.leftmenu div.submenu ul { /*UL of each sub menu*/
}
.leftmenu div.submenu ul li {
}
.leftmenu div.submenu ul li a {
}
.leftmenu div.submenu ul li a:hover { /*hover state CSS*/
}
#footer {
	border-top: 2px solid #000000;
	font-size: 90%;
}
#footerpad {
}
#footer p {
}
#footer a {
}
#footer a:hover, #footer a:focus {
}
.footerright {
}
.blackbox {
	display: none;
}
.event, .rightbox {
	border: 1px solid #C0C0C0;
	margin-bottom: 16px;
	padding: 0px;
	overflow: auto;
}
.event .heading, .rightbox .heading, .scamhead {
	font-weight: bold;
	font-size: 140%;
}
.event p, .rightbox p {
	margin: 8px;
}
.event ul.tick {
	padding-left: 8px;
	padding-bottom: 8px;
}
.event img {
	float: right;
	margin: 12px;
}
.eventimg {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
}
.eventdate {
	background-color: #C0C0C0;
	width: 200px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 8px;
}
.scam {
}
.rightpix {
	display: none;
}
.rightpix img, .pixborder {
	border: 1px solid #333333;
}
.rightimg {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.filmbox {
	display: none;
}
.tablepix {
	display: none;
}
.comment {
	color: #990000;
}
iframe {
	display: none;
}
#divpostanote h1 {
	font-size: 140%;
	color: #FF0000;
}
#divpostanote p {
	color: #FF0000;
}

