.header
{
	background-color: #00B5CA;
}

.menu
{
	background-color: #00B5CA;
}

td.menu_on
{
	background-color: #D3745E;
}

.side
{
	background-color: #4AB7B1;
	border: 1px solid #669ACC;
}

.side_on
{
	background-color: #D3745E;
}

.side_off
{
	background-color: #F0D5C2;
}

.side_seperator
{
	background-color: #155861;
}

.sub_off
{
	background-color: #D3745E;
	color: white;
	padding-left: 17px;
}

.sub_on
{
	background-color: #216067;
	border-bottom: 1px solid #669ACA;
	color: white;
	padding-left: 17px;
}

.sub_selected
{
	background-color: #96C6DA;
	border-bottom: 1px solid #669ACA;
	color: white;
	padding-left: 17px;
}

.locationpreview
{
	background: url(../../images/sections/australia/splashimage.jpg) top left no-repeat #D3745E;
	border: 1px solid #C49687;
	color: white;
}

.bluebox {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 10px;*/
	background-color: #DCEDF4;
	padding: 5px;
	width: 179px;

}

.subheader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
}


.bodytext {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
}
.seplinevert {
	background-image: url(pics/seplinevert.gif);
	background-repeat: repeat-y;
}
.subheader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003365;
	border-right-color: #003365;
	border-bottom-color: #003365;
	border-left-color: #003365;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #003365;
}


a.enquiries, a.enquiries, a.enquiries, a.enquiries
{
	color: #175761;
	text-decoration: none;
}

a.enquiries:hover
{
	color: #175761;
	text-decoration: underline;	
}

