@charset "iso-8859-7";
/* CSS Document */

back_001 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #999999;
	background-image: url(BACK_01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}

.main_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;

}

.main_texttitlos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #006699;
	text-decoration: none;
	
}















.men_x {
	
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
	padding-left:5px;
}
#tbl{
border-bottom:solid 1px #cccccc;
border-left:solid 1px #003366;
border-right:solid 1px #003366;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;

}
a:hover {
	text-decoration: none;
	color: #009999;
}
a:active {
	text-decoration: none;
	color: #333366;
}
#address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
.copyr_title{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #ffffff;
width:800px; 
background-color:#000000;
text-align:center;
padding-top: 2px;
padding-bottom: 2px;
}

