body{
margin-top: 0;
margin-right: 0;

border: 0;


scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: rgb(0,128,0); 
scrollbar-darkshadow-color: rgb(0,128,0); 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #FFFFFF
}

body.footer{

border-top: #9ACD32 solid thin;
}

body.header{
margin: 0;

background-image: url('images/Apple3.jpg');
background-repeat: no-repeat;
}


.footer{
width: 100%;
text-align: center;
}

table.header{
width: 102%;

}

table{
width: 90%;
border: 0;
text-align: center;
}

table.directions{
width: 75%;
text-align: center;
align: center;
}

.date{
text-align: center;
width: 50%;
}

.tariff{
text-align: center;
width: 50%;
}

img.map{
border: 0;
width: 760; 
height: 478;
float: middle;
}

.w100{
align: center;
text-align: center;
width: 100%;
}

.w33{
text-align: center;
width: 33%;
}

a, p, td, th{
font-family: Papyrus;  
}

p.title{
font-weight: bold;
text-align: center;
}

a.small{
font-weight: none;
font-size: 12px;
}

a:link{
text-decoration: none;
color: #000000;
font-weight: bold;

}

a.contents:link{
text-decoration: none;
color: #9ACD32;
font-weight: bold;
}

a:hover{
text-decoration: underline;
}

a.contents:hover{
color: #FF8c00;
}

a:visited{
text-decoration: none;
color: #000000;
font-weight: bold;
}

a.contents:visited{
text-decoration: none;
color: #9ACD32;
font-weight: bold;
}

a:visited:hover{
color: #FF8c00;
font-weight: bold;
text-decoration: underline;
}

a.contents:visited:hover{
color: #FF8c00;
font-weight: bold;
}