.tours_tab {
font-family: Trebuchet MS, Arial;
font-size:13px;
}
.tours_tab thead td{
background-color: #B3D6F0;
}
.tours_tab td {
border-bottom: 1px solid #cccccc;
}
.tours_tab td a {
	color: blue;
}
.tours_tab td a:hover {
	color: red;
	text-decoration: none;
}
.tours_tab tr {
border-bottom: 1px solid #cccccc;
}
.tours_el {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#CCCCCC;
}
.tours_el td {
background-color: #B3D6F0;
padding:5px;
}
.tours_el td select {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:2px;
}
.tours_el td span {
background-color: #B3D6F0;
font-weight:bold;
}
.tours_extra {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
.red {background-color:#ff0000}  
.light {background-color:#cccccc}  
.dark {background-color:#7c7c7c}
