.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	font-weight: normal;
	color: #543E33;
	padding-left: 15px;

}
A.menutext:link { text-decoration:none;}
A.menutext:active { text-decoration:none;}
A.menutext:visited { text-decoration:none;}
A.menutext:hover { text-decoration:none; color:#088484;}
.menuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 36px;
	font-weight: normal;
	color: #543E33;
}
.tablebg {
	background-image: url(images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tablebg2 {
	background-image: url(images/bg7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tablebgsuper {
	background-image: url(images/bg_super2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #543E33;
}
.body {
	background-color: #BEC1A2;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	line-height: 36px;
	font-weight: normal;
	color: #CC0000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	font-weight: normal;
	color: #543E33;
	padding-left: 0px;

}
A.text:link { text-decoration:none;}
A.text:active { text-decoration:none;}
A.text:visited { text-decoration:none;}
A.text:hover { text-decoration:none; color:#088484;}