body 	   {
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-BASE-COLOR:#ffff80;
    font-size: 13px;
}
.navbar    { 
    border-color: #000000 ; 
	background-color: #ffff80 ; 
	}
#navigationleft {
	width: 125px;
	float: left;
	margin-left: -1px;
	padding: 10px;
	}
#content {
	padding: 10px;
	margin-left: 135px;
	border-left: 0px solid #006;
	}
#content img {	
    margin-left: 2px;
	}
#header {
	background-color: #fff;
	color: #006;
	border-bottom: 0px solid #000;
	margin-bottom: 0px;
	}
#footer {

	}
#page {
    width:750px;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
    padding:0px;
    text-align:justify;
    }		
#panel {
    width:600px;
    margin-right:auto;
    margin-left:auto;
    margin-top:10px;
    padding:0px;
    clear:both;	
    }		
.spacer {
	clear: both;
	}
.saltsmall {
	font-size: 12px;
	font-color: #800080;
	}
.saltreader {
	font-size: 14px;
	color: #0066ff;
	}	
.saltheader {
	font-size: 17px;
	font-weight: bold;
	font-color: Black;
    text-align: center;	
	}		
.saltindex {
	font-size: 12px;
	font-color: Black;
	}
.saltspecial {
	font-size: 13px;
	font-color: #800080;
	font-style:italic;
	font-family: Helvetica, Arial, Geneva, sans-serif;
    text-align:justify;	
	}	
p {
	padding: 0;
	margin-top: 0px;
    font-size: 13px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
    text-align:justify;
	}
