a { color: #FFFFFF; text-decoration: underline }
a:hover  { color: #F8B62A; text-decoration: underline }
a:visited {}

.whitelink:link {color: #ffffff; text-decoration : none; FONT-SIZE: 12px;}
.whitelink:visited {color: #ffffff; text-decoration : none; FONT-SIZE: 12px;}
.whitelink:active {color: #ffffff; text-decoration : none; FONT-SIZE: 12px;}
.whitelink:hover {color: #ffffff; text-decoration : none; FONT-SIZE: 12px;}

.bbslink:link {color: #ffffff; text-decoration : none; FONT-SIZE: 12px;}
.bbslink:visited {color: #F8B62A; text-decoration : none; FONT-SIZE: 12px;}
.bbslink:active {color: #ffffff; text-decoration : none; FONT-SIZE: 12px;}
.bbslink:hover {color: #F8B62A; text-decoration : none; FONT-SIZE: 12px;}

.bbslink2:link {color: #ffffff; text-decoration : none; FONT-SIZE: 12px;}
.bbslink2:visited {color: #FFFFFF; text-decoration : none; FONT-SIZE: 12px;}
.bbslink2:active {color: #FFFFFF; text-decoration : none; FONT-SIZE: 12px;}
.bbslink2:hover {color: #FFFFFF; text-decoration : none; FONT-SIZE: 12px;}

.mainmenu:link {color: #696969; text-decoration : none; FONT-SIZE: 11px;}
.mainmenu:visited {color: #696969; text-decoration : none; FONT-SIZE: 11px;}
.mainmenu:active {color: #696969; text-decoration : none; FONT-SIZE: 11px;}
.mainmenu:hover {color: #696969; text-decoration : none; FONT-SIZE: 11px;}

.teaser:link {color: #ffffff; text-decoration : underline; }
.teaser:visited {color: #ffffff; text-decoration : underline; }
.teaser:active {color: #ffffff; text-decoration : underline; }
.teaser:hover {color: #ffffff; text-decoration : underline; }


.error:link {color: #5288C3; text-decoration : none; FONT-SIZE: 11px;}
.error:visited {color: #5288C3; text-decoration : none; FONT-SIZE: 11px;}
.error:active {color: #5288C3; text-decoration : none; FONT-SIZE: 11px;}
.error:hover {color: #F8B62A; text-decoration : none; FONT-SIZE: 11px;}


.admin:link {color: #333333; text-decoration : none; }
.admin:visited {color: #333333; text-decoration : none;}
.admin:active {color: #333333; text-decoration	: none;}
.admin:hover {color: #333333; text-decoration	:underline;  }


.plain:link {color: #ffffff; text-decoration : none; }
.plain:visited {color: #ffffff; text-decoration : none;}
.plain:active {color: #ffffff; text-decoration	: none;}
.plain:hover {color: #F8B62A; text-decoration	:none;  }


.justify { text-align: justify; }


.headline:link {color: #F8B62A; text-decoration : none; FONT-WEIGHT: bold }
.headline:visited {color: #F8B62A; text-decoration : none; FONT-WEIGHT: bold}
.headline:active {color: #F8B62A; text-decoration : none; FONT-WEIGHT: bold}
.headline:hover {color: #c0c0c0; text-decoration : none; FONT-WEIGHT: bold}


table { FONT-SIZE: 12px;  FONT-FAMILY: Arial; color: #ffffff; TEXT-DECORATION: none }
.text { FONT-SIZE: 12px;  FONT-FAMILY: Arial; color: #ffffff; TEXT-DECORATION: none }

.title { FONT-SIZE: 16px;  FONT-FAMILY: Arial; color: #dcdcdc; TEXT-DECORATION: none; FONT-WEIGHT: bold }

.title2 { FONT-SIZE: 12px;  FONT-FAMILY: Arial; color: #F8B62A; TEXT-DECORATION: none; FONT-WEIGHT: bold }



.navOut { FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none }

.navOver { FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial; TEXT-DECORATION: none }


.input { color: #333333; font-size: 6pt; line-height: 6pt; font-family: Verdana; background-color: #ffffff; margin: 1pt; border: solid 1pt #333333 }
.select { color: #333333; border-color: #C0C0C0; font-style: normal; font-weight: normal; font-family: Verdana; font-size: 8pt; line-height: 10pt; background-color: #ffffff; text-indent: 2pt; margin: 1pt; border: 1pt #333333 }

#counter {
	width:760px;
	color:#333;
	font-family: arial;
	font-size: 8pt;
	text-align: left;
	padding-top:3px;
}

/* hide the 'password' field on mailing list to stop bots subscribing */
.important {
	display:none;
}