.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 333333;
	text-decoration: none;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: cccccc;
	text-decoration: none;
	background-color: ffffff;

}
.menuleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 000000;
	text-decoration: none;



}
.bgblue {
	background-image: url(../images/bg_blue.gif);
}
.bgbrown {
	background-image: url(../images/bg_brown.gif);
}
.bgbrownwhite {
	background-image: url(../images/bg-brown-white.gif);
}
.bgbrownblue {
	background-image: url(../images/bg-brown-blue.gif);
}
.bgwhite {
	background-image: url(../images/bg_white.gif);
}
.footerunderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: cccccc;
	text-decoration: underline;
}
.maintextunderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
.imgdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 333333;
	text-decoration: none;
}
.bglightgrey {
	background-color: eeeeee;
}
.bgyellow {
	background-color: ffcc00;
}
.maintextdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	vertical-align: sub;
}
