body,td,th {
	font-family: verdana, Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

body {
	background-color: #68a0d1;
	margin: 0;
	text-align: center;
	background-image: url('images/body_back.jpg');
	background-repeat: repeat-x;
}

a:link, a:visited, a:active {
	color: #000a60;
	text-decoration: none;
}
a:hover {
	color:#004c8f;
	text-decoration: none;
}

h1 {
 padding: 0;
 margin: 0px 0px 10px 0px;
 font-size: 1.4em;
 color: #005400;
 font-weight: bold;
}

h2 {
 padding: 0;
 margin: 0px 0px 10px 0px;
 font-size: 1.3em;
 /*color:#536343;*/
 color: #005400;
 font-weight: bold;
}

h3 {
 padding: 0;
 margin: 0px 0px 10px 0px;
 color: #005400;
 font-size: 1.2em;
 font-weight: bold;
}

h4 {
 padding: 0;
 margin: 0px 0px 10px 0px;
 font-size: 1em;
 font-weight: bold;
 color: #005400;
}

form {
	margin: 0;
	padding: 0;
}

hr
{
	height: 1px;
	background: #919191;
	border: 0;
}

p
{
 padding: 0;
 margin-bottom: 10px;
 margin-top: 0px;
}

img
{
	border: 0;
}

div#wrapper
{
	width: 949px;
	margin-left: auto;
	margin-right: auto;
}


div#banner
{
	background-image: url('images/banner.jpg');
	height: 163px;
	padding: 0;
	margin: 0;
	position: relative;
}

div#mainmiddle
{
	background-image: url('images/page_back.jpg');
	background-color: #fff;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}


table#content
{
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	margin: 0;
	width: 949px;
}

table#content td
{
	padding: 0;
	vertical-align: top;
}

td#c_1
{
	width: 9px;
	background-image: url('images/left_shadow.jpg');	
}

td#c_2
{
	width: 194px;
}

td#c_3
{
	width: 738px;
}

td#c_5
{
	width: 8px;
	background-image: url('images/right_shadow.jpg');	
}

div#map_o_fin
{

}


div#vary_pix
{
	position: absolute;
	top: 5px;
	left: 715px;
	text-align: right;
	width: 210px;
}


div#content_wrapper
{
	width: 730px;
	overflow: hidden;
}

div#content_top
{
	height: 14px;
	background-image: url('images/content_top.jpg');
	line-height: 1px;
}

div#content_middle
{
	padding: 14px;
	text-align: left;
	background-image: url('images/content_back.jpg');
	background-repeat: repeat-x;
	height: 300px;
}

html>body div#content_middle
{
	min-height: 300px;
	height: auto;
}

div#content_bottom
{
	height: 10px;
	background-image: url('images/content_bottom.jpg');
	line-height: 1px;
}


div#menubar_top
{
	text-align: left;
	font-family: arial,tahoma,verdana;
	position: relative;
	top: 138px;
	left: 203px;
}


div#footer_div
{
	font-size: 10px;
	color: #9faa91;
	text-align: center;
	height: 39px;
	background-image: url('images/footer.jpg');
}

div#footer_div a
{
	color: #9faa91;
}

div#footer_div a:hover
{
	color: #000;
}

p#news_head
{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 12px;
	color: #005400;
}

div#news_wrapper
{
	overflow: hidden;
	width: 170px;
	text-align: left;
	font-size: 11px;
	margin: 10px 10px 10px 14px;
}

div#news_wrapper ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#news_wrapper li
{
	list-style-type: none;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
	/*border-bottom: solid 1px #919191;*/
}

div#news_wrapper li.anynews_date
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	font-weight: bold;
}

div#news_wrapper a, div#news_wrapper a:link, div#news_wrapper a:visited, div#news_wrapper a:active {
	text-decoration: none;
	/*color: #000;*/
}

div#news_wrapper a:hover {
	text-decoration: none;
	/*color: #536343;*/
}



.menu
{
	border: 0;
	margin: 0;
	font-size: 13px;
}

