body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.bodytxt {
	font-size: 11px;
	color: #333333;
}
.indent {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.titleheading {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.buttons {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.buttons:hover {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #046EB2;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.popupbuttons {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.popupbuttons:hover {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.logotxt {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.logotxt:hover {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.frontBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 8px;

}
.textheading {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0066CC;
	text-decoration: none;
}
.hyperlilnk {
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.menutitle {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bg1 {
	background-image: url(../images/LH-menu_cont1.jpg);
	background-repeat: repeat-y;
}

