body {
	color: #000000;
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	background-color: #93CF85;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.6;
}
.clearfloat1 { 
	clear:left;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearfloat2 { 
	clear:right;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1, h2, p {
	margin-top: 0px;
}
h1 {
	font-family: Georgia, Times, serif;
	font-size: 170%;
	font-weight: bold;
	color: #635a44;
	margin-bottom: 0.5em;
}
h1.head {
	font-family: Georgia, Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #635a44;
	margin-bottom: 0.5em;
}
a.head:link {
	font-family: Georgia, Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #635a44;
	text-decoration: none;
}
a.head:visited {
	font-family: Georgia, Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #635a44;
	text-decoration: none;
}
a.head:active {
	font-family: Georgia, Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #635a44;
	text-decoration: none;
}
a.head:hover {
	font-family: Georgia, Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #635a44;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menutop {
	font-weight: bold;
	color: #ffffed;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
a.menutop:visited {
	font-weight: bold;
	color: #ffffed;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
a.menutop:hover {
	font-weight: bold;
	color: #ffffed;
	text-decoration: underline;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
a.menutop:active {
	font-weight: bold;
	color: #ffffed;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
img {
	border: none;
	}
.bord {
	background: url(/border.gif) no-repeat;
	width: 186px;
	height: 141px;
	float: right;
	margin-left: 6px;
	margin-top: 7px;
}
.tex {
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
	color: #ffffed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffed;
}
.atex {
	font-size: 110%;
	text-transform: uppercase;
	margin-bottom: 0.3em;
	padding-bottom: 0.1em;
	text-align: center;
	padding-top: 7px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
a.menuleft {
	font-weight: bold;
	color: #ffffed;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
a.menuleft:visited {
	color: #ffffed;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
a.menuleft:hover {
	color: #ffffed;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
a.menuleft:active {
	color: #ffffed;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
a.news {
	color: #ffffed;
	text-decoration: none;
	font-weight: normal;
}
#news {
	color:#ffffed;
/*	border-top: solid 1px #cbb98b;
	border-left: solid 1px #cbb98b;
	border-right: solid 1px #cbb98b; */
	margin-left: 15px; 
	background-color: #1A9A05;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	width: 150px;
}
td.news {
	color:#ffffed;
	background-color: #1A9A05;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
td.tmen {
	background-color: #1A9A05;
	height: 30px;
	border-bottom: 1px solid #024930;
}
td.tmen:hover {
	background-color: #93CF85;
	height: 30px;
	border-bottom: 1px solid #024930;
}
.maintablebg {
	background-color: #ffffed;
	border: 1px solid #1A9A05;
/*	border-bottom: 1px solid #1A9A05;
	border-right: 1px solid #1A9A05; */
}
.bftd {
	color: #000000;
	background-color: #93CF85;
}
a.white {
	color: #169910;
}
.form_table{
 width: 650px;
 margin-left: auto;
 margin-right: auto;
 border: 2px solid #CCCCCC;
 background: #FFFFFF;
 font-family: Lucida Grande,Tahoma,Arial,sans-serif;
 font-size: 12px;
 color: #000000;
 overflow: hidden;
}

.form_table a, .outside a{
 color: #0000FF;
}
.form_table a:visited, .outside a:visited{
 color: #0000FF;
}

.form_shadow_top, .form_shadow_bottom{
 display: block;
}

.segment_header{
 margin: 1px;
 padding: 22px 0 18px 0;
 color: #FFFFFF;
 background: url(http://fs17.formsite.com/ekoclub/images/forms/gradients/blue_tall.png);
 width: auto;
 background-repeat: repeat;
}

.q{
 padding: 10px;
 margin-bottom: 1px;
 margin-left: 1px;
 float: left;
 display: block;
}

.q .question{
 font-weight: bold;
}

.q .left_question_first{
 width: 15em; /* value will be custom generated */
}

.required .icon{
 background-image: none;
 background-position: left;
 background-repeat: no-repeat;
 font-size: 13px;
 padding-left: 14px;
}

.q .text_field{ /* input:text, input:password, textarea */
 border: 1px solid #CCCCCC;
 color: #000099;
 margin: 1px 0;
 padding: 2px 1px;
 background: #FFFFFF url(http://fs17.formsite.com/ekoclub/images/forms/field_bg.png) top left;
}

.q .file_upload{ /* input:file */
 background: #F4F4F4;
 border: 1px solid #CCCCCC;
 color: #000099;
 margin-top: 1px;
}

.q .file_upload_button{ /* upload button */
 margin-top: 2px;
 border-color: #CCCCCC;
 clear: left;
}

.q .file_upload_button:hover{
 border-color: #444444;
}

.q .inline_grid td{ /* multi-choice choices */
 padding: 5px;
 vertical-align: baseline;
}

.q .drop_down{ /* select */
 background: #F4F4F4;
 border: 1px solid #CCCCCC;
 color: #000099;
 margin: 1px 0;
 padding: 1px;
}

.q .matrix th{
 color: #FFFFFF;
 background: url(http://fs17.formsite.com/ekoclub/images/forms/gradients/blue_short.png);
 padding: 5px;
 font-weight: bold;
 text-align: center;
 vertical-align: bottom;
}

.q .matrix td{
 padding: 5px;
 text-align: center;
 white-space: nowrap;
 height: 26px;
 border-bottom: 1px solid #CCCCCC;
 border-top: 1px solid #CCCCCC;
}

.q .matrix td.question{
 border-right: 1px solid #CCCCCC;
 font-weight: normal;
}

.q .matrix .multi_scale_sub th{
 font-weight: normal;
 border-top: 1px solid #CCCCCC !important;
 background: #007CE1;
}

.q .matrix .multi_scale_break{
 border-right: 1px solid #CCCCCC;
}

.q .matrix_row_dark td{
 color: #000000;
 background: #F0F5FF;
}
.q .matrix_row_dark td.question{
 color: #000000;
 background: #D2E4FF;
}

.q .matrix_row_light td{
 color: #000000;
 background: #FFFFFF;
}
.q .matrix_row_light td.question{
 color: #000000;
 background: #F0F5FF;
}

.q .rating_ranking td{
 padding: 5px;
}

.q .scroller{
 border: 1px solid #CCCCCC;
}

.highlight{ /* active item highlight */
 background: #FFF7BE;
}
tr.highlight td{
 background: #FFF7BE !important;
}

.outside {
 color:#000000;
 font-family: Lucida Grande,Tahoma,Arial,sans-serif;
}

.outside_container{
 width: 650px;
 padding: 1em 0;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 color:#000000;
 font-family: Lucida Grande,Tahoma,Arial,sans-serif;
 font-size: 12px;
}

.outside_container .submit_button{ /* submit buttons */
 color: #000000;
 background: url(http://fs17.formsite.com/ekoclub/images/forms/gradients/white_short.png);
 border-style: solid;
 border-width: 1px;
 border-color: #000000;
}
.outside_container .submit_button:hover{
 border-color: #444444;
}

.outside_container .progress_bar{
 background: url(http://fs17.formsite.com/ekoclub/images/forms/gradients/blue_tall.png);
 margin: 0;
}
