﻿ html, body {
	height: 100%;
	text-align: left;
	vertical-align: top;
	margin-left: 0;
	margin-top: 0;
/*	background-color: #FFFFFF; */
}
a img {
 text-decoration: none;
 border: none;
 }
table {
	min-height: 1024px;
	text-align: center;
	vertical-align: top;
/*	background-color: #FFFFFF;
	border-collapse: collapse;
	border: 0px;
	border-color: red; */
	border-collapse: collapse;
	color: white;
}
td {
	vertical-align: top;
	color: #000000;
}
p {
font-family: Garamond;
font-size: 14px;
margin-left: 15px;
margin-right: 15px;
margin-top: 1px;
margin-bottom: 1px;
color: #8c2222;
}
ul {
	font-family: Tahoma;
	font-size: .8em;
	color: #8c2222;
	text-align: left;
	list-style-type: none;
}
li {
color: #8c2222;
}
h1 {
	text-align: center;
	color: #cc0000;
	font: Tahoma .5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
td.runtitle {
	font-family: "Palatino Linotype";
	font-size: 1em;
	color: #4f4f4f;
	font-weight: bold;
}
table.left {
/*	height: 100%; */
	text-align: right;
	background-color: #8c2222;
	border-collapse: collapse;
	border: 0px;
	border-color: #8c2222;
}
td.links {
	text-align: center;
	color: #8c2222;
	vertical-align: top;
	width: 200px;
}
td.separator {
	background-color: #000000;
	width: 5px;
}
td.justify {
	text-align: justify;
}
table.mainbody {
margin-right: 2em;
width: 700;
background-color: #FFFFFF;
}
td.title {
color: #000000;
font-weight: bold;
font-family: Sylfaen;
font-size: 1.2em;
font-variant: small-caps;
vertical-align: bottom;
/*border-bottom: 3px #8c2222 solid;*/
}
td.pleft {
vertical-align: top;
color: #8c2222;
padding-left: 5px;
padding-right: 5px;
text-align: right;
}
td.pright {
vertical-align: top;
color: #8c2222;
padding-left: 5px;
padding-right: 5px;
text-align: left;
}
p.overview {
font-family: Garamond;
font-size: 14px;
margin-left: 15px;
margin-right: 15px;
margin-top: 1px;
margin-bottom: 1px;
color: #8c2222;
}
p.rundetail {
	font-family: "Palatino Linotype";
	color: #8c2222;
	font-size: .8em;
	text-align: justify;
}
a.bodytxt:link {
text-decoration: none;
color: #000000;
font-weight: bold; 
font-family: Palatino Linotype;
}
a.bodytxt:active {
text-decoration: none;
color: #8c2222;
font-weight: bold; 
font-family: Palatino Linotype;
}
a.bodytxt:visited {
color: #000000;
text-decoration: none;
font-weight: bold; 
font-family: Palatino Linotype;
}
a.bodytxt:hover {
text-decoration: none;
color: #8c2222;
font-weight: bold; 
font-family: Palatino Linotype;
}

a:link {
text-decoration: none;
color: #ffffff;
font-weight: bold; 
font-family: Palatino Linotype;
}
a:active {
text-decoration: none;
color: #ffcc33;
font-weight: bold; 
font-family: Palatino Linotype;
}
a:visited {
color: #ffffff;
text-decoration: none;
font-weight: bold; 
font-family: Palatino Linotype;
}
a:hover {
text-decoration: none;
color: #ffcc33;
font-weight: bold; 
font-family: Palatino Linotype;
}
td.footer {
font-family: Garamond;
font-size: .7em;
color: #8c2222;	
}
img.picright {
	border: 3px ridge #a9a9a9;
	width: 300px;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
img.picleft {
	border: 3px ridge #a9a9a9;
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
img.mainpicright {
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
img.mainpicleft {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}
table.runs {
	color: #e3c641;
}
td.bottomright {
	border-bottom: 1px groove #FFFFFF; 
	border-right: 1px groove #FFFFFF;
	font-weight: bold;
	color: #ffcc33;
}
td.bottom {
	border-bottom: 1px groove #FFFFFF; 
	text-align: center;
	font-weight: bold;
	color: #ffcc33;
}
td.boxtitle {
	border-top: 1px groove #FFFFFF;
	border-bottom: 1px groove #FFFFFF;
	text-align: center; 
	font-weight: bold;
	color: #ffcc33; 
}
td.runsbottom {
	border-right: 1px groove #FFFFFF;
	font-weight: bold;
	color: #ffcc33;
}
.center {
	text-align: center;
	font-weight: bold;
	color: #e3c641;
}
.left {
	text-align: left;
	color: #8c2222;
	font-family: Tahoma;
}
}
ul.notopspace {
	margin-top: 3px;
	padding-top: 3px;
}
.bold {
	font-weight: bold;
}
a.highlight:link{
text-decoration: none;
font-weight: bold; 
color: RED; 
font-family: 'Rockwell'
}

a.highlight:active{
text-decoration: none;
font-weight: bold; 
color: RED; 
font-family: 'Rockwell'
}

a.highlight:visited{
text-decoration: none;
font-weight: bold; 
color: RED; 
font-family: 'Rockwell'
}

a.highlight:hover{
text-decoration: none;
font-weight: bold; 
color: LIME; 
font-family: 'Rockwell'
}

