
/*start nav1*/
.nav1-frame { 
	background-image:url(../images/nav1/nav1-bg.gif)
	color:#CCCCCC
	width: auto; 
	height: auto; 
	margin: 0; 
	padding: 0; 
	border-width: 0; 
}
#nav1-bg {
	background-image:url(../images/nav1/nav1-bg.gif);
}
/*end nav1*/

#sn_link {
	color:#FFFFFF;
	text-decoration:none;
}

#sn_link a:hover {
	text-decoration:underline;
	cursor:pointer;
}

/*start nav2*/
#nav2-frame { 
	width: 200px;
	background-image:url(../images/nav2/nav2-bg.gif); 
	height: auto; 
	margin: 0; 
	padding: 0; 
	border-width: 0; 
}

#nav2 { 
	text-align: left; 
	text-indent: 20px;
	background-image:url(../images/nav2/nav2-bg.gif); 
	width: 200px; 
	height: auto; 
	margin: 0; 
	padding: 0; 
	border-width: 0; 
	list-style-type: none; 
	list-style-image: none; 
	display: block; 
}

#nav2-header { 
	color:#000000; 
	font-size: 8pt; 
	text-decoration: none; 
	text-align: left; 
	text-indent: 14px; 
	width: 200px; 
	height: auto; 
	margin: 0; 
	padding: 9px 0 2px; 
	border-width: 0; 
	list-style-type: none; 
	list-style-image: none; 
}

#nav2-header2 { 
	color:#666666; 
	font-size: 8pt; 
	font-weight: normal; 
	text-decoration: none; 
	text-align: left; 
	text-indent: 20px; 
	list-style-image: none; 
	margin: 0; 
	padding: 0; 
	width: 200px; 
	height: auto; 
	border-width: 0; 
}

#nav2 .highl ul a { 
	width: 200px; 
	color: #631717; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	height: auto; 
	margin: 0; 
	padding: 4px 0; 
	border-width: 0; 
	list-style-type: none; 
	list-style-image: none; 
	display: block; 
}

#nav2 .highl ul { 
	width: 200px; 
	height: auto; 
	margin: 0; 
	padding: 0; 
	border-width: 0; 
	list-style-type: none; 
	list-style-image: none; 
	display: block; 
}

#nav2 .highl a:hover { 
	color: #9a2828; 
	font-size: 8pt; 
	font-weight: bold; 
	background-image:url(../images/nav2/nav2-over.gif);
	text-decoration: none; 
	width: 200px; 
	height: auto; 
	margin: 0; 
	padding: 4px 0; 
	border-width: 0; 
	list-style-type: none; 
	list-style-image: none; 
}

#navheader { 
	color: #fff; 
	font-size: 9pt; 
	font-weight: bold; 
	background-color:#333333;
	background-repeat: no-repeat; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: middle; 
	width: 200px; 
	height: 22px; 
	margin: 0; 
	padding: 0; 
	border-width: 0; 
}

#navbottom { 
	background-image:url(../images/nav2/nav2-footer.gif); 
	background-repeat: no-repeat; 
	width: 200px; 
	height: 19px; 
	margin: 0; 
	padding: 0; 
	border-width: 0; 
}
/*end nav2*/
