body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #9c301a;
	background-color: #FFFFFF;
	height: 100%;
	margin: 0;
	padding: 0;
}
td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #9c301a;
	height: 100%;
}
.lefttd{
	background-image:url(/images/Australia_Zoo_Travel_01.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.righttd{
	background-image:url(/images/Australia_Zoo_Travel_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#price{
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	padding: 4px 2px 2px;
	height: auto;
	width: 90%;
	background-color: #e87d0d;
	border: 1px solid #000000;
	
}
.usd{
	font-style: italic;
	font-size:9pt;
	font-weight:normal;
}
#tour{
	text-align: left;
	font-size: 10pt;
	padding: 4px 2px 2px;
	height: auto;
	width: 90%;
	background-color: #efefef;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;	
}
#contenttable tr{
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color:#efefef;
	padding: 6;
}
#contenttable th{
		font-size: 16px;
}

#contenttable .keywords{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border: 1;
	border-top-color: #003300;
}
.headbold {
	font-size: 14px;
	font-weight: bold;
}
.special {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9C301A;
	margin: 5px 5px 5px 15px;
	padding: 5px 5px 5px 15px;
}
.contentbox {
	margin: 5px 5px 5px 15px;
	padding: 5px 5px 5px 15px;
}
a:link {
	font-weight: bold;
	color: #9C301A;
}
a:visited {
	font-weight: bold;
	color: #9C301A;
}
a:active {
	font-weight: bold;
	color: #9C301A;
}
a:hover {
	font-weight: bold;
	color: #9C301A;
}
ul { 
list-style-image: url("/images/bullet.gif");
}
#menu{
	font-size: 10px;
	font-weight: normal;
	margin: 2px 2px 2px 35px;

}
select{
	width: 270px;
}
.note{
font-size: 11px;
font-style:italic;
}
