/*
html, body {
	height: 100%;
}
*/

body {
    padding: 0;
	margin: 0;
    margin-bottom: 10px;
	background: url(../../images/bg.jpg) repeat-x top;
	background-color: #FFFFFF;
    font-family: Trebuchet MS, arial, sans-serif;
    font-size: 11px;
    color: #1A420F;
}

p, form { margin: 0; padding: 0; }

input, select, textarea {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 11px;
	border:1px solid #92A46D;
	margin:0;
	color: #000000;
}

input.text {
    background: url(../../images/input.gif) repeat-x;
	height: 18px;
	padding: 0 4px 0 4px;
	color: #274545;
}

.button {
	background-color: #3A5E32;
	color: #FFFFFF;
}

select {
    height: 18px;
}

img { border: 0; }

img.b {
    border: 1px solid #1A420F;
	padding: 1px;
	display: inline;
}

label {
    cursor: pointer;
}

.text {
  text-align: justify;
}


a { color: #62B34B; text-decoration: underline; }
a:hover { color: #274545; text-decoration: underline; }

a.topmenu, a.topmenu:visited, a.topmenu:link {font-size: 10px; color: #274545; text-decoration: none; font-weight: bold; text-transform: uppercase;}
a.topmenu:hover { color: #FFFFFF; text-decoration: underline; font-weight: bold;}
a.topmenu_sel, a.topmenu_sel:visited, a.topmenu_sel:link, a.topmenu_sel:hover {font-size: 10px;  color: #FFFFFF; text-decoration: underline; font-weight: bold; text-transform: uppercase;}

a.menu {
	color: #305C2C;
	text-decoration: none;
	font-weight: bold;
	background: url(../../images/dot.gif) top left no-repeat;
	display: inline;
	padding-left: 15px;
}
a.menu:hover { color: #274545; text-decoration: underline; font-weight: bold;}
a.menu_sel, a.menu_sel:hover {
	color: #274545;
	text-decoration: underline;
	font-weight: bold;
	background: url(../../images/dot.gif) top left no-repeat;
	display: inline;
	padding-left: 15px;
}

a.promomenu {
	color: #305C2C;
	text-decoration: none;
	font-weight: bold;
	background: url(../../images/dot.gif) top left no-repeat;
	display: inline;
    font-size: 14px;
}
a.promomenu:hover { color: #274545; text-decoration: underline; font-weight: bold;}
a.promomenu_sel, a.promomenu_sel:hover {
	color: #274545;
	text-decoration: underline;
	font-weight: bold;
	background: url(../../images/dot.gif) top left no-repeat;
	display: inline;
    font-size: 14px;
}


a.submenu, a.submenu:visited, a.submenu:link {
	font-size: 10px;
	color: #315D2C;
	text-decoration: none;
	font-weight: normal;
}
a.submenu:hover { color: #274545; text-decoration: underline; font-weight: normal;}
a.submenu_sel, a.submenu_sel:visited, a.submenu_sel:link, a.submenu_sel:hover {
	font-size: 10px;
	color: #274545;
	text-decoration: underline;
	font-weight: normal;
}

a.footer, a.footer:visited, a.footer:link {font-family: Arial, Tahoma, Verdana; font-size: 10px; color: #666666; text-decoration: none; font-weight: bold;}
a.footer:hover { color: #000000; text-decoration: underline; font-weight: bold;}

a.news, a.news:visited, a.news:link {float: right; font-size: 10px; color: #62B34B; text-decoration: none; font-weight: bold;}
a.news:hover { color: #274545; text-decoration: underline; font-weight: bold;}


/* sizes */
h1 {
	font-family: Georgia, Trebuchet MS, Arial;
	font-size: 22px;
	font-weight: bold;
    clear: left;
    padding: 0;
    margin: 0 0 8px 0;
	color: #62B34B;
	/*text-transform: capitalize;*/
	letter-spacing: -1px;
}

h2 {
	font-family: Georgia, Trebuchet MS, Arial;
	font-size: 15px;
	font-weight: bold;
    clear: left;
    padding: 0;
    margin: 0 0 8px 0;
	color: #62B34B;
	letter-spacing: -1px;
}

h3 {
    font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 0;
    margin: 0;
	color: #1A420F;
    text-align: left;
	/*text-transform: uppercase;*/
}

.small {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
}


/* Colors */
.green1 {
    color: #1A420F;
}
.green2 {
    color: #62B34B;
}
.green3 {
    color: #274545;
}
.white {
    color: #FFFFFF;
}
.black {
    color: #000000;
}
.grey {
    color: #666666;
}
.red {
  color: #A50000;
}


.hline {
    background: url(../../images/hline.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.vline {
    background: url(../../images/vline.gif) repeat-y right;
	margin: 0;
    margin-right: 20px;
	padding: 0;
    padding-right: 5px;
}
.icon {
    display: block;
 	position: relative;
}
.error {
    border: 1px solid #FF9191;
	background-color: #FFE6E6;
	color: #BF0000;
	padding:0 5px 0 5px;
	margin-bottom: 10px;
}
.ok {
    text-align: center;
	font-weight: bold;
}
.l {
    float: left;
}
.r {
    float: right;
}
.imgborder {
    padding: 1px;
	border: 1px solid #3A5D33;
}
.cmsimg {
    margin: 4px 5px 4px 5px;
}

.c {
  clear: both;
}

.frame1 {
  width: 230px;
  height: 175px;
  border: 0;
  background-position: 5px 4px;
  background-repeat: no-repeat;
  display: block;
}
.frame1b {
  width: 130px;
  height: 100px;
  border: 0;
  background-position: 5px 4px;
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
}
.frame2 {
  height: 230px;
  width: 175px;
  border: 0;
  background-position: 5px 4px;
  background-repeat: no-repeat;
  display: block;
}
