/*********************************************************************
* External style sheet created by Michael McCormack
* Contact Mike.McCormack@pangbourne-on-thames.com
* File name: potstyle4.css
* Created on: 16/02/02
*********************************************************************/

	
.table1 {


text-align : center; 
text-decoration : none; 
background-color : transparent; 
} 
.table2  {
border-left-width : 1px; 
border-left-style : solid; 
border-left-color : #000000; 
border-right-width : 1px; 
border-right-style : solid; 
border-right-color : #000000; 
border-top-width : 1px; 
border-top-style : solid; 
border-top-color : #000000; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-bottom-color : #000000; 
} 
 
BODY {
background-color : #FFFFFF;
color : #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #EDE3C5;
scrollbar-Base-Color : #D8C47E;
margin-bottom : 0; 
margin-left : 0; 
margin-right : 1px; 
margin-top : 0; 
}

