/*
body {
	background-color: #E5E5E5;
}
.Style14 {color: #FFFFFF}
.Style2 {font-size: 10px}
.Style22 {color: #b71121}
*/

body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
img {border:0}

#menu {
	position: absolute;
	top: 308px;
	left: 361px;
	visibility: visible;
}
dl#menu {
width: 196px;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
dl#menu dd {
border: 1px solid gray;
}
dl#menu li {
text-align: center;
background: #fff;
}
dl#menu li a, dl#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #eee;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;color: #222;}
#mentions a:hover{text-decoration: underline;}

/* jQuery */
#news a:link, #news a:visited, #news a:hover, #news img{border:0; text-decoration:none;}
.newsticker {
        list-style-type: none;
        margin: 0;
        padding: 0;
}

/* 
***
*/
.Style18 {color: #000000; text-decoration: none; font-weight: bold;}
.Style23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.Style27 {font-size: 16px}