Body 
	{ 
    scrollbar-arrow-color : #76a4e9;
	scrollbar-face-color : #FFFFFF;
	font-family : verdana ; 
	color : #ffffff;
	font-size : 11px ;
	background-color : #2B1611;
	}
	
.intro
	{
	font-family : century gothic;
	font-size : 14px;
	color : #ffffff;
	font-style: normal;
	line-height: 21pt;
	}

.info
	{
	font-family : Century Gothic;
	font-size : 13px;
	color : #ffffff;
	font-style: normal;
	line-height: 16pt;
	}
	
.menudown
	{
	font-family : Century gothic;
	font-size : 8px;
	color : #ffffff;
	font-style: normal;
	font-weight: bold;
	}

.menudown2
	{
	font-family : Century gothic;
	font-size : 8px;
	color : #ffffff;
	font-style: normal;
	font-weight: bold;
	}

.copyright
	{
	font-family : century gothic;
	font-size : 10px;
	color : #ffffff;
	font-style: normal;
	}

/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: none;
	font-family : century gothic;
	font-size : 10px;
	color : #ffffff;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
    }
	
  A:active.arrow 
  	{
	text-decoration: none;
	font-family : century gothic;
	font-size : 10px;
	color : #ffffff;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	}
	
    A:visited.arrow 
	{
	text-decoration: none;
	font-family : century gothic;
	font-size : 10px;
	color : #ffffff;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
    }
	
    A:hover.arrow 
	{
	text-decoration: underline;
	font-family : century gothic;
	font-size : 10px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	}
/* ================  END - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow2 
  	{
	text-decoration: none;
	color : #ffffff;
	font-style: normal;
    }
	
  A:active.arrow2 
  	{
	text-decoration: none;
	color : #ffffff;
	font-style: normal;
	}
	
    A:visited.arrow2 
	{
	text-decoration: none;
	color : #ffffff;
	font-style: normal; 
    }
	
    A:hover.arrow2 
	{
	text-decoration: underline;
	color : #ffffff;
	font-style: normal;
	}
/* ================  END - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow3 
  	{
	text-decoration: underline;
	font-family : century gothic;
	font-size : 12px;
	color : #ffffff;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow3 
  	{
	text-decoration: underline;
	font-family : century gothic;
	font-size : 12px;
	color : #ffffff;
	font-style: normal;
	font-weight: bold;
	}
	
    A:visited.arrow3 
	{
	text-decoration: underline;
	font-family : century gothic;
	font-size : 12px;
	color : #ffffff;
	font-style: normal;
	font-weight: bold;
    }
	
    A:hover.arrow3
	{
	text-decoration: underline;
	font-family : century gothic;
	font-size : 12px;
	color : #D2232A;
	font-style: normal;
	font-weight: bold;
	}

input 
	{
	font-family: Century Gothic ; 
	font-size: 10px ;
	color: #FFFFFF ;
	border: solid #FFFFFF ;
	border-width: 1 ;
	background-color:#2B1611 ;
	}
select
	{
	font-family: Century Gothic ; 
	font-size: 10px ;
	color: #FFFFFF ;
	border: solid #FFFFFF ;
	border-width: 1 ;
	background-color:#2B1611 ;
	}
textarea
	{
	font-family: Century Gothic ; 
	font-size: 10px ;
	color: #FFFFFF ;
	border: solid #FFFFFF ;
	border-width: 1 ;
	background-color:#2B1611 ;
	}

/* ================  END - These are the Navigation properties ================ */
h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

