/*-- Body --*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.lhaero.com/fileadmin/tpl/images/homepage.gif);
	background-repeat: no-repeat;
}

TABLE.homeTable {
	background-image: url(http://www.lhaero.com/fileadmin/tpl/images/hp_home_bg.jpg);
}

/* // footer homepage */
.homeFooter {
	font-size:10px;
	font-family:Verdana, Arial;
	font-weight:normal;
	color:#ffdd99;
	text-decoration:none;
}
.homeFooter:link {
	color:#ffdd99;
	line-height:16px;
	text-decoration: none;
}
.homeFooter:visited {
	color:#ffdd99;
	line-height:16px;
	text-decoration:none;
}
.homeFooter:active {
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}
.homeFooter:hover {
	color:#ffffff;
	text-decoration:none;
	line-height:16px;
}
.menu_lev2_home {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.menu_lev2_home:hover {
	color: #ff9900;
	background-color: #e5e5e5;
	text-decoration: none;
}
