body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

A {
	color: #006699;
	font-weight: bold;
}

a.visitited {
		color: #006699;
	font-weight: bold;
}

a.active {
		color: #990000;
	font-weight: bold;
}

.smalltext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : Black;
}

.largetext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}
.headline {
	font-size: 8pt;
	text-decoration: none;
}
/* Orange Menu*/
.navOrange{
	margin:0px;padding: 0px;
	background:#F78934 url(/habitatla/images/nav/hr.gif) no-repeat top;
}
.navOrange ul
{
	margin:0px;padding: 0px;
	color: #fff;
}
.navOrange ul li
{
	margin: 0px;padding: 0px 0px 0px 12px;display: block;
	color: #fff;background:url(/habitatla/images/nav/hr.gif) no-repeat bottom;

}
.navOrange a,.navOrange a:visited,.navOrange a:link,.navOrange a:active
{
	display: block;height:20px;
	padding: 2px 0px 2px 18px;
	color: #fff;background:url(/habitatla/images/nav/subbullet.gif) no-repeat;
	font-weight: bold;text-decoration: none;
}
.navOrange a:hover{text-decoration: none;color:#006699;}
.sel a {
	display: block;height:20px;
	padding: 2px 0px 2px 18px;
	color: #069;background:url(/habitatla/images/nav/subbullet.gif) no-repeat;
	font-weight: bold;text-decoration: none;
}
/* Green Menu*/
.navGreen{
	margin:0px;padding: 0px;
	background:#51b948 url(/habitatla/images/nav/hr.gif) repeat-x top;
}
.navGreen ul
{
	margin:0px;padding: 0px;
	color: #fff;
}
.navGreen ul li
{
	margin: 0px;padding: 0px;display: block;
	color: #fff;background:url(/habitatla/images/nav/hr.gif) repeat-x bottom;

}
.navGreen a,.navGreen a:visited,.navGreen a:link,.navGreen a:active
{
	display: block;height:20px;
	padding: 5px 0px 5px 18px;
	color: #fff;background:url(/habitatla/images/nav/bullet.gif) no-repeat;
	font-weight: bold;text-decoration: none;
}
.navGreen a:hover{text-decoration: none;color:#006699;}