﻿ 
 
table.header {
        background-image:url("p7exp/images/booksback3.jpg"); 
        background-repeat: repeat-xy;
        background-position: bottom;  
        background-color:#6495ED;
        width: 100%
	} 	
	
body {
		background-color: #FFEFD5; 
		background-image: none;
		}
		
a:link { 
	color:#0000a0; 
	background:transparent; 
} 

a:visited { 
	color:#f90000; 
	background:transparent; 
} 

a:active { 
	color:#336699; 
	background:transparent; 
}

.subhead7aso {
	color: yellow;
}

/*

#p7menubar a  {
	display: block; 
	text-decoration: none;
	padding: 1px 10px 1px 10px; 
	border-right: 2px solid tan;   
        border-bottom: 3px solid tan	; 	                 	 		 
        border-top: 1px inset burlywood;
        border-left: 1px inset burlywood;
        margin-right: 1px; 
	font-size: .9em;
       //  background-image: url(images/button6.gif);
        background-repeat: no-repeat ;
        background-position: right center ;
        // background-color:  #E8E8E8 ; 
        background-color: transparent;		
	// color: darkmagenta ;  
        // border-radius: 15px;
	opacity: 1;
        color: white;
}

*/

#p7menubar a  {
	display: block; 
	text-decoration: none;
	padding: 1px 10px 1px 10px; 
	// border-right: 3px outset  #173180;   
        // border-bottom: 3px outset  #173180; 
        
	border-right: 3px ridge  white;   
        border-bottom: 3px ridge  white; 		                 	 		 	
        //border-top: 1px inset white;
        //border-left: 1px inset white;
        margin-right: 0px; 
	font-size: .9em;
       //  background-image: url(images/button6.gif);
        background-repeat: no-repeat ;
        background-position: right center ;
        // background-color:  #E8E8E8 ; /* #D8D8D8; */
        background-color: transparent;		
	// color: darkmagenta ;   /*  #8B008B;  */
        // border-radius: 15px;
	opacity: 1;
        color: white;
}

	 	
