	body {
		margin: 0;
		padding: 0;
		font-family: Arial,Verdana,Helvetica,sans-serif;
		text-align: center;
		background-image:url(../images/back.jpg);
		background-repeat:repeat-x;
		background-color: #ffffff;
	}

	div#site {
		padding:50px 0px 3px 0px;
	}

	div#logo {
		border: 0px solid #ff0000;
		clear: both;
		display: block;
		margin: 0px auto 0px auto;
		padding: 0;
		width:832px;
		height:80px;
		
	}

	div#searchbar {
		width: 828px;
		height: 32px;
		background-image:url(../images/searchback.jpg);
		background-repeat:repeat-x;
		border-left: 2px solid #b2b2b2;
		border-right: 2px solid #b2b2b2;
		text-align:right;
		margin: 0px auto 0px auto;
		padding: 0px;
	}

	div#menubar {
		color: #e8e8e8;
		font-weight: bold;
		padding: 4px 20px 0px 20px;
		float: left;
	}

	div#menubar a:active {
		color:#e8e8e8;
		text-decoration: none;
	}

	div#menubar a:link {
		color:#e8e8e8;
		text-decoration: none;
	}

	div#menubar a:visited {
		color:#e8e8e8;
		text-decoration: none;
	}

	div#menubar a:hover {
		color:#b20000;
		text-decoration: none;
	}

	div#searchform {
		padding: 4px 60px 0px 0px;
		float: right;
	}

	div#contentarea {
		width: 828px;
		margin: 0px auto 0px auto;
		padding: 0px 0px 0px 0px;
		border-left:2px solid #b2b2b2;
		border-right:2px solid #b2b2b2;
	}

	div#menu {
		vertical-align:top;
		text-align:left;
		width:161px;
		height: auto;
		float:left;
		padding: 20px 15px 0px 30px;
		margin: 0;
	}


	div#firefoxlogo {
		padding:15px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		text-align: center;
	}

	.menuitem {
		width: 120px;
		margin:0px 0px 5px 0px;
		border-bottom: 1px dashed #b2b2b2;
	}

	.menuitema {
		text-decoration: none;
		color:#333333;
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:11px;
	}

	.menuitema-cur {
		text-decoration: none;
		color:#333333;
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
	}

	.csc-header h1, .csc-textpicHeader h1 {
		margin: 0;
		padding: 0px 0px 2px 5px;
		color:#333333;
		font-family:verdana, arial, helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		border-bottom: 1px solid #b2b2b2;
	}

	div#menuline {
		padding:0;
		margin:0;
	}

	div#maincontent {
		vertical-align:top;
		text-align:left;
		width:384px;
		height: auto;
		padding:20px 0px 0px 30px;
		float:left;
		margin: 0px 0px 0px 0px;
	}

	div#rightcontent {
		vertical-align:top;
		text-align:left;
		width:176px;
		height: auto;
		float:left;
		padding: 20px 0px 0px 30px;
		margin: 0;
	}

	div#footer {
		clear: both;
		width: 832px;
		height: 31px;
		margin: 0 auto 0 auto;
		padding: 0;
		border: 0px solid #000000;
	}

	div#bottomleft {
		display: block;
		width: 32px;
		height: 31px;
		float:left;
		padding: 0;
		margin: 0;
	}

	div#bottommiddle {
		display: block;
		width: 769px;
		height: 29px;
		float:left;
		padding: 0;
		margin: 0;
		border-bottom: 2px solid #b2b2b2;
	}

	div#bottomright {
		display: block;
		width: 31px;
		height: 31px;
		float:right;
		padding: 0;
		margin: 0;
		border: 0px solid #000000;
	}

	div#bottomout {
		clear: both;
		width: 832px;
		height: 31px;
		margin: 0 auto 0 auto;
		padding: 0;
		border: 0px solid #000000;
	}

	div#bottomnavi {
		text-align:right;
		color:#696969;
		padding: 0px 20px 0px 0px;
	}

	div#bottomnavi a:active {
		color:#696969;
		text-decoration: none;
	}

	div#bottomnavi a:link {
		color:#696969;
		text-decoration: none;
	}

	div#bottomnavi a:visited {
		color:#696969;
		text-decoration: none;
	}

	div#bottomnavi a:hover {
		color:#b20000;
		text-decoration: none;
	}



	div#menu a:active {
		color:#000000;
		text-decoration: none;
	}

	div#menu a:link {
		color:#000000;
		text-decoration: none;
	}

	div#menu a:visited {
		color:#000000;
		text-decoration: none;
	}

	div#menu a:hover {
		color:#b20000;
		text-decoration: none;
	}

	a:active {
		color:#000000;
		text-decoration: none;
	}

	a:link {
		color:#000000;
		text-decoration: none;
	}

	a:visited {
		color:#000000;
		text-decoration: none;
	}

	a:hover {
		color:#b20000;
		text-decoration: none;
	}

	.news-list-item {
		padding:0px 0px 10px 0px;
	}

	.news-list-item .news-list-link {
		font-family:verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		float: left;
	}

	.news-list-item .news-list-link a {
		font-family:verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		color:#000000;
	}

	.news-list-item .news-list-date {
		font-family:verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		float: right;
	}

	.news-list-body {
		clear:left;
	}

	.news-list-body .news-list-subheader {
		float:left;
	}

	.news-list-body .news-list-image {
		float:right;
	}

	.news-list-footer {
		clear:left;
	}

	.news-latest-container ul {
		list-style-type:square;
	}

	.news-single-item .news-single-title {
		font-family:verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		color:#000000;
		float:left;
	}

	.news-single-item .news-single-date {
		font-family:verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		float: right;
	}

	.news-single-body {
		clear:left;
	}

	.news-single-body .news-single-content {
		float:left;
	}

	.news-single-body .news-single-image {
		float:right;
	}

	.news-single-footer {
		clear:left;
	}

	ul {
		list-style-type:square;
	}

	.loginform {
		padding:10px 0px 10px 0px;
	}

	.loginform input {
		margin:5px 0px 0px 20px;
	}



    .tx-guestbook-list-header { background-color: #B30101; color: #FFFFFF; font-weight:bold; }

    .tx-guestbook-list-row { background-color: #FFFFFF; }

    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }

    .tx-guestbook-list-small { font-size: 9px; color: #666666; }

    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }

    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }

    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }

    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }

    .tx-guestbook-latest-row { background-color: #FFFFFF; }

    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }

    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1px; border-color:#B30101; font-size:12; color:#333333; width:100; height:20; }

    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1px; border-color:#B30101; font-size:12; color:#333333; width:150; height:20; }

    .tx-guestbook-form-textarea { border-style: solid; border-width: 1px; border-color:#B30101; font-size:12; color:#333333; width:250; }

    .tx-guestbook-form-obligationfield { color: #CC0000; }

    .tx-guestbook-form-error { color: #CC0000; }




.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }

.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:2px; font-size:11px; }

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; font-size:11px; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:normal; font-size:11px; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#f6f6f6; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:2px; margin-bottom:2px; background-color:#9c0000; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; font-size:13px; padding:2px 0px 2px 8px; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#9c0000; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; paddin: 0px;}

.tx-indexedsearch P { font-size:11px; }

.tx-indexedsearch .tx-indexedsearch-searchbox { font-size:11px; padding:0px 0px 0px 0px; }

.tx-indexedsearch .tx-indexedsearch-rules { font-size:11px; }

.tx-indexedsearch .tx-indexedsearch-browsebox { font-size:11px; }

.tx-indexedsearch .tx-indexedsearch-browsebox TABLE { margin:15px 0px 0px 0px; }

.tx-indexedsearch .tx-indexedsearch-browsebox TD { padding:0px 2px 0px 2px; background-color:#ffffff; }

.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browsebox-SCell { background-color:#ffffff; }

.tx-indexedsearch .tx-indexedsearch-browsebox TD.tx-indexedsearch-browsebox-SCell P { font-weight:normal; }

.tx-indexedsearch .tx-indexedsearch-res { font-size:11px; padding:0px 0px 0px 0px; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P A { color:#000000; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P A:hover { color:#000000; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P A:active { color:#000000; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P A:visited { color:#000000; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info P { font-size:10px; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 A { color:#FFFFFF; }

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead P { font-size:11px; color:#ffffff; padding-right:2px; }