BODY, html { 
background:  #01015B fixed repeat ; 
margin: 0 ; 
font-family: sans-serif ; 
} 

TABLE.left-banner {
padding-left: 20px ;
padding-bottom: 20px ;
}

h1 {
font-size: 14pt ;
}

TABLE.bottom-banners {
border-top: solid 1px teal ;
border-bottom: solid 1px teal ;
padding-left: 20px ;
padding-right: 20px ;
}

TABLE.container {
border-left: none ;
border-right: solid 1px teal ;
border-bottom: solid 1px teal ;
}

TD.contents {
background:  #D3D2E2  ;
font-size: 12pt ;
color: #000088 ;
padding: 0px ;

}

TD.footer {
padding: 2px ;
}


DIV.nav {
position: absolute;
top: 140px;
left: 3px;
}

A { 
font-family: sans-serif ; 
font-size: 12pt ; 
text-decoration: none ; 
color: #0000bb ; 
}

a:hover { 
font-family: sans-serif; 
font-size: 12pt; 
color: #ff0000 ;
}

.credit { 
font-family: sans-serif ; 
font-size: 9pt ; 
text-decoration: none ; 
color: #acacac ; 
}

a.credit:hover { 
font-family: sans-serif; 
font-size: 9pt; 
color: #efefef ;
}

A.n {
display: block ;
width: 180px;
height: 30px ;
text-align: left ;
text-decoration: none;
font-family: sans-serif ;
line-height : 1.8em ;
font-size: 12pt ;
font-weight: bold ;
color: #ffffff;
border-bottom: 1px solid teal ;
padding-left: 4px ;
background-color: # ;

}

A.n:hover {
display: block ;
width: 180px;
height: 30px ;
text-align: left ;
text-decoration: none;
font-family: sans-serif ;
line-height : 1.8em ;
font-size: 12pt ;
font-weight: bold ;
color: #ffff00 ;
border-bottom: 1px solid teal ;
background-color: #000088 ;
}






LI { 
list-style: square outside; 
color: teal ; 
}

UL, OL { 
font-family: sans-serif ; 
font-size: 12pt ; 
color: teal ;
}


I { 
font-family: sans-serif ; 
font-size: 9pt ; 
}

A.x {
display: block ;
width: 180px;
height: 30px ;
text-align: left ;
text-decoration: none;
font-family: sans-serif ;
line-height : 1.8em ;
font-size: 12pt ;
font-weight: bold ;
color: #ffffff;
border-bottom: 1px solid teal ;
padding-left: 4px ;
background-image: url(images/clear.gif) ;

A.x:hover {
display: block ;
width: 180px;
height: 30px ;
text-align: left ;
text-decoration: none;
font-family: sans-serif ;
line-height : 1.8em ;
font-size: 12pt ;
font-weight: bold ;
color: #ffff00 ;
border-bottom: 1px solid teal ;
background-image: url(images/hover.gif) ;
}
