Body 
	{ 
    scrollbar-3d-light-color : #3A3A3A;
    scrollbar-arrow-color : #9C9C9C;
    scrollbar-base-color : #9C9C9C;
    scrollbar-dark-shadow-color : #3A3A3A;
    scrollbar-face-color : #3A3A3A;
    scrollbar-highlight-color : #3A3A3A;
    scrollbar-shadow-color : #9C9C9C;
	font-family : verdana ; 
	font-size : 11px ; 
	color : #000000 ;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/fond.jpg);
	background-position: center;
	}
TD
	{ 
	font-family : verdana ; 
	font-size : 11px ; 
	color : #000000 ;
	}
.bg1
	{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/back6.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color : #ffffff ;
	}	
.bg2
	{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/195.jpg);
	background-position: left;
	background-repeat: no-repeat;
	}	
.bg3
	{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/back5.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color : #ffffff ;
	}	
.bg4
{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/back6.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color : #ffffff ;
}	
.bg5
{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/back1.jpg);
	background-position: center;
	color : #ffffff ;
}	
.bg6
{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/back2.jpg);
	background-position: center;
	color : #ffffff ;
}	
.bg7
{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/back3.jpg);
	background-position: center;
	background-repeat: no-repeat;	
	color : #ffffff ;
}	
.bg8
{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/back4.jpg);
	background-position: center;
	background-repeat: no-repeat;	
	color : #ffffff ;
}	
.link 
	{ 
	font-family: Verdana, Arial ; 
	font-size: 11px ; 
	color: #7e7e7e ;
	text-decoration: none ;
	}
a:hover 
	{ 
	font-family: Verdana, Arial ; 
	font-size: 11px ; 
	color: #ffffff ; 
	text-decoration: underline ;
	}
input 
	{
	font-family: arial ; 
	font-size: 11px ;
	color: #ffffff ;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color:#3A3A3A ;
	}
select
	{
	font-family: arial ; 
	font-size: 11px ;
	color: #ffffff ;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color:#3A3A3A ;
	}
hr
{
height : 1px
}
textarea
	{
	font-family: arial ; 
	font-size: 11px ;
	color: #ffffff ;
	border: solid #ffffff ;
	border-width: 1 ;
	background-color:#3A3A3A ;
	}
.in
	{
	font-family: arial ; 
	font-size: 11px ;
	color: #ffffff ;
	border: solid #ffffff ;
	border-width: 0 ;
	background-color:#3A3A3A ;
	}
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: none ;
    color: #FFFFFF ;
    height: 100% ;
    width: 100% ;
    background-color: #3a3a3a ;
    padding-top: 2px ;
    }
  A:active.arrow 
  	{
    text-decoration: none ;
    color: #000000 ;
    background-repeat: repeat ;
    height: 100% ;
    width: 100% ;
    background-color: E6A702 ;
    padding-top: 2px ;
	}
A:visited.arrow 
	{
    text-decoration: none ;
    color: #FFFFFF ;
    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 ================ */