/* CSS Document */


.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	text-decoration: none;
	color: #0D4E64;
}
.menu a:active {
	text-decoration: none;
	color: #000000;
}

.text {
font-family:Tahoma, Arial, "Times New Roman", "Times New Roman MT Extra Bold";
font-size: 11px;
line-height: 18px;
color: #EEEEEE;
}
.subpagetext {
	font-family:Tahoma, Arial, "Times New Roman", "Times New Roman MT Extra Bold";
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	letter-spacing: 1px;
}

.ff {z-index:0;
}

.fl {z-index:999;
}
.list {
	list-style-image:url(images/Bullet_arrow.gif);
}
.list li {
	font-family:Tahoma, Arial, "Times New Roman", "Times New Roman MT Extra Bold";
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	letter-spacing: 1px;
	padding:0px;
	margin-top:0px;
	
}
	


