/* Motohansa CSS style sheet by Raina Mason for Dropbears */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
body {
	background-color: #FFFFFF;
/* 	background-image: url(images/bgr/bg.jpg);
/*	margin-left: 0px;
/*	margin-top: 0px;
/*	margin-right: 0px;
/*	margin-bottom: 0px;
/*	background-repeat: repeat-x; */
}
BODY {
		BACKGROUND-POSITION: center top; FONT-SIZE: x-small; MARGIN: 0px; COLOR: #333333; BACKGROUND-REPEAT: repeat-y; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff

}
a:link {
	color: #3333CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
.sublink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	border:0;
}
.sublink a:link, .sublink a:visited, .sublink a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	border:0;
	}
.sublink a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:underline;
	color:#003399;
	border:0;
}

.largebullet {
	list-style-image: url(images/bullet_large.gif);
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
#callout {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.callout_title {
	font-size: 14px;
	font-weight: bold;
}

.callout_firstpara {
	font-size: 12px;
	color:#006699;
	font-weight:bold;
	margin-top: 10px;
}

.callout_body {
	font-size: 11px;
	color:#003366;
}
.callout_more a:link, .callout_more a:visited, .callout_more a:active{
	font-size: 11px;
	color:#006699;
	text-decoration:none;
}
.callout_more a:hover {
	font-size: 11px;
	color:#006699;
	text-decoration:underline;
	}
.firstpara {
font-size: 14px;
font-weight:bold;
}
.toplink a:visited, .toplink a:link, .toplink a:hover, .toplink a:active {
font-weight:bold;
text-decoration:none;
color:#003366;
}
.top_table {
	background-image: url(http://www.motohansa.com.au/images/bgr/header-bg-full.jpg);
	background-repeat: repeat-x;
/*	background-repeat: no-repeat; */
/*	background-repeat: repeat-x; */
	background-position: right;
}
.colwidth150 {
	width: 150px;
	text-align:center;
}

div.box96 { border: solid; border-color: #c0c0c0; border-width: 0.05em; width: 100% }
div.box170 { border: solid; border-color: #c0c0c0; border-width: 0.05em; width: 170 }
div.box96p { border: solid; border-color: #c0c0c0; border-width: 0.05em; padding: 0.5em; width: 100% }
div.box96green { border: solid; background: AliceBlue; border-color: #c0c0c0; border-width: 0.05em; padding: 0.5em; width: 100% }


