body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;

}



body {
	background-color: #ffffff;
	margin: 0px;
		background:url(/media/bg_flower.gif) repeat;
}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
.content h1 {
	font-size: 20px;
	margin: 5px 0px 5px 0px;
	color: #966c20;
}
.content h2 {
	font-size: 18px;
	margin: 5px 0px 5px 0px;
	color: #966c20;
}
.content h3 {
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	color: #966c20;
}
.content h4 {
	font-size: 14px;
	margin: 5px 0px 5px 0px;
	color: #f2a700;
}
.content h5 {
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	color: #f2a700;
}
.header {
	background-color: #ffffff;
	vertical-align: bottom;
	text-align: right;
	color: #000000;
	height: 30px;
	font-size: 10px;
	font-weight: solid;
    padding-right:20px;
    padding-top:10px;
    position:absolute; left:0px; top:0px; width:800px; height: 30px;


}

.menu {
	background-color: #f2a700;
	padding: 10px;
    padding-left:30px;
	line-height: 14px;
	vertical-align: top;
    position:absolute; left:0px; top:30px; width:160px; height: 243px;

}
.menu2 {
	background-color: #ffffff;
	padding: 10px;

	vertical-align: top;

    position:absolute; left:0px; top:0px; width:180px;
}
.banner {
	background-color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
    position:absolute; left:200px; top:30px; width:350px; height: 243px;
}


.newsheader {
    position:absolute; left:550px; top:30px; width:250px; max-width:250px; height: 42px;
	background-color: #f7ca66;
	padding: 10px;
    color:#ffffff;
    font-size:17px;
}
.news {
    position:absolute; left:550px; top:86px; width:270px; height: 207px;
	background-color: #f7ca66;

	vertical-align: top;
    color: #9b7009;

    font-size: 10px;
	font-weight: solid;
    }

.scroll-pane {
    
	width: 250px;
	height: 190px;
	overflow: auto;

	
}
.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #9b7021;
}
.jScrollPaneDrag {
	position: absolute;
	background: #f2a700;
	cursor: pointer;
	overflow: hidden;

}

.logo {
	background-color: #ffffff;
	margin: 0px;
	padding-top: 50px;
	padding-left: 50px;
    position:absolute; left:820px; top:30px; width:100%; height: 213px;
}



.content {
	background-color: #FFFFFF;
	padding: 20px;
    padding-left: 200px;
	vertical-align: top;
    position:absolute; left:0px; top:294px; width:600px; min-height: 100%;
}



.leer {
	background-color: #ffffff;
	margin: 0px;
}
.leer30 {
	background-color: #ffffff;
	margin: 0px;
    width="30%"
}

}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu a:hover {
	font-weight: bold;


}

.menu-current {
	font-weight: bold;
    list-style-image: url('/media/nav/flower_nav_home.gif');

}



.menu-child {
    list-style-image: url('/media/nav/inaktive.gif');

}
.menu a:link, .menu a:visited, .menu a:active {
    color: #ffffff;
}


.highlight {

}

.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}


