#options{
text-align:left;
position:absolute;
padding:5px;
display:none;
font-family:Arial,Helvetica;
font-weight:bold;
margin-left:20px;
background:white;
}

#options a, #option a:link{
padding:1px;
padding-left:4px;
padding-right:4px;
text-decoration:none;
width:99%;
background:transparent;
color:red;
clear:none;
}

#options a:hover{

background:red;
color:white;
}

#theFormTable tr td{
font-family:Arial,Helvetica;
text-align:left;
}

#tour_Comments{
font-family:Verdana,Arial,Helvetica;
border-width:0px;
width:800px;
}

#tour_Comments tr th{
background-color:#ddddff;
}

#tour_Comments tr td{
vertical-align:top;
background-color:white;
}

.tour_error{
font-family:Verdana,Arial,Helvetica;
text-align:center;
font-weight:bold;
width:400px;
background:white;
color:red;
border:1px outset #EEEEEE;
}