body {
	margin: 0;
	padding: 0;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFC;
}

a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	top: 311px;
	left: 261px;
	background-color: #6699CC;
}
dl#menu {
width: 180px;
}
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: none;
}
.style18 {
	color: #FFFFFF;
	font-size: 80%;
}
.style19 {
	font-size: 90%;
	color: #FFFFFF;
}
.style26 {color: #FFFFFF}
.style27 {font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.style28 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.style29 {
	font-size: 10pt;
	font-weight: bold;
}
.style30 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
.style31 {font-size: 12pt}
.style34 {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.style35 {font-size: 12pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.style36 {font-size: 9pt; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}

.description-txt {
	font-size: 12px;
	color: navy;
	line-height: 115%;
}

/*** Adwords ***/
.googleads {
	padding: 5px;
}

/*** Footer ***/
.footer-txt {
	font-size: 12px;
	color: #FFF;
}
.footer-txt-bigger {
	font-size: 15px;
}


/**** Left nav ***/
.navcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.navcell a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.navcell a:hover {
	color: #FFFF99;
	text-decoration: none;
}

