/* CSS styles for Change By Design www.changebydesign.co.nz 2006 */

body {
	background-color: #ECECEC;
	background-image: url(images/background.gif);
}
.maintable {
	width: 700px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
td {
	vertical-align: top;
	padding: 5px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
}
.maincontent {
	line-height: 14px;
}
h1 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Georgia, sans-serif;
	font-size: 18px;
	color: #333333;
}
h2 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Georgia, sans-serif;
	font-size: 14px;
	color: #006699;
}
h3 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Georgia, sans-serif;
	font-size: 13px;
	color: #666666;
}
h4 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Georgia, sans-serif;
	font-size: 13px;
	color: #666666;
}
h5 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Georgia, sans-serif;
	font-size: 13px;
	color: #666666;
}
h6 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Georgia, sans-serif;
	font-size: 13px;
	color: #666666;
}
p {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 3px;
}
#centered {
	text-align: center;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #006699;
}
a:link.boldlink {
	font-weight: bold;
	color: #333333;
}
a:visited.boldlink {
	font-weight: bold;
	color: #333333;
}
a:hover.boldlink {
	font-weight: bold;
	color: #666666;
}
a:active.boldlink {
	font-weight: bold;
	color: #333333;
}
ul {
	list-style-type: square;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.menulink {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: 11px;
	line-height: 14px;
} 
.boldlink {
	margin-left: 4px;
} 
.forms {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #999999;
}
.formheading {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Georgia, sans-serif;
	font-size: 18px;
	color: #333333;
	border: 1px solid #999999;
	width: 380px;
}
.error {
	font-weight: bold;
	color: #990000;
}
.figure {
	float: right;
	margin: 0 4px 6px 20px;
	font-size: 92%;
	color: #777;
	text-align: center;
}
hr {
	color: #333333;
	text-align: center;
	width: 95%;
	height: 1px;
}

