/* CSS Document */
/*webpagebuilder.co.nz CSS For info contact andrew at webpagebuilder dot co dot nz */

body {
	background-color: #fff;
	font: 10pt/16pt Verdana, Arial, Helvetica, sans-serif;
	color: #363c2f;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg0.jpg);
	background-repeat: no-repeat;
}
a {
	color:#00f;
	white-space: nowrap;
}
a:hover {
	color:#f00;
}

a.textrollover:hover {
	background-color: #6fc;
	display: inline;
}

/*.imagerollover img {background: transparent;}*/
a.imagerollover {
	display:block;
	width:65px;
	height: 17px;
}
a.imagerollover:hover {background: #6fc;}

.rollover a { 
	font-size: 9px;
	display:block; 
	width:60px; 
	background-color: #ffc
}
.rollover a:hover {background-color: #6fc}
	
a.pageon { 
	color:#00f;
	display:block; 
	width:60px; 
	background-color: #ff3
}
a.pageon:hover {background-color: #ff3}
.redtype {
	color: #EC1E00;
}

a.plain:hover {
	background-color: #ffffff;
	display: inline;
}
a.plain {
	background-color: #ffffff;
	display: inline;
}
