﻿

table.header { 
        background-image:  url('p7exp/images/bluenote2570027sharp.jpg') ; /* 5322447.jpg");  */
        background-repeat: repeat-xy;   
        background-position: left 35%;   /* 60% 35%; */
        background-color: #6495ED;
	width: 100%;
}	
	
body {	
		background-color: #E8E8E8; 
		background-image: url('../images/notebg.gif');
		background-attachment: fixed;
		}
a:link { 
	color:#0000a0; 
	background:transparent; 
} 

a:visited { 
	color:#f90000; 
	background:transparent; 
} 

a:active { 
	color:#336699; 
	background:transparent; 
}

#p7menubar a  {
	display: block; 
	text-decoration: none;
	padding: 1px 10px 1px 10px; 
	border-right: 3px outset blue;   
        border-bottom: 3px outset blue; 	                 	 		 	px outset black; 
        //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;
}

