/* 	Andrews Partners Stylesheet
	Date Created: 1 April 2006
	Author: Ari Rizos, Webology, info@webology.net.au
*/
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#bgnavleft {
	background-image: url("../images/bgnav_left.gif");
	background-repeat:repeat-x;
}

#bgnavright {
	background-image: url("../images/bgnav_right.gif");
	background-repeat:repeat-x;
}

#bgverticalleft {
	background-image: url("../images/bg_vertleft.gif");
	background-repeat:repeat-y;
}

#bgverticalright {
	background-image: url("../images/bg_vertright.gif");
	background-repeat:repeat-y;
}

#bgfooterright {
	background-image: url("../images/bgfooter_right.gif");
	background-repeat:repeat-x;
}

#bgfooterleft {
	background-image: url("../images/bgfooter_left.gif");
	background-repeat:repeat-x;
}

#bginner {
	background-image: url("../images/bginner_verticalgrey.gif");
	background-repeat:repeat-y;
}
#toprepeatline {
	background-image: url("../images/repeat_topvertical.gif");
	background-repeat:repeat-x;
}
.boldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight:bold;
}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.redlinks a:link {	
	color: #990000;
	font-weight:bold;
	text-decoration: underline;
}
.redlinks a:visited {
	text-decoration: underline;
	font-weight:bold;
	color: #990000;
}
.redlinks a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #990000;
}
.redlinks a:active {
	text-decoration: none;
	font-weight:bold;
	color: #990000;
}

.usefullinks a:link {	
	text-decoration: none;
	color: #000066;
}
.usefullinks a:visited {
	text-decoration: none;
	color: #000066;
}
.usefullinks a:hover {
	text-decoration: underline;
	color: #000066;
}
.usefullinks a:active {
	text-decoration: none;
	color: #000066;
}

.style1 {font-size: 10px}
