/* CSS Document */

body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-align: left;
	background-color: #FFFFFF;
}

a:link{
	color:#A27803;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color:#A27803;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color:#3A511F;
	text-decoration:none;
	font-weight: bold;
}

a:active{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}



#ipix-menu a:link{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#ipix-menu a:visited{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#ipix-menu a:hover{
	color:#CCCCCC;
	text-decoration:underline;
	font-weight: bold;
}

#ipix-menu a:active{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}


#ipix-menu .help {
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
	color: #FFFFFF;
}

.footer-text {
	font-size: 9px;
	line-height: 14px;
}

.help {
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
}
.main-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	margin-bottom: -10px;
}
.sub-header {
	font-size: 14px;
	font-weight: bold;
}
.pulldownmenu {
	color: #FFFFFF;
	background: #A27803;
}
.black-text-centred {
	text-align: center;
	color: #000000;
}


.white-text-bold {
	text-align: left;
	color: #FFFFFF;
	font-size: 11px;
}


#brown-bg {
	background-color: #663300;
	background-image: url(images/brown_dot.gif);
}

#brown-bg a:link{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#brown-bg a:visited{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#brown-bg a:hover{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

#brown-bg a:active{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.small-text {
	font-size: 10px;
}
