

	p.content3 { color: #FFFFFF; font-family: Arial; text-decoration: none; font-size: 10pt; }
	p.orange {padding-left:10pt; color: #ff7800; font-family: Arial; text-decoration: none; font-size: 10pt; }
	p.content {padding-left:5pt; color: #d0d0d0; font-family: Arial; text-decoration: none; font-size: 8pt; }
	p.content2 {padding-left:20pt; padding-right:20pt; color: #909090; font-family: Arial; text-decoration: none; font-size: 8pt; }			
	

	
	a:link { color: #000000; font-family: Arial; text-decoration: none; font-size: 8pt; }
	a:visited { color: #000000; font-family: Arial; text-decoration: none; font-size: 8pt; }
	a:hover { color: #ffFFFF; font-family: Arial; font-size: 8pt; text-decoration: none;}
	a:active { color: #FFFFFF; font-family: Arial; font-size: 8pt; text-decoration: none;}

		
	a:link.orange { color: #ff7800; font-family: Arial; text-decoration: none; font-size: 8pt; }
	a:visited.orange { color: #ff7800; font-family: Arial; text-decoration: none; font-size: 8pt; }
	a:hover.orange { color: #FFFFFF; font-family: Arial; font-size: 8pt; text-decoration: none;}
	a:active.orange { color: #FFFFFF; font-family: Arial; font-size: 8pt; text-decoration: none;}

h1{
  font-size: 1em;
  font-weight: bold;
  margin: 10px 0;
}		

.descbox{
		border-style:solid;
    border-top-color:#FFFFFF;
    border-bottom-color:#FFFFFF;
    border-left-color:#FFFFFF;
    border-right-color:#FFFFFF;
    border-width:2px;
		padding : 0px; 
		width : 523px; 
		height : 416px; 
		overflow : no; 

}


.content3{

border : solid 0px;
padding : 0px; 
width : 500px; 
height : 290px; 
overflow : auto; 

}

body {scrollbar-3dlight-color:#000000; 
scrollbar-arrow-color:#9C9A9B;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#7D7D7D;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#000000}


.mainhov {background-color: #f88927;} 
.back1 {background-color: #909090;}




body {
margin: 0;
padding: 0;
background: #000000;

}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 0;
left: 0;
}
dl#menu {
width: 28em;
height: 1oem;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 15px;
line-height: 15px;
text-align: left;
font-family: Arial;
font-size: 8pt;
padding-left: 10;
border: 1px solid gray;
background: #909090;
}


dl#menu dd {
border: 1px solid gray;
}

dl#menu dt a:hover {
border: #ff7800;
}

dl#menu li {
text-align: left;
background: #fff;
}
dl#menu li a, dl#menu dt a {
color: #0000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}



#mentions {

position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}

