.header
{
/*	background-color: #D3745E;*/
}

.menu
{
	background-color: #D3745E;
}

td.menu_on
{
	background-color: #2b8bb1;
}

.side
{
	/*background-color: #d0e3e9;*/
	background-image:url(../../images/sections/australia/australia_bg.jpg);
	background-repeat:repeat-x;
	/*border: 1px solid #B9D8DA;*/
}

.side_on
{
	background-color: #509fbe;
	height:26px;
}

.side_off
{
	background-color: #d0e3e9;
}

.side_seperator
{
	background-color: #afd6e7;
}

.sub_off
{
	border-bottom:1px dotted #B9D8DA;/*background-color: #D3745E;*/
	color: #2E6464;
	padding-left: 17px;
}

.sub_on
{
	background-color: #56a3c1;
/*	border-bottom: 1px dotted #bcdbe7;*/
	color: #FFFFFF;
	padding-left: 17px;
	height: 18px;
}

.sub_on_arrow
{
	background-image:url(../../images/sections/australia/arrow.jpg);
	background-repeat:no-repeat;
	background-position:97% 50%;
}

.submenu_on
{
	/*background-image:url(../../images/sections/australia/australia_bg.jpg);
	background-repeat:repeat-x;
	*/
	background-color: #eaf3f8;
	border-bottom: 1px dotted #bcdbe7;
	color: #206167;
	padding-left: 17px;
}

.sub_selected
{
	background-color: #fff;
	border-bottom: 1px dotted #B9D8DA;
	color: white;
	padding-left: 17px;
}

.locationpreview
{
	background: url(../../images/sections/australia/splashimage.jpg) top left no-repeat #D3745E;
	border: 1px solid #C49687;
	color: white;
}

td.sub_off a.white, 
td.sub_off a.white:active,
td.sub_off a.white:link, 
td.sub_off a.white:visited {
color:#2E6464;
text-decoration:none;
}

td.sub_off a.white:hover,
td.submenu_on a.black:hover
{
color:#2E6464;
text-decoration:underline;
}

td.sub_on a.white:hover
{
color:#fff;
text-decoration:underline;
}

td.submenu_on a.black, 
td.submenu_on a.black:active,
td.submenu_on a.black:link, 
td.submenu_on a.black:visited {
color:#2E6464;
text-decoration:none;
}

.sub_selected a.black, 
.sub_selected a.black:active, 
.sub_selected a.black:link, 
.sub_selected a.black:visited
{
	color: #2E6464 ;
	background-color:#FFFFFF ;
	text-decoration: none;
}

td.sub_on a.white, 
td.sub_on a.white:active,
td.sub_on a.white:link.{
text-decoration:none;
}
td.sub_off a.white:hover,
td.submenu_on a.black:hover
{
color:#2E6464;
text-decoration:underline;
}
.sub_selected a.black:hover
{
text-decoration:underline;
}

.Locationside
{
	/*background-color: #d0e3e9;*/
	background-image:url(/images/country/countrybg.gif);
	background-repeat:repeat-y;
	border: 1px solid #B9D8DA;
}


