.ban {
	background-image: url(images/ban_tile.gif);
	background-repeat: repeat-x;
}
.yellow {
	background-color: #FFAE00;
}
body,td,th {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
h1 {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ff9900;
}

a:link {
	color: #ff9900;
}

a:visited {
	color: #FF0000;
}

a:hover {
	color: #B81908;
}

a.brochurelink {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.brochurelink:hover {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.redtext	{
	color:#CC0000;
	font-size:13px;
	font-weight:bold;
}
.smallmenu	{
	font-size:9px;
}