
/* Layout Stylesheet */ 


body{
 margin: 0px;
 padding:0;
 /*background: #808080;*/
 color: #111166;
 }
		 
#lh-col{
 position: absolute;
 top: 17em;
 left: 10px;
 width: 165px;
 /*border: 2px solid #000000;
 background: #c0c0c0;
 color: #333333;*/
 margin: 0px;
 padding: 0px;
 /*height: 400px;*/
 }
 
 #special{
 position: absolute;
 float: center;
 bottom: 0px;
 left: 60px;
 width: 165px;
 /*border: 2px solid #000000;
 background: #c0c0c0;
 color: #333333;
 margin: 0px;
 padding: 0px;
 /*height: 400px;*/
 }

#rh-col{
 margin: 10px 10px 10px 200px;
 border: 1px solid #000066;
 /*background: #ffffff;
 color: #333333;*/
 padding: 10px 10px 5px 20px;
 }
 
 

/* Presentation Stylesheet */ 
#noxious{position: right; margin: 150px 0 0 0;
}


#noxious #cont_th {
background: #d4e5f9;
border: 1px solid #000066;
margin: 10px 0 10px 0;
padding: 6px 0 6px 0;
text-align: center;
font-weight: bold;
color:#475890;
max-height: 3.0em;
position: inherit;
}


#noxious #bank {
/*float: right;*/
margin: 10px 0px 10px 10px;
border: #ffffff 0px;
background: transparent;
position: float;
color: #666666;
}
#noxious #bank p {
text-indent: 40px;}
h4 {
 margin:0;
 padding: 5px 0;
 }
 
p:first-letter {
 
 }
 
 /* OREN */ 

 body
    {
    font: 0.9em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    background:url(/images/background3.jpg) no-repeat top left;
    color: #111166;
    }
    
 .caption {color:#777777; font-style: italic;}       

 .content 
    {
    /*padding: 12.5em, 1.5em, 0.5em, 0.5em;*/
    font: 0.9em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    text-align: center;
	margin: 1.3em 0em 0em 1.5em;
    }
    a.nav 
    {
    /*padding: 12.5em, 1.5em, 0.5em, 0.5em;*/
    font: 0.9em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
    text-align: center;
    }
     .nav a
    {
    text-decoration: none;
    }
    
    td.nav
    {
    margin: 2em 2em 2em 2em;
    }
     
     #bank td 
     {
     border: solid 1px #6666ff;
     font: 0.9em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
     padding: 0.1em 0.4em 0.1em 0.4em;
     }
     
     #bank table
     {
     border: solid 1px #000033;
     }
     
    .header
    {
    /*background: url(ssf.gif) no-repeat top right;*/
    margin: 1em 0em 1.5em 1em;
    }
    
    .blue
    {font-weight: heavy; color: #1111ee; font-size: 1.3em; text-align: center}
    
    /////////
    
ul.navbar {
list-style-type:none; float:left; display:block; width:100%; line-height:3em; 
clear:both; margin:0; padding:0; background-color:#999999;}

ul.navbar li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; width:160px; height: 1em; padding:0.2em 0 0.2em 0.6em; margin:0; 
text-decoration:none; background-color:#d4e5f9; color:#333333; border: 1px solid #000033;}

a.nav:hover {
display:block; float:left; width:160px; height: 1em; padding:0.2em 0 0.2em 0.6em 0 0.6em 0;; margin:0; 
text-decoration:none; background-color:#b5d3f5; color:#000000; 1px solid #000033;}

a.nav:active {
display:block; float:left; width:160px; height: 1em; padding:0.2em 0 0.2em 0.6em; margin:0; 
text-decoration:none; background-color:#d4e5f9; color:#333333; 1px solid  #000033;}


    
