BODY{
 padding:0px;
 margin:0px;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 background-color:#242424;
 }

.page_top{
 margin-top:70px;
 } 

.main_nav TD{
 height:50px;
 font-size:12px;
 color:#4d4d4d;
 background-color:#242424;
 }

.submitbutton{
margin-top:10px;
border:0px;
font-size:12px;
color:#8a8a8a;
width:91px;
padding-bottom:2px;
height:21px;
background-image: url('images/submit_green.gif');
background-repeat: no-repeat;
background-position: 0% 0%;
}

.main_nav_link{
 font-size:12px;
 color:#949494;
 text-decoration:none;
 }

.main_nav_link:hover{
 color:#B0B0B0;
 }

.pic_thumb{
 height:80px;
 width:80px;
 border:1px solid #e3e3e3;
 cursor:pointer;
 }

.bookingform TD{
 font-size:12px;
 }

.normal{
 color:#2B7BCC;
 text-decoration:none;
 }
.normal:hover{
 text-decoration:underline;
 }
.normal_action{
 color:#2B7BCC;
 text-decoration:none;
 text-decoration:underline;
 }
.normal_action:hover{
 text-decoration:underline;
 }