body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 84px;
	margin-right: 0px;
	margin-bottom: 20px;
	background:url(bg_bigreflection.jpg) top center no-repeat #FFFFFF;
}
.tabheader {
	background:url(bg_tabreflection.jpg) top center no-repeat;
	width:790px;
	vertical-align:top;
	padding-top:7px;
}
.tabheaderpix {
	height:220px;
	background:url(bg_tabheaderpix.jpg) top center no-repeat;
	margin-left:5px;
	margin-right:5px;
}
.tabmiddle {
	background:url(bg_tabmiddle.gif) top center repeat-y;
	padding-left:5px;
	padding-right:5px;
}
.tablefttop{
	background:url(bg_left_top.jpg) top left no-repeat;
}
.footer{
	font-family:"Arial Narrow", Arial, Verdana;
	font-size:11px;
	color:#666666;
}
.content {
	padding-left:4px;
	padding-right:3px;
	padding-top:5px;
}
.content h1 { font-family:Arial, Helvetica, sans-serif; font-size:24px; line-height:24px; margin-bottom:5px; color:#669900; }
.content h2 { font-family:Arial, Helvetica, sans-serif; font-size:22px; line-height:22px; margin-bottom:5px; color:#669900; }
.content h3 { font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:20px; margin-bottom:5px; color:#669900; }
.content h4 { font-family:Arial, Helvetica, sans-serif; font-size:18px; line-height:18px; margin-bottom:5px; color:#669900; }
.content h5 { font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:16px; margin-bottom:5px; color:#669900; }
.content h6 { font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:14px; margin-bottom:5px; color:#669900; }

.csc-mailform {
	background-color:#DCF0F9;
	border: 1px solid #B8E2FB;
}

.csc-mailform-forum {
	background-color:#fff5e5;
	border: 1px solid #B8E2FB;
}

.csc-mailform-field {
	display: block;
	margin: 10px;
	padding: 10px;
}

.csc-mailform label, .csc-mailform-forum label{
	display: block;
	width: 120px;
	float: left;
	text-align: right;
	margin: 2px 5px;
	padding:0;
}


.csc-mailform input {
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	background-color:white;
	border: 1px solid #B8E2FB;
	width: 200px;
	padding: 2px 6px;
	font-size: 8pt;
}

.csc-mailform textarea {
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	background-color:white;
	border: 1px solid #B8E2FB;
	width: 100%;
	padding: 2px 6px;
	font-size: 8pt;
}

.csc-mailform input.csc-mailform-submit{
	float: right;
	width: 120px;
	cursor:hand;
}

.csc-mailform form input.csc-mailform-submit:hover{
	background-color:#B8E2FB;
	border: 1px solid white;
	color: white;
	
}

.align-left {text-align:left; }
.align-center {text-align:center; }
.align-right {text-align:right; }
.align-justify {text-align:justify; }

.tx-guestbook-left { display:none; }
.gvtext { width:400px; font-size:11px;  }