
.newsHeader {
	background-color: #ffe0e1;
	padding: 4px;
	text-align: right;
}

.newsBody {
	background-color: #ffe0e1;
/*	background-color: #f6e7e7; */
	padding: 4px;
}

input[type=text],input[type=password],select,textarea {
	background-color: #f4efef;
	margin: 2px;
	border: solid 1px #940000;
}

input[type=submit],input[type=button],input[type=reset] {
	background-color: #f4efef;
	border-style: outset;
	border-width: 2px;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline {
	background-color: #f6e7e7;
	border: none;
	color: #94000;
}


.recentTopic {
	margin-top: 1em;
	font-size: 10px;
	font-weight: bolder;
}

.recentPoster {
	margin-top: 2px;
	text-align: right;
}

.menu {
}

.menuHeader {
	cursor: pointer;
	background: url(images/cellpic3.gif) 0 0 scroll repeat-x;
	height: 25px;
	line-height: 25px;
	padding-left: 0.5em;
	color: #940000;
	font-weight: bolder;
	white-space: nowrap;
}

.menuLink {
	padding: 0.25em;
}

.menuEntry {
	padding: 0;
	margin: 0;
	background: #f4efef url(images/aquatbwm.gif) 0 0 scroll repeat-x;
}

.menuIcon {
	float: left;
	margin: 4px 4px 4px 0;
}

.gen {
	color: #940000;
}

.genmed {
	color: #940000;
}


.bigmenuLogin {
	background: url("images/menuGnorm.gif") 0 0 no-repeat;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	font-family : Verdana;
	font-size : 10px;
	color: #FFFFFF;
	line-height: 25px;
}

.bigmenuLogin input {
	margin: 0;
	padding: 0;
	background-color: #940000;
	color: #FFFFFF;
	border: solid 1px #f4efef;
}

