﻿img
{ 
    border-style: solid; border-width: 0; padding: 0
}
body
{
    font-family: Arial;
    font-size: small;
    color: 000000;
    background-color: #ffffff;
}
A
{
    color: #000000;
}
A:hover
{
    color: #ec1d24;
}
.GeneralImage
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-top-style: none;
    padding-top: 5px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.MainTable
{
    width: 800;
    border-top: #C0C0C0 thin solid;
    border-left: #C0C0C0 thin solid;
    border-bottom: #C0C0C0 thin solid;
    text-align: left;

}
.GeneralTitle
{
    font-weight: bold;
    font-size: large;
    color: #0070a7;
    border-bottom: #f4a460 medium dotted;
    font-style: italic;
    padding-top: 2px;
    border-top: #f4a460 medium dotted;
    padding-bottom: 2px;
}
.ToolbarTable
{
    width: 100%;
}
.ToolbarCell
{
    width: 150px;
    height: 32px;
    background-position: center center;
    background-image: url(images/toolbar.gif);
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: center;
}
.ToolbarCell A
{
    color: #ec1d24;
    text-decoration: none;
    font-weight: bold;
}
.ToolbarCell A:hover
{
	color: #000000;
    text-decoration: underline;
}
.ContentCell
{
    background-image: url(images/dot.gif);
    background-repeat: repeat-y;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.LeftSideBarTable
{
   
}
.LeftSideBarCell
{
    vertical-align: top;
    height: 25px;
}
.LeftSideBarCell A
{
    text-decoration: none;
}
.LeftSideBarCell A:hover
{
    list-style-position: outside;
    list-style-image: url(images/bulletflag.jpg);
}
.LeftSideBarDeco
{
    background-color: #ec1d24;
    border-top: thin dotted;
    border-bottom: thin dotted;
    color: #ffffff;
    font-weight: bold;
}
.LeftSideBarUL
{
    margin-left: 0;
    padding-left: 17px;
}
.LeftSideAddress
{
    font-size: x-small;
}
.RowBlue
{
    background-color: #f0f8ff;
}
.CrewTable
{
    font-size: small;
    vertical-align: top;
    width: 100%;
    color: #000000;
    text-align: center;
}
.RentalDesc
{
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
    height: 30px;
}
.RentalInfo
{
    vertical-align: middle;
    text-align: center;

}
.RentalInfoDot
{
    background-image: url(images/dot.gif);
    background-repeat: repeat-y;
    vertical-align: middle;
    text-align: center;
}
.RentalHead
{
    text-align: center;
    font-weight: bold;
    border-bottom: #0066cc solid;
}
.CachyPhrase
{
    font-weight: bold;
    font-size: large;
    color: #ff0000;
    font-style: italic;
}
.OrangeInfoBox
{
    border-right: #f4a460 1px solid;
    border-top: #f4a460 1px solid;
    border-left: #f4a460 1px solid;
    border-bottom: #f4a460 1px solid;
    background-color: #f0f8ff;
    text-align: left;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.InlineTitle
{
    font-weight: bold;
    color: #ff8c00;
    font-style: italic;
}
.DiveSite
{
    width: 90%;
    text-align: left;
}
.DiveSite p
{
    margin-top: 2px;
    margin-bottom: 3px;
}
.DiveSiteTitle
{
    font-weight: bold;
    color: #808080;
    font-style: italic;
    font-family: 'Arial Black' , Arial;
    text-decoration: underline;
    font-size: large;
}
.GrayBorder
{
    border-right: #0070a7 thin solid;
    border-top: #0070a7 thin solid;
    border-left: #0070a7 thin solid;
    border-bottom: #0070a7 thin solid;
}
.LightGrayBox
{
    background-color: #ffcc66;
    color: #0070a7;
}
.BrandTitle
{
    font-size: large;
    color: #4169e1;
    background-position-y: top;
    background-image: url(images/triline7.gif);
    background-repeat: repeat-x;
    vertical-align: top;
    height: 10mm;
    font-style: italic;
    font-family: 'Arial Black' , Arial;
}
.BrandText
{
    vertical-align: top;
    text-align: left;
}
.LinkBox
{
    color: #696969;
    text-align: justify;
}
.LinkBox a
{
    font-weight: bold;
    font-size: medium;
    text-decoration: none;
}
.LogoBackground
{
    background-color: #000000;
}
.faq_table {
	width: 100%;
	border-collapse: collapse;
	padding: 5px;
}
.faq_top_left {
	color: #FF0000;
	vertical-align: top;
	text-align: center;
	background-color: #1FB1E9;
	font-weight: bold;
	width: 30px;
}
.faq_top_right {
	vertical-align: top;
	background-color: #1FB1E9;
	font-weight: bold;
}
.faq_bottom_left {
	color: #006600;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	width: 30px;
}
.faq_bottom_right {
	vertical-align: top;
	font-size: x-small;
}
.faq_table a {
	text-decoration: none;
	color: #0000FF;
	font-style: italic;
}
