/* Style Sheet by Paul F Hamlyn for Nottinghamshire Fungi Group */

BODY {
	background-color: #00FF00;
	margin-top : 25px;
}
BODY {
	scrollbar-face-color: #00FF00;
}
.bodytext {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	text-align : left;
	font-weight : normal;
	color : Black;
}
.tabtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : left;
	font-weight : normal;
	color : Black;
}
.subtab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	font-weight : normal;
	color : Black;
	line-height: 160%;
}
.warning {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	text-align : center;
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}
.figure {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	text-align : center;
	font-weight : bold;
	color : Black;
	text-decoration : none;
} 
LI {
	font-family: "Times New Roman", Times, serif;
	font : 17px;
}
UL {
	font-family: "Times New Roman", Times, serif;
	font : 17px;
}
.heading1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	text-align : left;
	font-weight : normal;
	color : Red;
}
A:LINK {
	color: #FF0000;
	font-weight : bolder;
}
A:HOVER {
	color: Red;
}
A:VISITED {
	color: #FF0000;
	font-weight : bolder;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font : 13px;
}
#tabs{/* top r bottom l */
	margin-bottom: 30px;
	width: 640px;
	padding: 0px 0px 0px 40px;
	border: 0px dotted blue;
}
