body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1A1A;
}
body {
	background-color: #407940;
	background-image: url(img/bg_line.jpg);
	background-repeat: repeat-x;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #489E04;
	text-decoration: none;
}
a:hover {
	color: #489E04;
	text-decoration: none;
}
hr {
	margin: 13px 0px 13px 0px;
	color: #489E04;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 13px;
	color: #489E04;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 13px;
	color: #489E04;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}


input.btn {
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;}

input {
   color:#050;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;}


.header {
	width: 730px;
	height: 118px;
         background-image: url(images/gv1_01.png);
         background-color: #FFFFFF;
	vertical-align: top;
}
.viewer1 {
	vertical-align: top;
	width: 730px;
         height: 30px;
	padding: 0px;
         }
.mainmenu {
	vertical-align: top;
	background-image: url(img/navi_bar.gif);
	 width: 730px;
         height: 25px;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #489E04;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #52534E;
	display: block;
	background-color: #ACCF03;
	text-decoration: none;
}
.menu a:hover {
	background-color: #ACCF03;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #ACCF03;
	color: #DFDCDC;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #ACCF03;
	text-decoration: none;
}
.login a:hover {
	color: #C5C5C5;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
         color: #1B1A1A;
	text-align: center;
}
.content {
	padding: 10px;
         color: #EEEEEE;
	background-color: #000000;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #ACCF03;
	vertical-align: middle;
	text-align: center;
}
#flash {
background-color:#ffffff;
float:center;
width:730;
}
#top {
  	height: 75px;
	width: 730px;
	margin: auto;
	text-align: center;
}
#top ul{
margin: 0px;
	padding: 25px 80px;
	list-style: none;
}
#top li{
	display: inline;
	white-space: nowrap;
}
#top li a{
	padding: 6px 10px 8px 10px;
	font-weight: bold;
}
#top li a:hover{
	color: white;
	padding: 20px 8px 20px 8px;
	background-color:#333333;
	border-left: 2px solid #C8C8C8;
	border-right: 2px solid #C8C8C8;
	border-bottom: 0px solid #C8C8C8;
}
#slider {
color:#4d7d2b;
float:left;
}
#slider1 {
color:#ffaa00;
float:center;
}
/*=========== menü 01 ===========*/

#menu11 {
width:132px;
background-color:#89a9b8;
margin: 10px;
padding-left:8px;
padding-right:8px;
padding-TOP:6px;
padding-BOTTOM:6px;
border:solid 1px black;
font: normal 12px verdana, sans-serif;}

#menu01 ul, #menu11 li {
list-style-type: none;
        padding: 0px;
        margin: 0px;
}



#menu01 li a:link, #menu01 li a:visited, #menu11 li a:active {display:block;
border: solid 1px #B2BF77;
background-color:TRANSPARENT;
color:#FFF;
text-decoration:none;
margin-bottom: 2px;
margin-top: 2px;
padding-left: 5px;
height: 24px;
line-height: 24px;
}

#menu01 li a:hover {background-color:#B2BF77;
                color:#34505C;
                border: solid 1px #000;
}


#mainmenu {
float:justify;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:33px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:2px solid #bbd3ab;
color:#606060;
display:block;
font-size:10px;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#adce85 url(img/navi_bg.gif) top left repeat-x;
color:#ffffff;
text-decoration:none;
}

#mainmenu a.current {
background:#adce85;
font-weight: bold;
color:#4d7d2b;
text-decoration:none;
}

window.onload = function() {
myRememberHeight1 = new fx.RememberHeight('flash', {duration: 400}); //remembers the height with a cookie;
myRememberHeight2 = new fx.RememberHeight('flash1', {duration: 400}); //remembers the height with a cookie
};
