



body {font: 10px Verdana, Arial, sans-serif;

background-color: #000000;
background-image:url('bg.gif');
background-position:center center;
background-repeat:repeat;
background-attachment:fixed;
padding:0;
font-family: verdana, arial, sans-serif;
font-size:12px;
margin:0;
color:#000000;



}





ul {
list-style-type: none; /* suppression of useless elements */
width: 100%; /* precision for Opera */
}
li { float: left;} /* lists aligned to the left */

.menu a {
     margin: 0 1px;
     width: 90px; /* definition of menu button size */
     height: 20px;
     line-height:20px;
     float: left;
     display: block;
     text-align: center;
     border: 1px solid #000000;
     text-decoration: none;
     color:#ffffff;
     background: #673417;
     }
	 
.menu a:hover {
     background: #ffffff;
     border: 1px solid #000000; 
     }

.menu a:active {
     background: gray;
     border: 1px solid #b80101; 
     color: #0273ff;
     }

a{
font: 12px Verdana, Arial, sans-serif;
color:#000000; 
text-decoration:underline;

}


a:hover{color:#F50707;}

a{ text-decoration:underline;}






table, td, div {font-size:10px;
border:0px solid; border-color:transparent;

}

a.van1, a.van1:link, a.van1:active, a.van1:visited {position:relative; display:block; width:120px; height:17px; color:#ffffff; background-color:#673417; text-decoration:none;
border:1px solid; border-color:#2E1100;
text-align:center; line-height:15px;
margin-top:1px; font-size:8pt;font-family:verdana; cursor:crosshair; font-weight:normal;}
a.van1:hover {letter-spacing:1px; color:#000000; 
background-color:#ffffff; border:1px solid; border-color:#2E1100; cursor:crosshair; font-weight:normal;
}


a.van2, a.van2:link, a.van2:active, a.van2:visited {position:relative; display:block; width:120px; height:17px; color:#ffffff; background-color:#d4024c; text-decoration:none;
border:1px solid; border-color:#317400;
text-align:center; line-height:15px;
margin-top:1px; font-size:8pt;font-family:verdana; cursor:crosshair; font-weight:normal;}
a.van2:hover {letter-spacing:1px; color:#ffffff; 
background-color:#000000; border:1px solid; border-color:#424242; cursor:crosshair; font-weight:normal;
}




