h1, h2, h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
color: #4b4b4b;
}

h1 {
font-size: 140%;
font-weight: lighter;
}

h2 {
font-size: 120%;
}

.news h2 {
font-size: 100%;
color: #077115;
padding: 4px 0;
background: url(../gfx/dotted_line_h.gif) repeat-x bottom left;
}

h3 {
font-size: 100%;
}

th {
font-size: 80%;
font-weight: bold;
background-color: #EFEFEF;
}
hr 
{
border: none;
border-top: 1px solid #D7D5BE;
width: 99%;
height: 1px;
margin: 0;
padding: 0;
background: #fff;
}

p {
font-size: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 120%;
}

#main p, #main li {
font-size: 85%;
line-height: 135%;
}

#main li li {
font-size: 100%;
}

#main td {
font-size: 85%;
}

#front_col {
width: 400px;
}

a.topnavi:link,a.topnavi:visited,a.topnavi:hover,a.topnavi:active {
color:#FFF;
text-decoration:none;
}

a:link {
color: #407f52;
text-decoration: underline;
}
a:visited {
color: #407f52;
}
a:hover {
color: #407f52;
text-decoration: none;
}
a:active {
color: #313131;
}

.text_navi{
color: #000000;
font-weight: bold;
}
.sidebar_header{
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 100%
}
a.sidebar_header:link, a.sidebar_header:visited {
color: #fff;
}

a.sidebar:link, a.sidebar:visited {
text-decoration: underline;
font-size: 85%
}

a.sidebar:hover, a.sidebar:active {
text-decoration: none;
font-size: 85%
}

a.login:link, a.login:visited {
text-decoration: none;
color: #8C8C8C;
}

a.msg_ok:link, a.msg_ok:visited {
color: #077C0E;
font-weight: bold;
text-decoration: underline;
}

a.msg_ok:hover, a.msg_ok:active {
color: #077C0E;
font-weight: bold;
text-decoration: none;
}

a.msg_err:link, a.msg_err:visited {
color: #A01C2B;
font-weight: bold;
text-decoration: underline;
}

a.msg_err:hover, a.msg_err:active {
color: #A01C2B;
font-weight: bold;
text-decoration: none;
}

a.msg_neutral:link, a.msg_neutral:visited {
color: #000000;
font-weight: bold;
text-decoration: underline;
}

a.msg_neutral:hover, a.msg_neutral:active {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a.sitemap:link, a.sitemap:visited {
color: #000000;
}

.form_caption {
font-weight: bold;
background-color: #fff;
}
.form_field {
width: 500px;
}
.user_form_header {
font-weight: bold;
padding: 3px;
}
.webpage_form_text {
font-weight: bold;
background-color: #EFEFEF;
font-size: 100%;
}
.webpage_form_field_date {
width: 200px;
}
.webpage_form_field {
width: 500px;
}
.form_general {
font-weight: bold;
background-color: #EFEFEF;
}
.login_field {
background-color: #fff;
border: 1px solid #D5D5D5;
width: 140px;
}

.webpage_form_data_field {
background-color: #FAFAFA;
}
.comment_caption {
font-size: 80%
}
.user_form_header {
font-weight: bold;
}
.user_textfield {
width: 200px;
}
.user_textfield_long {
width: 400px;
}
.comment_text {
background-color: #fff;
border-width: 1px;
border-color:#E4E4E4;
margin:1em 0 0 0;
}
.btn_green_button {
color: #fff;
border-color:#fff;
font-size:80%;
border-style:solid;
background-color:#077C0E;
width: 150px;
height: 22px;
border-width:2px;
margin:1em 0 0 0;
}

td input.btn_green_button {
font-size:100%;
}

.btn_red_button {
color: #fff;
border-color:#fff;
font-size:80%;
border-style:solid;
background-color:#A01C2B;
width: 150px;
height: 22px;
border-width:2px;
margin:1em 0 0 0;
}
.text_green_feedback {
font-size:100%;
font-weight: bold;
color: #077C0E;
}
.text_red_feedback {
font-size:100%;
font-weight: bold;
color: #A01C2B;
}
.text_black_feedback {
font-size:100%;
font-weight: bold;
color: #000;
}
.sitemap {
line-height: 1.6em;
}

ul {
margin: 0;
padding-left: 13px;
}
.small_italic {
font-size: 80%;
font-style: italic;
}
.calendar {
border: 1px solid #E0E0E0;
}
td.calendar_on {
background-color: #5B5B5B;
color: #fff;
font-weight: bold;
text-align: center;
}
.calendar_on a:link, .calendar_on a:visited {
color: #fff;
}

.calendar_on a:hover {
color: #fff;
text-decoration: none;
}
td.calendar_off {
text-align: center;
background-color: #F3F3F3;
}
td.calendar_empty {
background-color: #fff;
}
td.calendar_today {
text-align: center;
background-color: #ED6B0B;
color: #fff;
font-weight: bold;
}
tr.calendar_header {
text-align: center;
font-weight: bold;
background-color: #5B5B5B;
color: #fff;
}
th.calender_month {
background-color: #ED6B0B;
color: #fff;
padding: 3px;
}
.calender_caption {
font-weight: bold;
color: #ED6B0B;
}
.calendar_btn {
background-color: #9B9B9B;
border-top: 1px solid #BDBDBD;
border-right: 1px solid #767676;
border-bottom: 1px solid #565656;
border-left: 1px solid #B0B0B0;
color: white;
font-weight: bold;
}
.td_form_caption {
background-color: #F7F7F7;
padding: 3px;
}
ul.news, .news ul {
margin: 1em 0 0 0;
padding: 0;
}

.news li {
margin: 0 0 0.7em 0;
padding: 0;
clear: both;
list-style-type: none;
}

.news a {
color: #09891c;
}

a.news_link: link, a.news_link: visited {
font-weight: bold;
color: #00803F;
}

div.news {
width: 400px;
}

.news .date {
background: #ECEAE6;
border-right: 1px solid #E0DAD2;
border-bottom: 1px solid #E0DAD2;
float: left;
text-align: center;
margin: 0 5px 5px 0;
line-height: 1.1em;
padding: 2px;
font-size: 80%;
font-weight: bold;
width: 80px;
white-space: nowrap;
color: #3C3C3C;
}

.field_caption {
background-color: #EFEFEF;
font-weight: bold;
padding: 4px;
}
.field_text {
background-color: #FBFBFB;
padding: 2px;
font-size: 90%;
}
.field_field {
width: 490px;
}

form#search_form {
width: 100%;
background: #f6f7f2;
margin: 0;
padding: 5px 1px 8px 6px;
}