.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	white-space: nowrap;

}

.menu li
{
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
	position: relative;
}

.menu a
{
	display: block;
	margin: 0;
	padding: 2px 14px 0px 4px;
	height: 21px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	border: 0;
	width: 1px; /* Must define width for ie6 ? */
	background-image: url('images/menuitemback.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

html>body .menu a
{
	width: auto;
}

.menu a:link, .menu a:visited, .menu a:active
{
	color: #fff;
}

.menu a:hover
{
	color: #fff;
	background-position: right bottom;
}

.menu-current a:link, .menu-current a:visited, .menu-current a:active, .menu-current a:hover {
	color: #fff;
	background-position: right bottom;
}

.menu-parent a:link, .menu-parent a:visited, .menu-parent a:active, .menu-parent a:hover {
	color: #fff;
	background-position: right bottom;
}

.menu li.menu-last a
{
	background-image: url('images/menuitemback2.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 4px;
}

.menu li.menu-last a:hover
{
	background-image: url('images/menuitemback2.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 4px;
}


.sub_menu
{
	border: 0;
	margin: 0;
	font-size: 13px;
	position: relative;
	top: -8px;
	height: 21px;
}

.sub_menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	white-space: nowrap;

}

.sub_menu li
{
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
	position: relative;
	background-image: url('images/separator2.gif');
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

li.menu-first
{
	background: 0;
}

.sub_menu a
{
	display: block;
	margin: 0;
	padding: 0px 3px 0px 14px;
	height: 21px;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
	border: 0;
	width: 1px; /* Must define width for ie6 ? */
}

.sub_menu li.menu-first a
{
	padding-left: 0px;
}

html>body .sub_menu a
{
	width: auto;
}

.sub_menu a:link, .sub_menu a:visited, .sub_menu a:active
{
	color: #005400;
}

.sub_menu a:hover
{
	color: #005400;
	text-decoration: underline;
}

.sub_menu li.menu-current a:link, .sub_menu li.menu-current a:visited, .sub_menu li.menu-current a:active, .sub_menu li.menu-current a:hover {
	color: #005400;
	text-decoration: underline;
}

.sub_menu li.menu-parent a:link, .sub_menu li.menu-parent a:visited, .sub_menu li.menu-parent a:active, .sub_menu li.menu-parent a:hover {
	color: #005400;
	text-decoration: underline;
}


div#login_box
{
	text-align: left;
	font-size: 11px;
	margin: 0px 10px 0px 14px;
	text-align: left;
	position: absolute;
	top: 107px;
	left: 330px;
}

p#login_head
{
	color: #005400;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0px;
	padding: 0;
}

.login_form
{
	padding: 0;
	margin: 0;
}

.login_table {
	border-collapse: collapse;
	border: 0;
	border-spacing: 0px;
	margin: 0;
}

.login_table td {
	margin: 0;
	text-align: left;
	padding: 1px 5px 1px 0px;
	font-size: 11px;
}

.login_table input.text{
	width: 80px;
	margin: 0px 0px 0px 3px;
	padding: 1px 3px 1px 3px;
	background: #a8ee8e;
	color: #000;
	border: solid 1px #909090;
}

.login_button{
	font-size: 0.8em;
	margin-top: 5px;
	cursor: pointer;

}

div#lang_selector
{
	position: absolute;
	top: 141px;
	left: 20px;
}


img.flag
{
	border: 0;
	margin-left: 4px;
}


div#search_box
{
	position: relative;
	float: right;
	text-align: right;
	color: #000;
	top: 10px;
	left: -12px;

}

input.search_button
{
	font-size: 0.8em;
	margin-top: 5px;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
}

input.field
{
	font-size: 0.9em;
	color: #000;
	background: #fff;
	border-top: solid 1px #665c54;
	border-right: solid 1px #665c54;
	border-left: solid 1px #998f86;
	border-bottom: solid 1px #998f86;
	padding-left: 3px;
	width: 100px;
	
	
}