/* CSS Document */
body {
	background-image: url(/images/system/bkgd.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.hd1 {
	font-weight: bold;
	font-size: 22px;
}
.hd2 {
	font-weight: bold;
	font-size: 18px;
}
.hd3 {
	font-size: 15px
	font-weight: bold;
}
.textBanner {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 13px;
}
.textMenu {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 13px;
	padding-bottom:5PX;
	padding-top:5px;
}
.textSmall {
	font-size: 11px;
}
.bodyContent {
	background-color:#5F0507;
}
.footer {
	font-size: 10px;
	color: #CCCCCC;
}