#search_form input.txt {
background-color: #fff;
border: 1px solid #D5D5D5;
margin-right: 2px;
padding: 0;
width: 104px;
}

#search_form input.btn {
color: #fff;
font-size: 95%;
font-weight: bold;
background-color: #407f52;
border-top: 1px solid #599f6d;
border-bottom: 1px solid #285f38;
border-left: 1px solid #599f6d;
border-right: 1px solid #285f38;
height: 18px;
width: 50px;
margin: 4px 1px 0 0;
}

.search_result {
line-height: 1.6em;
}

#feedback_form input.txt, .shop_product_field {
width: 300px;
}

#feedback_form textarea {
width: 300px;
height: 250px;
}

form#shop_edit label {
font-weight:bold;
display:block;
}

form#member_fee input {
margin:0 0 5px;
}

#top_nav_container li.top_nav_last {
border: none;
}

.banner_text {
height: 10em; 
width: 20em;
padding: 0px;
border: 1px solid #999;
}

#banner_add label {
display:block;
margin-top: .5em; 
}

#banner_edit a img {
margin-top: 2em; 
}

h2.banner_seltype {
margin-bottom: 1em;
}

div.text_banner {
margin-bottom: 1em;
padding: 0;
border: 1px solid #333;
}

.text_banner_e {
margin-top: 1em;
width: 150px;
border: 1px solid #333;
}

#banners div.text_banner a h2, .text_banner_e a h2 {
font-size: 12px;
color: #fff;
background: #666;
text-align: center;
}

#banners div.text_banner a p, .text_banner_e a p {
font-size: 75%;
margin: 3px 0;
text-decoration: none;
}

.shop_basket_text {
color:#545454;
font-weight:bold;
margin-left:4px;
margin-bottom:4px;
font-size:90%;
text-decoration:none;
}

.shop_td_header {
background-color:#D9D9D9;
font-weight:bold;
padding:3px;
}

.shop_row_product {
background-color:#F8F8F8;
padding:3px;
}

.shop_row_total {
background-color:#EBEBEB;
font-weight:bold;
color:#535353;
padding:3px;
}

.shop_btn_pri {
background-color:#757575;
border:1px solid #9F9F9F;
border-bottom-color:#484848;
border-right-color:#484848;
height:25px;
width:160px;
font-size:95%;
font-weight:bold;
color:#fff;
text-align:center;
}

.shop_btn_sec {
background-color:#A1A1A1;
border-top:1px solid #C3C3C3;
border-bottom:1px solid #757575;
border-left:1px solid #C3C3C3;
border-right:1px solid #757575;
height:25px;
width:160px;
font-size:95%;
font-weight:bold;
color:#fff;
text-align:center;
}

.shop_bt_ok {
background-color:#077C0E;
border-top:1px solid #17911E;
border-bottom:1px solid #025F08;
border-left:1px solid #17911E;
border-right:1px solid #025F08;
height:25px;
width:180px;
font-size:95%;
font-weight:bold;
color:#fff;
text-align:center;
}

.shop_bt_cancel, .shop_bt_delete {
background-color:#A01C2B;
border-top:1px solid #B9414E;
border-bottom:1px solid #660914;
border-left:1px solid #B9414E;
border-right:1px solid #660914;
height:25px;
width:180px;
font-size:95%;
font-weight:bold;
color:#fff;
text-align:center;
}

.shop_bt_delete { width: 140px;}

#shopping_cart_header_animated {
display:block;
background-color:#417e52;
color:#fff;
margin-top:70px;
width:142px;
font-size:80%;
font-weight:bold;
padding:4px 0 4px 20px;
}

#shopping_cart_header {
display:block;
background-color:#417e52;
background-image:url(../gfx/shop_static_basket.gif);
color:#fff;
margin-top:70px;
width:142px;
font-size:80%;
font-weight:bold;
padding:4px 0 4px 20px;
}

#shopping_cart {
background-color:#f6f7f2;
color:#4b4b4b;
width:157px;
font-size:70%;
padding:10px 0 10px 4px;
}

#shopping_cart a {
line-height:135%;
color:#4b4b4b;
}

table.member_fee_info {
border:1px solid #ccc;
}
