Body 
	{ 
    scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #173084;
    scrollbar-base-color : #173084;
    scrollbar-dark-shadow-color : #ffffff;
    scrollbar-face-color : #CAC8C8;
    scrollbar-highlight-color : #CAC8C8;
    scrollbar-shadow-color : #ffffff;
	font-family : arial ; 
	font-size : 13px ; 
	color : #000000 ;
	background-color : #CAC8C8 ;
	}
.catalogue
	{ 
scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #95500B;
    scrollbar-dark-shadow-color : #ffffff;
    scrollbar-face-color : #FDE5BD;
    scrollbar-highlight-color : #EEC888;
    scrollbar-shadow-color : #ffffff;
	font-family : arial ; 
	font-size : 12px ; 
	color : #95500B ;;
	background-color : #FDE5BD ;
	}
TD
	{ 
	font-family : verdana ; 
	font-size : 12px ;
	color : #173084 ;
	background-color : #ffffff ;
	}
.bottom
	{ 
	font-family : verdana ; 
	font-size : 10px ; 
	color : #ffffff ;
	background-color : #173084;
	}
input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #173084 ;
	border: solid #173084 ;
	border-width: 1 ;
	background-color : #ffffff ;
	
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #173084 ;
	border: solid #173084 ;
	border-width: 1 ;
	background-color : #ffffff ;
	
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #173084 ;
	border: solid #173084 ;
	border-width: 1 ;
	background-color : #ffffff ;
	
	}
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: none ;
    color: #E9007A ;
    height: 100% ;
    width: 100% ;
    background-color: #ffffff ;
    padding-top: 2px ;
    }
  A:active.arrow 
  	{
    text-decoration: none ;
    color: #E9007A ;
    background-repeat: repeat ;
    height: 100% ;
    width: 100% ;
    background-color: E6A702 ;
    padding-top: 2px ;
	}
A:visited.arrow 
	{
    text-decoration: none ;
    color: #000000 ;
    height: 100% ;
    width : 100% ;
    background-color: #3a3a3a ;
    padding-top: 2px ;
    }
A:hover.arrow 
	{
    color: #000000 ;
    height: 100% ;
    width: 100% ;
    background-color: E6A702 ;
    padding-top: 2px ;
	}
/* ================  END - These are the Navigation properties ================ */