.fungal
{
}
.textMenu
{
	font-family: Verdana;
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #003300;
	text-decoration: none;
}
.textMenu:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.textInputField
{
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.textLabel
{
	font-family: Verdana;
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.textHighlighted
{
	font-family: Verdana;
	font-size: 15px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FF6600;
	text-decoration: none;
}
.textFooterLink
{
	font-family: Verdana;
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textCopyright
{
	font-family: Verdana;
	font-size: 9px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.textLatestNews
{
	font-family: Verdana;
	font-size: 12px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.textEmail
{
	font-family: Verdana;
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #FF6600;
	text-decoration: none;
}
.textLongLink
{
	font-family: Verdana;
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
.textInstruction
{
	font-family: Verdana;
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}
.textHead1
{
	font-family: Verdana;
	font-size: 12px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FF6600;
	text-decoration: none;
}
.textSubMenu
{
	font-family: Verdana;
	font-size: 10px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #003366;
	text-decoration: none;
}
.textSubMenu:hover
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.textMenuLeft
{
	font-family: Verdana;
	font-size: 11px;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textMenuLeft:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.header
{
	background: url(../images/sprite.png) repeat-x 0px -200px;
	color: #000;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 3px 10px;
}
.header .msg
{
	font-weight: bold;
}
.modalpopup
{
	font-family: arial,helvetica,clean,sans-serif;
	font-size: small;
	padding: 2px 3px;
	display: block;
	position: absolute;
}

.container
{
	width: 600px;
	border: solid 1px #808080;
	border-width: 1px 0px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
} 
