ul {margin-left:2em;margin-top:8px;}

.text {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 12px;
}

.ltext {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 12px;
	color				: #ffffff;
	text-decoration		: none;
}

.textsm {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 10px;
}

.bread {
	font-family 		: Arial,Helvetica,sans-serif;
	font-size			: 12px;
	color				: #000000;
}

.link {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: blue;
	text-decoration		: underline;
}

.link:hover {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: navy;
	text-decoration		: underline;
}
.link:visited {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 10pt;
	color				: navy;
	text-decoration		: underline;
}

.linksm {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 8pt;
	color				: blue;
	text-decoration		: underline;
}

.nav, .nav2, .nav3 {
	font-family			: Geneva,Helvetica, Arial;
	font-size			: 10px;
	color				: #ffffff;
	text-decoration		: underline;
}

.nav2 {
	font-family			: Geneva,Helvetica, Arial;
	font-size			: 10px;
	color				: #00ff33;
	text-decoration		: none;

	display				: block;
	border-bottom			: 1px solid #99ffff;
	border-right			: 1px solid #99ffff;
	background-color		: #333333;
	opacity				: .75;
	filter				: alpha(opacity=75);
	width				: 100%
}

.nav3 {
	font-family			: Geneva,Helvetica, Arial;
	font-size			: 10px;
	color				: #99ffff;
/*	color				: #ffff99;*/
	text-decoration		: underline;
}

.nav:hover, .nav2:hover {
	font-family			: Geneva,Helvetica, Arial;
	font-size			: 10px;
	color				: #FF9900;
	text-decoration		: underline;
}

.title {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #333333;
	font-weight			: bold;
}

.subtitle {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 12pt;
	color				: #CC0000;
}

.partDesc {
	font-family			: Arial,Helvetica,sans-serif;
	font-size			: 12px;
	color				: #3366FF;
	font-weight			: bold;
}

.pagenav {
		color			: black;
		background		: #e0e0e0;
		font-family 	: Arial,sans-serif;
		font-size		: 10px;
		text-decoration	: none;
		border			: 1px solid black;
		border-width 	: 1px 1px 1px 1px;
}
	
.pagenav:visited {
		color			: black;
		background		: silver;
		font-family 	: Arial,sans-serif;
		font-size		: 10px;
		text-decoration	: none;
		border			: 1px solid black;
		border-width 	: 1px 1px 1px 1px;
}

.pagenav:hover {
		color			: white;
		background		: #0066FF;
		font-family     : Arial,sans-serif;
		font-size		: 10px;
		text-decoration	: none;
		border			: 1px solid black;
		border-style	: groove;
		border-width 	: 1px 1px 1px 1px;
}
	
.gobtn {background:url(images/go.gif);width:39px;height:22px;border:none;cursor:pointer;}
.style1 {color: #999999}
