@charset "utf-8";
/* CSS Document */
#theform table{
text-align:left;
border:1px solid #2C2C2C;
background-color:#46491B; 

}
#theform tr td{
color:#ECECDA;
}
#theform input{
color:#330000;
}
.bookingtable{
background-color:#2C2C2C; 
padding:none;
margin:none;
border:0px;
width:470px;
}
.bookingtable tr td{
margin:none;
padding:none;
backgroundcolor:#2C2C2C;
}
textarea{
width:220px;
}