
body 
{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #4891a2;
		background-image:url(../img/background.gif);
		background-repeat:repeat-x;
		font-family: Arial, Verdana;
		font-size:12px;
		color:#333333;
		text-align:justify;
	
}

.flashbox{
		width:800pc;
		height:108px;
		background-image:url(../img/background2.png);
		background-repeat:no-repeat;
}

td
{
		vertical-align:top;
}

h1
{
		color:#0b5c76;
		padding-bottom:10px;
		padding-top:0px;
		margin-top:0px;
		font-size:14px;
		font-weight:bold;
		padding-left:23px;
		background-image:url(../img/headerline.png);
		background-position:bottom left;
		background-repeat:no-repeat;
		padding-bottom:3px;
}

h2
{
		color:#0b5c76;
		font-size:12px;
		font-weight:bold;
}

.mainlink a, .mainlink a:link, .mainlink a:visited, .mainlink a:active 
{
		color: #333333;
		text-decoration: none;
}

.mainlink a:hover
{	
		text-decoration: underline;
		color: #333333;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active 
{
		color: #ffffff;
		text-decoration: none;
}

.footer a:hover
{	
		text-decoration: underline;
		color: #ffffff;
}

a, a:link, a:visited, a:active 
{
		color: #15627B;
		text-decoration: none;
}

a:hover
{	
		text-decoration: underline;
		color: #15627B;
}

.sidebar
{
		background-image:url(../img/sideback.png);
		background-repeat:no-repeat;
		color: #15627B;
		font-weight:bold;
		line-height:160%;
		padding:15px;
		padding-top:20px;
		margin-top:5px;
		height:320px;
}

.sidebar2
{
	background-image:url(../img/siderbarback.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:0px;
	margin-top:0px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:65px;
}

.side
{
	background-image:url(../img/sideback2.gif);
	color: #15627B;
	font-weight:bold;
	line-height:160%;
	font-family: Arial, Verdana;
	font-size:11px;
	
}
.greytext
 {
 	color: #333333;
	font-weight:normal;
 }

.footer
{
		width:100%;
		height:150px;
		background-image:url(../img/footer.png);
		background-repeat:no-repeat;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #ffffff;
		text-align:center;
		padding-top: 22px;
		padding-left: 10px;
		background-color:#79b143;
	
}

li
{
		margin-left:0px;
		padding-left:10px;
		padding-bottom:4px;
		color: #15627B;
		list-style-image:url(../img/bullet.png);
		
}

.maincontent
{
		padding-right:30px;
		text-align:justify;
}

.content
{
		padding-left:40px;
		padding-right:40px;
		padding-top:20px;
		padding-bottom:10px;
		background:#ececec;
		text-align:justify;
		line-height:160%;
		height:400px;
		
		
}

.menu
{
		height:42px;
}

.contacttable td
{
		padding-bottom:3px;
}

#conf_loc,#num_delgates,#phone,#email_a,#required_dates,#main_room_setup,#break_out,#break_out_setup,#dinner_days,#name,#arrival_date,#departure_date,#firstname,#surname,#email,#suburb,#Organisation,#address
		{
		width: 250px;
		height: 18px;
		border: solid 1px #cccccc;
		background-color: #ffffff;
		padding: 1px;
		font-size: 10px;
		color: #656667;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#postcode,#standard,#state
{
		width: 150px;
		height: 18px;
		border: solid 1px #cccccc;
		background-color: #ffffff;
		padding: 1px;
		font-size: 10px;
		color: #656667;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;		
}
		
#single,#double,#twin
		{
		width: 30px;
		height: 18px;
		border: solid 1px #cccccc;
		background-color: #ffffff;
		padding: 1px;
		font-size: 10px;
		color: #656667;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#title
		{
		width: 45px;
		height: 18px;
		border: solid 1px #cccccc;
		background-color: #ffffff;
		padding: 1px;
		font-size: 10px;
		color: #656667;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		vertical-align: middle;
		}
		
#Additional_Information
		{
		width: 250px;
		border: solid 1px #cccccc;
		background-color: #ffffff;
		padding: 1px;
		font-size: 10px;
		color: #656667;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		height: 100px;
		}
		
#comment
		{
		width: 250px;
		border: solid 1px #cccccc;
		background-color: #ffffff;
		padding: 1px;
		font-size: 10px;
		color: #656667;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		height: 160px;
		}
