Body 
	{ 
    scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #ffffff;
    scrollbar-face-color : #0B2B81;
    scrollbar-highlight-color : #0B2B81;
    scrollbar-shadow-color : #ffffff;
	font-family : arial ; 
	font-size : 12px ; 
	color : #ffffff ;
	background-color : #0B2B81 ;
	}
.catalogue
	{ 
    scrollbar-3d-light-color : #0096FF;
    scrollbar-arrow-color : #0096FF;
     scrollbar-base-color : #0096FF;
    scrollbar-dark-shadow-color : #0096FF;
     scrollbar-face-color : #032D9B;
     scrollbar-highlight-color : #032D9B;
    scrollbar-shadow-color : #0096FF;
	font-family : arial ; 
	font-size : 12px ; 
	color : #ffffff ;
	background-color : #032D9B ;
	}
TD
	{ 
	font-family : arial ; 
	font-size : 12px ;
	color : #ffffff ;
	background-color : #032D9B;
	}
.left
	{ 
	font-family : arial ; 
	font-size : 12px ;
	color : #000000 ;
	background-color : #ffffff;
	background-image: url("left2.jpg");
	background-repeat: repeat;
	background-position: top left }
	}
input 
	{
	font-family: arial ; 
	font-size: 12px ;
	color: #ffffff ;
	border: solid #0096FF ;
	border-width: 1 ;
	background-color : #032D9B ;
	
	}
select
	{
	font-family: arial ; 
	font-size: 12px ;
	color: #ffffff ;
	border: solid #0096FF ;
	border-width: 1 ;
	background-color : #032D9B ;
	}
textarea
	{
	font-family: arial ; 
	font-size: 12px ;
	color: #ffffff ;
	border: solid #0096FF ;
	border-width: 1 ;
	background-color : #032D9B ;
	
	}
/* ================  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 ================ */