body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {color: #FFFFFF}

.navTop {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.navTop a {
	color: #444444;
	text-decoration: none;
	background-image: url(images/nav_bground_up.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
}
.navTop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav_bground_dn.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
}
.setNavBG  {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav_bground_dn.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-right: 20px;
	padding-left: 20px;
}
.loseNavBG {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
	color: #444444;
	text-decoration: none;
	background-image: url(images/nav_bground_up.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.setNavBG a {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav_bground_dn.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.navSide {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	padding-left: 10px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	height:28px;
/*	opacity: 1;
	filter: alpha(opacity=100); */
	}
.navSide a {
	color: #000000;
	text-decoration: none;
/*	background-image: url(images/nav_bground_up.gif); */
	background-repeat: repeat-x;
	background-position: center;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
}
.navSide a:hover {
	color: #FFFFFF;
	text-decoration: none;
/*	background-image: url(images/nav_bground_dn.gif); */
	background-repeat: repeat-x;
	background-position: center;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
}
.setSideON  {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
/*	background-image: url(images/nav_bground_dn.gif); */
	background-repeat: repeat-x;
	background-position: center;
	border-top: 1px solid #ffffff;
	padding-left: 10px;
	height:28px;
/*	opacity: 1;
	filter: alpha(opacity=100); */
}
.setSideON  a{
	color: #333333;
	text-decoration: none;
/*	background-image: url(images/nav_bground_dn.gif); */
	background-repeat: repeat-x;
	background-position: center;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
}