
			/* NAVIGATION BUTTONS */
			.cssnav	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(buttonlight.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 151px;
						height: 35px;
						margin: 0; 
						padding: 0; 
			}
			.cssnav a {
						display: block;
						color: #FFFFFF;
						font-size: 11px;
						width: 100px;
						height: 35px;
						display: block;
						float: left;
						color: white; 
						text-decoration: none;
			}

			.cssnav img {width: 151px; height: 35px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
						position: absolute;
						left: 0px;
						top: 10px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 149px;
						height: 14px;
						text-align: center;
			}
			/* END OF NAVIGATION */
.style1 {
	background-image: url('backbar.jpg');
}
.style2 {
	background-image: url('smile5.jpg');
}
.style3 {
	font-size: medium;
}
.style4 {
	font-size: small;
	font-family: "Arial Narrow";
	color: #FFFFFF;
}
.style5 {
	font-family: "Arial Narrow";
}
.style6 {
	text-align: center;
}
