body
{
margin-top: 0px;
margin-left: 0px;
font-family: verdana, arial, sans-serif;
}

table
{
padding: 0px;
}



td.main_panel
{
background-image: url(images/background.jpg);
background-repeat: no-repeat;
background-position: bottom right;
padding: 10px;
}


td.main_panel H2
{
font-weight: bold;
font-style: italic;
color: red;
font-size: 15px;
}

td.banner_panel
{
border-bottom: 0px;
}

td.side_panel H1
{
color: black;
width: 170px;
margin: 0px;
padding: 0px 0px 2px 10px;
font-size: 13px;
font-weight: bold;
border-right: 1px solid rgb(60%,50%,40%);
border-bottom: 2px solid rgb(50%,40%,30%);
}


td.side_panel table.branches_menu
{
width: 181px;
color: white;
background-color: #D82626;
font-size: 10px;
font-weight: bold;
border-right: 1px solid rgb(60%,50%,40%);
border-bottom: 1px solid rgb(60%,50%,40%);
}

td.side_panel h1.search
{
background-color: #000065;
color: white;
}

td.side_panel table.branches_menu TD
{
padding-left: 10px;
}

td.side_panel table.branches_menu Select
{
font-size: 10px;
font-weight: bold;
color: rgb(30%,30%,60%);
}

td.side_panel table.navigation_menu td
{
padding: 0px;
}

td.side_panel table.navigation_menu td a
{
color: rgb(30%,30%,60%);
padding: 0px 10px 1px 0px;
border-right: 1px solid rgb(60%,50%,40%);
border-bottom: 1px solid rgb(50%,40%,30%); 
display: block;
margin-left: 15px;
font-size: 12px;
}

td.side_panel table.navigation_menu td a.selected
{
background-color: rgb(100%,92%,90%);
color: black;
}

td.side_panel table.navigation_menu td a:hover
{
background-color: rgb(100%,70%,70%);
color: rgb(50%,0%,0%);
border-right: 4px solid rgb(80%,30%,20%);
padding-right: 7px;
}

div.search table.box
{
font-size: 8pt;
background-color: #F2F2F2;
border-right: solid #ED1C24 1px;
border-left: solid #ED1C24 1px;
border-bottom: solid #ED1C24 1px;
border-top: solid #ED1C24 1px;
padding: 1px;
}

div.search table.bar TD
{
font-weight: bold;
font-size: 8pt;
background-color: #000065;
color: white;
padding: 2px;
padding-right: 5px;
}

div.search table.box IMG
{
width: 100px;
margin: 5px;
height: 75px;
border: 1px black solid;
}


div.details table
{
font-size: 8pt;
background-color: #F2F2F2;
border-right: solid #ED1C24 1px;
border-left: solid #ED1C24 1px;
border-bottom: solid #ED1C24 1px;
border-top: solid #ED1C24 1px;
padding: 5px;
}


div.details td.address
{
border: 1px white solid;
background-color: #000065;
color: white;
}

div.details td.image img
{
width: 500px;
height: 375px;
border: 1px solid #ED1C24;
}

div.details table.Links
{
border: none;
}

