@charset "utf-8";
.l0_out, .l0_over {
	background: url(images/l1_bg_1.png);
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	line-height: 20px;
	font-weight: bold;
}

.l0_out {
	background: url(images/l1_bg_1.png);
	text-indent: 5px;
	font-weight: bold;
}

.l0_over {
	background: url(images/l1_bg_1.png);
	text-indent: 5px;
	font-weight: bold;
}


/* Submenu styles */

.l1_out, .l1_over {
	background: url(images/l1_bg_1.png);
	font: 8pt/19px Arial;
	text-align: left;
	text-indent: 5px;
}

.l1_over {
	background: url(images/l1_bg_1.png);
	font-weight: normal;
}

.l1_out {
    background: url(images/l1_bg_1.png);
}

/* First submnu item */
.l1_bg_0 {
    background: url(images/l1_bg_1.png);
}

/* Second submenu item */
.l1_bg_1 {
	background: url(images/l1_bg_1.png);
	text-align: left;
	text-indent: 5px;
	font-family: Arial;
	font-size: 8pt;
	line-height: 20px;
	font-weight: bold;
}

/* All other submenu items */
.l1_bg_other {
    background: url(images/l1_bg_1.png);
}
.featureheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.featuretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CC33;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.whitetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.whitetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

