p {font-family:sans-serif;
   font-style:normal; }


body{font-family:Helvetica, Tahoma, Arial, sans-serif;
     font-size: 14px;
     text-align: center;
     font-weight: normal;
     color:Blue;}

a:link{color: green }
a:visited{color:green }
a:hover{color:black }


#top_banner{
   width: 960px ;
   margin-left: auto ;
   margin-right: auto ;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0px;
   text-align: justify; }

#top_bar{
   font-family:Helvetica, Tahoma, Arial, sans-serif;
   font-size: 14px;
   font-weight: normal;
   width: 960px ;
   margin-left: auto ;
   margin-right: auto ;
   margin-top: 2px;
   margin-bottom: 2px;
   border-width: thin;
   border-style: solid;
   border-color: #84C225;
   padding: 2px;
   text-align: justify; }

td.topbar_links{
   text-align: center;
   font-size: small;
   font-weight: bold;
   background-color: #D0FF31;
   border-style: outset;
   border-width: 1px;
}
a.topbar_links{
   text-decoration: none;
}

a.topbar_links:link{
   color : Blue;
}
a.topbar_links:visited{
   color : Blue;
}
a.topbar_links:hover{
   color : Silver;
}

td.topbar_links a{width:100%;height:100%;display:block;}
td.topbar_links a:hover{width:100%;height:100%;display:block;}

#main_block{
   width: 960px;
   margin-left: auto ;
   margin-right: auto ;
   margin-top: 2px;
   margin-bottom: 2px;
   border-width: thin;
   border-style: solid;
   border-color: #84C225;
   padding: 2px;
   text-align:left;
 }

#bottom_bar{
   font-family:Helvetica, Tahoma, Arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   width: 960px ;
   margin-left: auto ;
   margin-right: auto ;
   margin-top: 2px;
   margin-bottom: 2px;
   border-width: thin;
   border-style: solid;
   border-color: #84C225;
   padding: 2px;
   text-align: center; }

input.ibutton{
   color: Blue;
   background:#F4A460;
}

input.bookingbutton{
   color: Blue;
   background:#F4A460;
}

input{
   color: Blue;
   background: White;
   border : 1px solid #84C225;}

a.loginline_links:link {
   color: Blue;
}
a.loginline_links:visited {
   color: Blue;
}
a.loginline_links:hover {
   Color: Silver;
}
a.loginline_links{
   text-decoration: none;
}

a.session_link:link{
   color: Blue;
}
a.session_link:visited{
   color: Blue;
}
a.session_link:hover{
   color: Silver;
}

/*
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}
*/



form { margin: 0px;
       display:inline;}

.heading{
   font-size: 16px;
   font-weight: bold;
}

.standout{
   color: #FF3300;
}


/*
.loginline {
   margin:0px;
   display:inline; }
*/



