.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #B0CC66;
	text-decoration: none;
	background-image: url(images/green1.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-bottom: 3px;
	background-position: bottom;
	padding-top: 13px;
	text-align: justify;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 50px;
	line-height: 15px;
	text-align: left;
}
.paths {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #B0CC66;
	line-height: 18px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	padding-top: 25px;
	line-height: 20px;
	font-style: italic;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.table {
	background-position: right bottom;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	top: 0px;
	margin-bottom: 10px;
}
.cell {
	font-size: x-small;
	text-decoration: none;
}
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E4545;
	text-decoration: none;
}
.nav a:hover {
	color: #B0CC66;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #5E4545;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #B0CC66;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5E4545;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nav a:active {
	color: #000000;
}
.tracks {
	padding-right: 5px;
	margin: 0px;
}
.main a:hover {
	color: #B0CC66;
	font-weight: bold;
}
.cat {
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
}
