body {
    margin: 0;
    padding: 0;
    border: 0;
    background-color: #5B0000;
    background-image: url(/media/gradient.jpg);
    background-repeat: repeat-x;
    background-position: 0 -200px;
}

/* Body Tags */
.body {font-family: Arial; font-size: 13px; color: #000000; text-decoration: none; font-weight:normal;}
.body A {font-family: Arial; font-size: 13px; color: #0B4886; text-decoration: underline; font-weight:bold;}
.body A:HOVER {font-family: Arial; font-size: 13px; color:#a13808 ; text-decoration: none; font-weight:bold;}


.topnav {font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight:normal;}
.topnav A {font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight:normal;}
.topnav A: HOVER{font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: underline; font-weight:normal;}


.left-tours  {font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; font-weight:normal;}
.left-tours A {font-family: Arial; font-size: 12px; color: #0B4886; text-decoration: underline; font-weight:bold;}
.left-tours A:HOVER {font-family: Arial; font-size: 12px; color: #910606; text-decoration: none; font-weight:bold;}


.left-h1 {font: bold 16px Arial, sans-serif; padding: 2px 2px 2px 2px; margin: 1em 0 0.5em 0; background-color: #F1EEE9;}
.left-h2 {font: bold 13.5px Arial, sans-serif; padding: 2px 2px 2px 2px; margin: 1em 0 0.5em 0; color: #FFFFFF; background-color: #910606;}


.footer_links {text-align: center; color: black; font-family: Arial, sans-serif; font-size: 12px; margin: 0;}
.footer_links A {text-align: center; color: black; font-family: Arial, sans-serif; font-size: 12px; color: #0B4886;  margin: 0; text-decoration: underline;  font-weight:bold;}
.footer_links A:HOVER {text-align: center; color: black; font-family: Arial, sans-serif; font-size: 12px; color: #910606; margin: 0; text-decoration: none;  font-weight:bold;}


.home_links {text-align: rigt; color: black; font-family: Arial, sans-serif; font-size: 12px; margin: 0;}
.home_links A {text-align: right; color: black; font-family: Arial, sans-serif; font-size: 12px; color: #0B4886;  margin: 0; text-decoration: underline; font-weight:bold;}
.home_links A:HOVER {text-align: right; color: black; font-family: Arial, sans-serif; font-size: 12px; color: #910606; margin: 0; text-decoration: none;  font-weight:bold;}



h1 {font-size: 24px; font: bold Arial, sans-serif; padding: 2px 2px 2px 2px; margin: 1em 0em 0.5em 0; color:#0A2950; background-color: #F1EEE9;}
h2 {font-size: 17px; line-height: 1em; font-weight: normal; margin: 0.2em 0 0.2em 0; color:#0A2950; font-weight: bold;}
h3 {font-size: 13.5px; font: bold Arial, sans-serif;color: #000000;}
h4 {font-size: 12px; font: italic Arial, sans-serif; margin: 1em 0 0.4em 30px;}


blockquote { border : solid #5B0000 1px; padding : 3px;
   margin-left: 0.2em;
   margin-right: 0.2em;
   margin-bottom:0.1em;
   background: #f9f9f9 none; color: #000; 
   background-color: #FCFDCD;
}
.credit { text-align : right; page-break-before: avoid;
   font-family:Verdana,Arial,Helvetica,sans-serif; }


UL { list-style: none; }       
LI {
padding-left: 10px;
list-style-image: url(images/li.gif);
background-repeat: no-repeat;
background-position: left middle;
} 




/* FORM TAGS */
.formstyle3 {background:#FFFFFF;  border:#380F53 1 ridge; color:#000000; font-family: Arial; font-size: 10px; height:14px;}


.pretty-table { border: 1px solid #910606; }

.pretty-table td
{
    background-color: #FCFDCD; valign=center; 
}


.tableheader 
{ 
  border:1px solid #cccccc; 
  border-bottom: 1px solid #910606;
  padding-left:6px;
  font: bold  16px Arial, sans-serif; 
  color: #FFFFFF;
  valign=center; 
  background-image:url('/images/tableheaderback.jpg');
  background-position: center;

}


.tableeuro {font-family: Arial; font-size: 14px; color: #910606; text-decoration: none; font-weight:bold; }


.menublock { border : solid #cccccc 1px; padding : 3px;
   margin-left: 0.1em;
   margin-right: 0.1em;
   margin-bottom:0.2em;
   background: #f9f9f9 none; color: #000; 
   background-color: #FCFDCD;
}



