body {
	color: #000;
	background-image: url(background_weave2.jpg);
	padding: 0px;
	margin: 10px;
}

#sidfot_del1 {position: absolute; left: 0; top: 428px;
		padding: 2px;
		font-size: 10px;
		font-family: Arial, Helvetica;
		align-horizontal: middle;
		color: #FFFFFF;
		background-color: #a8262c;
}

.hidden {
	display: none;
}
.visible {
	display: block;
}

table {
	border-collapse: collapse;
	background-color: white;
	width: 100%;
	height: 100%;
}

td {
	padding: 0px;
}

td.borderframe {
	width: 48px;
	height: 100%;
	background: #065582;
}

td.headerframe {
	width: 100%;
	height: 73px;
}

table.submenu {
	border-collapse: separate;
	text-align: left;
}

td.submenuitem {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #DFEACC;
}

td.submenuitem a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #065582;
}

td.submenuend {
	width: 100%;
	height: 100%;
	background: #DFEACC;
}

img.leftimages {
	margin-bottom: 14px;
	position: relative;
	top: -20px;
}

#en_flag {
border: 0;
position: relative;
left: 710px;
top: -24px;
}		

#slogan {	position: relative;
			left: 23px;
			top: 0px;
}
#menu {
position: relative; left:20px; top: 1px;
margin: 2px;
margin-top: 15px;
padding: 0px;
width: 740px;
line-height: 25px;
border: 1px; color:#000;
border-top-style: dashed;
border-bottom-style: dashed;
font-family: Arial, Helvetica;
font-size: 14px;}
		
#menu li {
display: inline;
margin: 2px;
border: 1px; color:#000;
text-align: center;}

#menu li a {
padding: 6px;
background-color: #FFF;
text-decoration: none;
color: #000;
border: 1px; color:#000;}


#menu li a:hover {
background-color: #000;
color: #fff;}


#menu li a:hover, #menu .selected {
background-color: #000;
color: #fff;
}
