h1
{
	margin-top:0px;
	font-size:18pt;
}

.meta
{
	font-size:8pt;
	font-style:italic;
}

h2
{
	font-size:16pt;
	margin:4px 0px 4px 0px;
}
h3
{
	font-size:12pt;
	margin:4px 0px 4px 0px;
}

h3.sectionhead
{
	font-size:9pt;
	background:#30211b;
	color:#dadada;
	padding:2px 6px 2px 6px;
}
img { border:0 }
a:link
{
	color:#d05a1a;
	text-decoration:none;
}
a:visited
{
	color:#b6490e;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

ul.linklist
{
	margin-left:14px;
	padding-left:0px;
	list-style-image:url('../images/icon_ul.gif');
}
ul.linklist a:link, ul.linklist a:visited
{
	text-decoration:none;
}
ul.linklist a:hover
{
	text-decoration:underline;
}
ul.invis
{
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
	margin-top:4px;
	margin-bottom:4px;
}

a.big
{
	background-color:#6f6f6f;
	color:#e6e6e6;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	border:1px solid black;
	text-decoration:none;
}
a.big:hover
{
	background-color:#7f7f7f;
}

.std_table
{
	width:100%;
	background-color:black;
}

table.std_table
{
	border-spacing:1px;
	border-collapse:seperate;
}

div.std_table div
{
	margin:1px;
	padding:1px;
	padding-left:4px;
	padding-right:4px;
}
.std_table td
{
	padding:1px;
	padding-left:4px;
	padding-right:4px;
}

.std_title
{
	background-color:#6f6f6f;
	color:#e6e6e6;
	font-weight:bold;
}
.std_title a
{
	color:white;
}
.std_head
{
	background-color:#7f7f7f;
	color:#e6e6e6;
}
.std_row1
{
	background-color:#f0f0f0;
}
.std_row2
{
	background-color:#e0e0e0;
}
.std_row1, .std_row2
{
	font-size:8pt;
	font-family:arial;
}
.std_sub
{
	background-color:#ffffff;
}

.std_table a:link, .std_table a:visited
{
	text-decoration:none;
}


input.small
{
	width:32px;
}
input.large
{
	width:200px;
}

table#new_track_table input.medium
{
	width:134px;
}

textarea.large
{
	width:100%;
	height:200px;
}

#sidebox h2
{
	margin-top:8px;
	margin-bottom:4px;
	font-size:12pt;
}
#sidebox p
{
	border-top:1px solid silver;
	padding-top:4px;
	margin-top:24px;
}

p.sublink
{
	border-top:1px solid silver;
	text-align:right;
}
p.block
{
	border-top:1px solid silver;
}
tr.invis
{
	display:none;
}