html{
	height: 100%;
}

body{
	background-color: #83b05c;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 100%;
}

td.toplogo{
	background-image: url(../img/top_logo_1.jpg);
	background-repeat: no-repeat;
	vertical-align: top;	
	text-align: right;
}

td.left{
	background-image: url(../img/left_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

td.right{
	background-image: url(../img/right_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
}

td.indexcontent{
	background-image: url(../img/center_content.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-right: 4px;
}

table.indexcontenttable{	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.indexlink:link,
a.indexlink:active,
a.indexlink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #055027;
	text-decoration: underline;
}

a.indexlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}

span.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFFF00;
}

span.italic{
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

span.italicsimple{
	font-style: italic;
}

span.italicyellow{
	font-style: italic;
	color: #FFFF00;
}

span.italicgreen{
	font-size: 11px;
	font-style: italic;
	color: #055027;
	font-family: Arial, Helvetica, sans-serif;
}

td.newscell{
	background: url(../img/news_title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #83b05c;
}

td.newscellen{
	background: url(../img/news_title_en.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #83b05c;
}

td.newsseparator{
	background-color: #63873e;
	vertical-align: top;
}

td.news{
	padding-top: 40px;
	padding-left: 5px;
	padding-right: 5px;
	color: #2a3007;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
}

span.newstitle{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FFFF00;
}

span.newsdate{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #FFFF00;
}

span.newsdate a:link,
span.newsdate a:active,
span.newsdate a:visited{
	color: #FFFF00;
	text-decoration: underline;
}

span.newsdate a:hover{
	color: #FFFF00;
	text-decoration: none;
}

td.newsdetail{
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
}

table.footer{
	color: #fafccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.footerlink:link,
a.footerlink:active,
a.footerlink:visited{
	text-decoration: none;
	color: #FFFF00;
	text-transform: capitalize;
}

a.footerlink:hover{
	color: #055027;
	text-decoration: none;
	text-transform: capitalize;	
}

td.copyright{
	font-size: 11px;
}

td.copyright a:link,
td.copyright a:active,
td.copyright a:visited{
	color: #FFFF00;
	text-decoration: underline;
}

td.copyright a:hover{
	color: #055027;
	text-decoration: none;
}

td.copyright1{
	font-size: 11px;
	color: #FFFF00;	
}

td.copyright1 a:link,
td.copyright1 a:active,
td.copyright1 a:visited{
	color: #FFFF00;
	text-decoration: none;
}

td.copyright1 a:hover{
	color: #FFFF00;
	text-decoration: none;
}

td.menuseparator{
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-y;
}

td.menuitem{
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;	
	cursor: pointer;
}

td.menuitemover{
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	cursor: pointer;	
}

td.menuitemactive{
	background-image: url(../img/menu_item.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;		
}

td.gallerypic{
	background-image: url(../img/gallery_frame.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 4px;
}

table.gallery{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fafcc7;
}

table.gallery span{
	font-weight: bold;
	font-style: italic;
}

table.gallery a:link,
table.gallery a:active,
table.gallery a:visited{
	font-style: italic;
	text-decoration: underline;
	color: #FFFF00;
}

table.gallery a:hover{
	font-style: italic;
	text-decoration: underline;
	color: #055027;
}

td.newsline{
	background-image: url(../img/news_line.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

td.newstext{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}

a.yellowlink:link,
a.yellowlink:active,
a.yellowlink:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}

a.yellowlink:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #006633;
	text-decoration: none;
}

td.content{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

td.content p{
	text-indent: 20px;
	margin: 0px;
	padding: 0px;
}

table.guestbookform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

table.guestbookform input{
	width: 206px;
	height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #386b0d;
	background-color: #fafccc;
	color: #386b0d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

table.guestbookform textarea{
	width: 206px;
	border-width: 1px;
	border-style: solid;
	border-color: #386b0d;
	background-color: #fafccc;
	color: #386b0d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#send_but{
	width: 84px;
	height: 18px;
	border-style: none;
}

#tickets{
	width: 60px;
}

#heardabout{
	width: 100%;
}

table.programtable{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

span.bold{
	font-weight: bold;
}

ol.downloadslist{
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	margin-left: 10px;
}

ol.downloadslist a:link,
ol.downloadslist a:active,
ol.downloadslist a:visited{
	color: #FFFF00;
	text-decoration: underline;
}

ol.downloadslist a:hover{
	color: #006633;
	text-decoration: none;
}

table.contacts img{
	border-style: solid;
	border-width: 1px;
	border-color: #064e00;
}

#topflash {position: absolute; margin-left: -124px; top: 142px; z-index: 10;}
#botflash {position: absolute; top: 138px;}

span.red{
	color: #FF0000;
}
