body {
  background: url("images/limo-line.gif");
  margin: 0px;
}

a {
  color: #0033CC;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #FF0000;
}

TD.topheader {
 // font-size: 16px;
  background: #000;
  height:50px;
  color: #FFFFFF;
 // font-family: Arial, Helvetica, sans-serif;
 // font-weight: bold;
  text-align:center;
}


h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
// color: #FFF;
}

TD.topmenu {
  background: url("images/exoticmenu.gif");
  height:20px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align:left;
}

TD.leftmenublue {
  background:#F2F2F2;
  height:20px;
  text-align:left;
}

a.leftmenublue {
  color: #000;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#container {
  width:900px;
  margin:0 auto;
}

.style65 p{
  font-size: small;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
}

/* Case review form */
.style1
{
   font-size: 9pt;
   color: #474747;
   font-family: Arial, Helvetica, sans-serif;
}

.style2
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color:rgb(255,0,0);
}

.style3
{
   font-size: 14pt;
   font-weight: bold;
   color: #000000;
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
}

#double 
{
   height: 25px;
   text-align: center;
   width:140px;
   z-index:3; 
   font-size: 11pt;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
   padding-top:5px;
   border: 0px outset gray;
   background-color: #434941;
}

#bottum a
{
   color:rgb(255,255,255);
   text-decoration:none
}

#bottum a:hover
{
   color:rgb(0,0,0);
   text-decoration:none;
}

ul {
  list-style: circle url("images/limodetails.gif");
}