﻿body 
{
    background-color:Gray;
    
}
a:link {
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover 
{
    color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.div_main
{
    font-size:12px;
    font-family:Verdana;
    background-color:Gray;
    width:100%;
}
.table_main_content
{
    width:1024px;
    background-color:White;
}
.td_menu
{
    width:267px;
    height:353px;
    background-color:#F3EAEA;
}
.td_content
{
    
}
.div_default_main
{
    padding: 10px 20px 20px 20px;
    vertical-align:top;
}
.div_openhours
{
    border-color:Black;
    border-width:1px;
    border-style:solid;
    background-color:#F3EAEA;
    width:860px;
    height:241px;
}
.div_fees_pink
{
    border-color:Black;
    border-width:1px;
    border-style:solid;
    padding:5px 5px 5px 5px; 
    background-color:#F3EAEA;
    width:860px;
    height:auto;
}
.table_fees
{
      border-color:White;
    border-width:1px;
    border-style:dashed;
     background-color:#F3EAEA;
}
