Body 
	{ 
    scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #ffffff;
    scrollbar-face-color : #993366;
    scrollbar-highlight-color : #993366;
    scrollbar-shadow-color : #ffffff;
	font-family : verdana ; 
	font-size : 13px ; 
	color : #000000 ;
	background-color : #993366 ;
	}
.catalogue
	{ 
    scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #ffffff;
    scrollbar-face-color : #AFA6D1;
    scrollbar-highlight-color : #AFA6D1;
    scrollbar-shadow-color : #ffffff;
	font-family : verdana ; 
	font-size : 12px ; 
	color : #ffffff ;
	background-color : #AFA6D1 ;
	}
TD
	{ 
	font-family : verdana ; 
	font-size : 12px ;
	color : #695479 ;
	}
.right
	{ 
	font-family : arial ; 
	font-size : 14px ;
	background-color : #AFA6D1 ;
	background-image: url("bg2.jpg");
	background-repeat: repeat;
	background-position: top left;
	}
.bottom
	{ 
	font-family : verdana ; 
	font-size : 10px ; 
	color : #ffffff ;
	background-color : #AFA6D1;
	background-image: url("bg3.jpg");
	background-repeat: repeat;
	background-position: top left;
	}
.home
	{ 
	font-family : verdana ; 
	font-size : 12px ; 
	color : #ffffff ;
	background-color : #AFA6D1 ;
	}
input 
	{
	font-family: verdana ; 
	font-size: 12px ;
	color: #ffffff ;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color : #AFA6D1 ;
	
	}
select
	{
	font-family: verdana ; 
	font-size: 12px ;
	color: #ffffff ;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color : #AFA6D1 ;
	
	}
textarea
	{
	font-family: verdana ; 
	font-size: 12px ;
	color: #7477B8 ;
	border: solid #7477B8 ;
	border-width: 1 ;
	background-color : #FDE28E ;
	
	}
/* ================  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 ================ */