body,html 
{ 
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	text-align: left;
	margin: 0px;
	border: 0px;
	background-image: url("http://www.insurancestats.com.au/images/bg_left_bar.gif");
	background-position: top left;
	background-repeat: repeat-y;
}

#header
{
}
#header a
{
	color: #f9f1c9;
	text-decoration: none;
	font-weight: bold;
}
#header a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
#header-left
{
	height: 113px;
	width: 125px;
	float: left;
	clear: left;
	background-image: url("http://www.insurancestats.com.au/images/pencil.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
}
#header-right
{
	width: auto;
	margin: 0px 0px 0px 125px;
	padding: 8px 0px 0px 0px;
	background-image: url("http://www.insurancestats.com.au/images/heading.gif");
	background-repeat: repeat-x;
}
#header-right-content
{
	height: 105px;
}
#content
{
}
#content-left
{
	width: 125px;
	float: left;
	clear: left;
}
#content-left a
{
	font-size: 12px;
	color: #f9f1c9;
	text-decoration: none;
}
#content-left p
{
	margin: 20px 0px 0px 25px;
}
#content-left a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
#content-right
{
	width: auto;
	margin: 0px 0px 0px 125px;
	padding: 0px 20px 20px 20px;
}
#footer
{
	margin-top: 40px;
	text-align: center;
	font-size: 9px;
}
h1
{
	font-size: 16px;
	font_weight: bolder;
}
.members_table
{
	font-size: 12px;
	width: 80%;
	border-collapse: collapse;
}

.members_table td 
{
	border: 1px solid #000000;
	width: 33%;
	padding: 3px 10px 3px 10px;
	background-color: #d7d7d7;
}
.members_table th 
{
	border: 1px solid #000000;
	color: #ffffff;
	width: 33%;
	padding: 3px 10px 3px 10px;
	background-color: #808080;
}
.motor_table
{
	font-size: 12px;
	width: 80%;
	border-collapse: collapse;
}

.motor_table td 
{
	border: 1px solid #000000;
	width: 25%;
	padding: 3px 10px 3px 10px;
	background-color: #d7d7d7;
}
.motor_table th 
{
	border: 1px solid #000000;
	color: #ffffff;
	width: 25%;
	padding: 3px 10px 3px 10px;
	background-color: #808080;
}
.bold
{
	font-weight: bold;
}

