.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

ul, li {
list-style-type: none;
margin: 0;
padding: 0;
}

div.menu {
	position: relative;
	width: 600px;
	top: 0px;
	left: 13px;
	z-index:1;
	z-index: 3;
}

.navi {
width: 73px;
align: center;
margin: 0 2px;
height: 16px;
display: block;
text-align: center;
font-weight: bold;
text-decoration: none;
font-size: 11px;
font-weight: normal;
float: left;
}
a.link1:link 	{ color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.link1:active 	{ color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.link1:visited 	{ color: #000000; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.link1:hover 	{ color: #CC0099; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

div.menu li {
float: left;
width: 104px;
align: center;
}

div.menu a {
margin: 0 2px;
height: 16px;
display: block;
text-align: center;
font-weight: bold;
border: 1px solid gray;
text-decoration: none;
color: #000000;
background: #fff;
font-size: 11px;
font-weight: normal;
}
div.menu a:link{
background: #ccc;
border: 1px solid gray; 
font-size: 11px;
color: #000000;
}

div.menu a:active{
background: #ccc;
border: 1px solid gray; 
font-size: 11px;
color: #000000;
}
div.menu a:visited {
background: #ccc;
border: 1px solid gray; 
font-size: 11px;
color: #000000;
}
div.menu a:hover {
background: #ffffff;
border: 1px solid gray; 
font-size: 11px;
color: #000000;
}

#smenu1, #smenu2, #smenu3, #smenu5 {
display: none;
float: left;
width: 104px;
font-size: 11px;
}
#smenu4 {
display: none;
float: left;
width: 80px;
font-size: 11px;
}
#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a {
font-weight: normal;
border-top: 0 none;
}
.site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 3px;
border: 1px solid gray; 
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}
a {text-decoration: none;
color: #222;
}.textboldulined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
