body {
	margin:0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-position: left top;
}
body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*
OL { list-style-type: lower-alpha; }
*/
div, form {
	margin:0;
}
p {
	margin:0;
	margin-bottom:10px;
}

.input {
	font-size: 11px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	margin:0;
}
.search {
	padding-left: 362px;
	margin-top: 2px;
}
.input_search {
	border: none;
	background-color: transparent;
	color: #FFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.menu_dash { 
	background-image: url(images/dash.gif);  
	background-repeat: repeat-x;  
	width: 168px;  
	height: 1px;
	font-size:0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.level1_box a {
	text-decoration: none;
	color: black;
}
.level1_box a:hover {
	text-decoration: underline;
}
.level1_box{
	padding-left: 4px;
	font-size:12px;
	margin-left: 5px;
}
.level2_box {
	margin-top: 7px;
	width: 155px;
	margin-left:1px;
	padding-left: 3px;
	border-left: 2px solid #C7C2B3;
	font-size: 11px;
}
.level2 {
	margin-bottom: 10px;
}
.level3_box {
	margin-left: 10px;
	font-size: 10px;
}
.level3 {
	margin-bottom: 8px;
}
.content {
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content a {
	color:#3C7391;
}
.content a:hover {
	text-decoration: underline;
}
.content a:visited {
	color:#3C7391;
}
.title {
	color: #3C7391;
	font-size: 18px;
	margin-left: 20px;
}
.content_dash {
	background-image: url(images/dash.gif);  
	background-repeat: repeat-x;  
	width: 100%;  
	height: 1px;
	font-size:0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.content_blabla{
	background-image: url(images/background_content.jpg);  
	background-repeat: repeat-y;  
}

.credit {
	text-align: center;
	color: #BCB59C;
	font-size: 11px;
}.menu_bg {
	background-attachment: scroll;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.map{
	margin-left: 10px;
}
.map1{
	margin-left: 15px;
}

.map2{
	margin-left: 30px;
}
