

body {
	/*max-width: 960px;
	margin:0px auto;*/
	background-color: #404940;
	font-family: Times,serif;
	margin: 0;
	padding: 0;
}

p {
	margin-top: 0em;
	margin-bottom: 0.5em;
	text-indent: 1.5em;
}

p.item {
	text-indent: -1.5em;
	padding-left: 1.5em;
	margin-top: 0em;
	margin-bottom: 0.25em;
}

div.image {
	border: 0;
	margin-top: 0.0em;
	margin-bottom: 0.4em;
}

div.item {
	text-indent: -1.5em;
	padding-left: 1.5em;
}

div.global {
	width: 960;
	background: #d6d3b4;
	/*margin-left: auto;
   margin-right: auto;*/
	/*top: 0px;*/
	/*width: expression(this.width > 902 ? "900px": "auto");*/
	/*height: 100px;*/
}

table.navbar {
	background: #dddad5;
	width: 100%;
	height: 30px;
	border: 0;
	padding: 0;
	border-spacing: 0;
	/*position: relative;
	top: 85px;
	width: 400px;
	height: 25px;
	left: 560px;
	margin-left: -200px;*/
}

table.main {
	width: 940;
	border: 0;
	padding: 0;
	border-spacing: 0;
}


a:link {color: 000000; text-decoration: none;}
a:visited {color: 000000; text-decoration: none;}
a:active {color: 000000; text-decoration: none;}
a:hover {color: 226688; text-decoration: none;}
a:link img{border:2px solid #000000;}
a:visited img{border:2px solid #000000;}
a:active img{border:2px solid #000000;}
a:hover img{border:2px solid #226688;}


.arrownav { width: 100%; border: none; margin: 0; padding: 0; }
.arrow { font-weight: bold; text-decoration: none; }

.image { border: solid 3px black; }

.desctable { width: 100%; border: none; margin: 0; padding: 0; }

.titlecell { vertical-align: top; }
.title { font-size: 1.5em; }

.location { font-weight: bold; }

.description { font-family: Arial,Geneva,sans-serif; }

HR.sephr { background-color: black; height: 1px; width: 90%; }

.navtable { width: 100%; border: none }

.settingscell {
    width: 1%;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}
.settingstitle {
    font-size: xx-small;
    font-weight: bold;
}
.settings {
    font-size: xx-small;
}

.tracksind { font-weight: bold; }

.toptable { width: 100%; background-color: #EEEEFF; }

.dirtop { background-color: #EEEEFF; }
.globaltop { background-color: #FFEEEE; }
.tracktop { background-color: #EEFFEE; }
.sortedtop { background-color: #EEFFFF; }

.toptitle { font-size: x-large; }
.topsubtitle { font-weight: bold; }

.mininav { text-align: right; font-size: smaller; }



