body {
	margin: 10px;
    background-color: #993300;
    }
.maintable
    {
    border: 1px solid #000000;
    border-collapse: collapse;
    }
.maintable td
    {
    border: 0px solid;
    padding: 0px;
    background-color: #FFFFFF;
    }
.maintable td.header
    {
    border: 0px solid;
    padding: 0px;
    background-image: url(../graphics/bck_header.JPG);
    }
.maintable td.nav
    {
    border: 0px solid;
    padding: 0px;
    background-image: url(../graphics/bck_nav.GIF);
    font-family: Verdana;
	font-size:13px;
	font-weight: bold;
	color: #000000;
    line-height: 24px;
    }
.maintable td.footer
    {
    border: 0px solid;
    padding: 0px;
    background-image: url(../graphics/bck_footer.GIF);
    background-repeat: repeat-x;
    }
.stdtable
    {
    border: 0px solid;
    border-collapse: collapse;
    }
.stdtable td
    {
    border: 0px solid;
    padding: 0px;
    }
.submittable
    {
    border: 0px solid;
    border-collapse: collapse;
    }
.submittable td
    {
    border: 0px solid;
    padding: 3px;
    }
/*       Tables Testimonials   */
.testitable
    {
    border: 1px solid #000000;
    border-collapse: collapse;
    }
.testitable td
    {
    border: 0px solid ;
    padding: 4px;
    }
.testitable th
    {
    border: 0px solid ;
    padding: 4px;
    background-color: #983A48;
    }
A.restaurant
     {
	color: #000000;
    text-decoration: none;
     }
A.restaurant:hover
     {
	color: #FFFFFF;
    text-decoration: underline;
     }
.aruba
    {
    font-family: verdana;
	font-size:11px;
	font-weight: normal;
	color: #000000;
    line-height: 16px;
    text-align: justify;
    }
A.aruba
     {
     color: #990000;
     font-weight: bold;
     text-decoration: none;
     }
A.aruba:hover
     {
	color: #000000;
     text-decoration: underline;
     }
.submittext
    {
    border: 1px solid #000000;
    padding: 3px;
    font-family: verdana;
	font-size:11px;
	font-weight: bold;
	color: #000000;
    background-color: #E0E0E0;
    line-height: 16px;
    }
H1 {
    font-family: arial,verdana;
	font-size:16px;
	font-weight: bold;
	color: #000000;
    line-height: 20px;
    margin-bottom: 10px;
    }
H2 {
    font-family: arial,verdana;
	font-size:14px;
	font-weight: bold;
	color: #000000;
    line-height: 20px;
    margin-bottom: 10px;
    }
.pict1 {
    padding: 1px;
    border: 1px solid #5C252E;
    }
.footer
    {
    font-family: arial, verdana;
	font-size:10px;
	font-weight: bold;
	color: #3F3F3F;
    line-height: 14px;
    }
A.footer
     {
     color: #000000;
     font-weight: bold;
     text-decoration: none;
     }
A.footer:hover
     {
	color: #FFFFFF;
     text-decoration: none;
     }
