@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #605448;
	margin: 0px;
	padding: 0px;
}
body #fantasia{
	color: #605448;
	width: 680px;
	margin: 0 auto;
	padding: 0px;
}

.content_bg {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
}
.imgborder {
	border: 2px solid #006738;
	
}
	
.style2 {
	color: #006600;
	font-weight: bold;
}
.style31 {
	 line-height: 1.5ems;
}
 
.style20 {
	color: #FF0000; font-weight: bold; 
}

body {
	background-color: #F1F1F3;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body #mywin{
	color: #369;
	width: 380px;
	padding: 0px;
	height: 380px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a:link {
	color: #006738;
}
a:visited {
	color: #006738;
}
a {
	font-weight: bold;
}

a img {border: none}


h1,/*h2,*/h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	color: #006738;
}
#reportstext {
	padding: 0px 10px 0px 5px;
}



h2 {
	font-size: 18px;
	font-weight: bold;
	color: #605448;
	padding:10px 0;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #006738;
}
h4 {
	font-size: 18px;
	color: #605448;
}
h5 {
	font-size: 18px;
	color:#F00
}
h6 {
	font-size: 24px;
	color: #605448;
}
.style4 {color: #FFFFFF}
.style5 {
  color: #666666
}
.style1 {color: #F00000}
.tickerBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/tickerMid.jpg);
	padding: 5px;
}
.tickerBg a:link {
	color: #FFF;
}
.tickerBg a:visited {
	color: #FFF;
}

.glossymenu{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	width: 136px;
	border-bottom-width: 0;
}

.glossymenu li a{
	background: white url(media/glossyback.gif) repeat-x bottom left;
	color: #716559;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 136px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: #716559;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.glossymenu li a:hover{
	background-image: url(media/glossyback2.gif);
	color: #716559;
}.nav_bar_bg {
	background-image: url(images/nav_bg_repeat.jpg);
	background-repeat: repeat-y;
}
#contactstable {
	padding: 0px 15px;
}
#eventstable {
	padding: 0px 15px;
}
#prevtxttable {
	padding: 0px 15px;
}

