
h1,h2,h3 {font-family: tahoma,Helvetica, sans-serif}
p
{font-family: tahoma, Helvetica, sans-serif}
.style1{
text-align:left;
color:#000000;
font-family:tahoma,Helvetica,sans-serif;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:3em;}
.style2 {
text-align:left;
color:#000000;
font-family:tahoma,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;}
.style3 {
text-align:left;
color:#000000;
font-family:tahoma,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;}
.style4 {
text-align:left;
color:#000000;
font-family:tahoma,Helvetica,sans-serif;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;}
.style5 {
text-align:center;
color:#000000;
font-family:tahoma,Helvetica,sans-serif;
font-size:10pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;}
.style6 {
text-align:left;
color:#000000;
font-family:tahoma,Helvetica,sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;}
.style7 {
text-align:left;
color:#000000;
font-family:tahoma,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;}
.style8 {
text-align:left;
color:#000000;
font-family:tahoma,Helvetica,sans-serif;
font-size:8px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5em;}
body 
{
position:100%;
background-color: #000000;
}
#logo
{
	position:absolute;
	left:10px;
	top:10px;
	height:200px;
	width:15%;
}
#header 
{
position: absolute;
top: 10px;
left: 175px;
height: 200px;
width:84%;
background-color: #000000;
}

#content
{
	position: absolute;
	line-height:2em;
	padding: 10px;
	top:210px;
	left: 165px;
	height:auto;
	width:95%;
	background-color: #FFFBC6;
	font-family:"tahoma", Arial, sans-serif;
	text-align:left;
	margin:10px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
z-index:3;
}
#menu {
position:absolute;
top:219px;
left: 13px;
width: 145px;
background-color: #000000;
border-style:outset;
border-width:5px;
border-color:#528412

}

#menu dt {
cursor: pointer;
background: #A9BFCB;
height: 30px;
line-height: 20px;
margin: 2px 0;
border: 1px solid gray;
text-align: center;
font-weight: bold;
}

#menu dd {
position: absolute;
z-index: 110;
left: 8em;
margin-top: -1.4em;
width: 10em;
background: #A9BFCB;
border: 1px solid gray;
display: none;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: center;
font-size: 85%;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
}


#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;
}
#footer
{
position:fixed;
bottom:0px;
height: 25px;
left:170px;
width:90%;
background-color: #008000;
font-family: "Tahoma" "Arial" "Sans-Serif";
text-align:center;
}
#footer a
{
color: #FFFFFF;
}
#footer a:hover
{
color:#F3BO44;
}
a:link {color:#0000FF}
a:visited {color:#800080}
a:focus {color:#808000}
a:hover {color:#EF9C00}
a:active{color:#008000}



