body {
	background-image:      url("_new/images/bg_tracksinsand.jpg");
	background-color: #AFA392;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #345B96;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #006600;
}
a:active {
	color: #006600;
}
.header1 {
	font-size: 24px;
	font-weight: bold;
}

.header2 {
	font-size: 20px;
	font-weight: bold;
}
.header4 {
	font-size: 18px;
	font-weight: bold;
}
.header4blu {
	font-size: 18px;
	font-weight: bold;
	color: #4868A5;
}
.header3 {
	font-size: 16px;
	font-weight: bold;
}
.header3blu {
	font-size: 16px;
	font-weight: bold;
	color: #4868A5;
}
.header2blu {
	font-size: 14px;
	font-weight: bold;
	color: #4868A5;
}

.nav {font-size: 10px; 
}
.nav2 {
	font-size: 10px; 
	color: #AEA091;
}
.nav2b {
	font-size: 11px; 
	color: #AEA091;
}

.nav12 {font-size: 12px; 
}
.nav14 {font-size: 14px; 
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #666600;
}
.highlight2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px; 
	color: #660000;
}

.header1lt {
	font-size: 24px;
	font-weight: bold;
	color: #FBF7EE;
}

.header2lt {
	font-size: 20px;
	font-weight: bold;
	color: #FBF7EE;
}
.header3lt {
	font-size: 16px;
	font-weight: bold;
	color: #FBF7EE;
}

.navlt {font-size: 10px; color: #FBF7EE;
}
.nav12lt {font-size: 12px; color: #FBF7EE;
		
}
.nav14lt {font-size: 14px; color: #FBF7EE;
}

#darkback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
}
#darkback a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	}
#darkback a:link:hover, #darkback a:visited:hover {
	color: #006600;
	font-weight: bold;	
	text-decoration: underline;
}
#darkback a:visited {
	color: #003300;
	font-weight: bold;
}

#intcontent {
	color: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	padding: 10px;
	background-color: #514435;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

#intcontent a{
	color: #323963;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#intcontent a:hover{
	color: #323963;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#table1 {
	margin: 3px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	font: 10px;
	border: 2px dotted #330000;
	right: auto;
}