

BODY {
    background-color: #FEFADA;
    font-family: Arial,Geneva,sans-serif;
}

a:link	{color: #000077;}
a:visited{color: #000077;}
a:active	{color: #0077FF;}
a:hover	{color: #0077FF;}


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

.image { border: solid 2px black; }

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

.titlecell { vertical-align: top; }

.title	{
			font-family: verdana, arial, 'sans serif';
			font-size: 36;
			text-align: center;
			font-weight: bold;
			color: #9F0000;
			}
.subtitle{
			font-family: verdana, arial, 'sans serif';
			font-size: 24;
			font-weight: bold;
			color: #9F0000;
			}

.location { font-weight: bold; }

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

hr			{
			color:black;
			}

HR.sephr { background-color: black; height: 1px; width: 90%; }
hr.main			{
			background-color: black;
			height: 2px;
			width: 90%;
			align:center;
			}

hr.left 		{
			background-color: black;
			height: 2px;
			width: 200;
			text-align: left;
			margin-left: 0px;
			}

.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: #DDDDFF; }

.dirtop { background-color: #DDDDFF; }
.globaltop { background-color: #DDDDFF; }
.tracktop { background-color: #DDDDFF; }
.sortedtop { background-color: #DDDDFF; }

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

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



