BODY, html { 
background: url(images/background.jpg) fixed repeat #282828 ;
margin: 10; 
 
font-family: arial, helvetica, veranda, sans-serif ;
font-size: 12pt ; 
color: #000000 ; 
}

.pre_header {
padding-bottom: 2px;
border-bottom: 1px solid teal ;
font-size: 90% ;

}

a.hidden {
text-align: center ;
border: none ;
color: #ffff00 ;
}

a:hover.hidden {
text-align: center ;
border: none ;
color: #ffff00 ;
}

a.hidden2 {
font-size: 1pt ;
text-align: center ;
border: none ;
color: #ffffff ;
}

a:hover.hidden2 {
font-size: 1pt ;
text-align: center ;
border: none ;
color: #ffffff ;
}

DIV.nowrap {  
white-space: nowrap;  
} 

p.nowrap {  
white-space: nowrap;  
} 

.top_bar {
font-size: 10pt ;
line-height: 1.2em ;
padding: 0px ;
border-top: 1px solid teal ;
}

.top_info {
background: #ffff04 ;

}

a.plain {
text-align: center ;
border: none ;
}

a:hover.plain {
text-align: center ;
border: none ;
}

a.none {
border: none ;
}

a:hover.none {
border: none ;
text-decoration: underline ; 
}

A { 
display: block ;
width: 90% ;
height: 18px ;
text-decoration: none ; 
border-bottom: 1px dotted #363636 ;
text-align: left ;
line-height: 0.5em ;
}

a:hover { 
color: #ff0000 ;
border-bottom: 1px solid #363636 ;
}

TD.footer {
height: 30px ;
padding: 5px ;
color: #6a6a6a ; 
border: none ;
font-size: 9pt ;
}


a.credit_index { 
display: inline ;
text-align: center ;
border: none ;
color: #6a6a6a ; 
}

A.credit_index:hover { 
display: inline ;
text-align: center ;
border: none ;
color: #770022 ; 
}



.wrapper {
padding: 10px ;
background: #ffffff ;
border: 1px solid black ;
width: 850px ;
height: 500px ;

}

.columns {
}

.left {
background: #dfdfdf ;
padding: 15px ;
border-top: 1px solid teal ;
}

.center {
background: #cfcfcf ;
padding: 15px ;
border-top: 1px solid teal ;

}

.right {
padding: 15px ;
border-top: 1px solid teal ;
}

.content {
padding: 15px ;
background: #dfdfdf ;
border-top: 1px solid teal ;

}


H1 {
font-family: arial, veranda, helvetica, sans-serif ;
font-size: 14pt ;
color: gray ;
}

H2 {
text-align: center ;
font-size: 90% ; 
color: #000000 ; 
}