A.type1:link    {color:#cc0000; text-decoration:none; font-weight:bold;}
A.type1:visited {color:#cc0000; text-decoration:none; font-weight:bold;}
A.type1:active  {color:#000000; text-decoration:none; font-weight:bold;}
A.type1:hover   {color:#000000; text-decoration:none; font-weight:bold;}

A.type2:link    {color:#cc0000; text-decoration:none; font-weight:bold;}
A.type2:visited {color:#cc0000; text-decoration:none; font-weight:bold;}
A.type2:active  {color:#000000; text-decoration:none; font-weight:bold;}
A.type2:hover   {color:#000000; text-decoration:none; font-weight:bold;}


h1 {
	font-family: century gothic, arial,helvetica,verdana;
	font-style: normal;
             color: #880000;
	font-variant: normal;
	font-weight: bold;
	font-size: 1em;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0;
             margin-top:0px;
             margin-bottom:0px;

}


h2 {
	font-family: century gothic, arial,helvetica,verdana;
	font-style: normal;
             color: #777777;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0;
             margin-top:0px;
             margin-bottom:0px;

}




h3 {
	font-family: century gothic, arial,helvetica,verdana;
	font-style: normal;
             color: #ffffff;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 140%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 6px;
             margin-top:0px;
             margin-bottom:0px;

}













.menubutton a 
{
display: table-cell;
  
width : 234px; 
height: 22px;
  
float: left;

margin-left: 5px;
padding:0px; 
text-align: right;
  
font-size: 0.8em;
  
line-height: 20px;
user-select: none;
  -moz-user-select: none;
  
font-family:  century gothic, verdana, arial, sans-serif;
  
font-weight: bold;
    
color: #780000;
  
border: 0px ;
text-decoration : none;
background: url('images/gold-button1.png') no-repeat;
background-position:0px 0px; 

outline: 0;
cursor: pointer; /* this is needed for Opera due to the current style - weird but true */
}



.menubutton a:visited 
{
display: table-cell;
  
width : 234px; 
height: 22px;
  
float: left;

margin-left: 5px;
padding:0px; 
text-align: right;
  
font-size: 0.8em;
  
line-height: 20px;
user-select: none;
  -moz-user-select: none;
  
font-family:  century gothic, verdana, arial, sans-serif;
  
font-weight: bold;
  
color: #780000;
  
border: 0px ;
text-decoration : none;
background: url('images/gold-button1.png') no-repeat;
background-position:0px 0px; 

outline: 0;
cursor: pointer; /* this is needed for Opera due to the current style - weird but true */
}

.menubutton a:hover
{
display: table-cell;
  
width : 234px; 
height: 22px;
  
float: left;

margin-left: 5px;
padding:0px; 
text-align: right;
  
font-size: 0.8em;
  
line-height: 20px;
user-select: none;
  -moz-user-select: none;
  
font-family:  century gothic, verdana, arial, sans-serif;
  
font-weight: bold;
  
color: #990000;
  
border: 0px ;
text-decoration : none;
background: url('images/gold-button2.png') no-repeat;
background-position:0px 0px; 

outline: 0;
cursor: pointer; /* this is needed for Opera due to the current style - weird but true */
}

.menubutton a:activer
{
display: table-cell;
  
width : 234px; 
height: 22px;
  
float: left;

margin-left: 5px;
padding:0px; 
text-align: right;
  
font-size: 0.8em;
  
line-height: 20px;
user-select: none;
  -moz-user-select: none;
  
font-family:  century gothic, verdana, arial, sans-serif;
  
font-weight: bold;
  
color: #990000;
  
border: 0px ;
text-decoration : none;
background: url('images/gold-button2.png') no-repeat;
background-position:0px 0px; 

outline: 0;
cursor: pointer; /* this is needed for Opera due to the current style - weird but true */
}




.button {
    color: #000000; 
background: url('images/input-button.jpg') no-repeat;
border:0px;
font-family : Arial; 
font-size : 10px; 
font-weight: bold;
width: 120px;
height:18px;
line-height:18px;
margin:0px;
}

.button:hover {
    color: #000000; 
background: url('images/input-button2.jpg') no-repeat;
border:0px;
font-family : Arial; 
font-size : 10px; 
font-weight: bold;
width: 120px;
height:18px;
line-height:18px;
}










