html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1a2857;
	background-color: #dbdbdb;
	background-image: url(../images/background.jpg);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin:0 0 0 0;
	padding:0;
	height:100%; 
}

p.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1a2857;
	background-color: #dbdbdb;
}

p.Project {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1a2857;
	background-color: #dbdbdb;
}

p.Red_Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	background-color: #dbdbdb;
}

p.Blue_Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1a2857;
	background-color: #dbdbdb;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1a2857;
	/*background-color: #dbdbdb;*/
}

td.NotHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1a2857;
	background-color: #dbdbdb;
}

td.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #1a2857;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
	width: 780px;
	height: 420px;	
}

td.About {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #1a2857;
	background-image: url(../images/AboutPage.jpg);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
	width: 780px;
	height: 420px;	
}

td.Track {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #1a2857;
	background-image: url(../images/TrackPage.jpg);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
	width: 780px;
	height: 420px;	
}

td.Performance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #1a2857;
	background-image: url(../images/PerformancePage.jpg);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
	width: 780px;
	height: 420px;	
}

td.Current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #1a2857;
	background-image: url(../images/CurrentPage.jpg);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
	width: 780px;
	height: 420px;	
}

td.People {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #1a2857;
	background-image: url(../images/PeoplePage.jpg);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
	width: 780px;
	height: 420px;	
}

td.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #1a2857;
	background-image: url(../images/NewsPage.jpg);
	background-repeat: no-repeat;
	background-color: #dbdbdb;
	width: 780px;
	height: 420px;	
}

td.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #1a2857;
	background-color: #dbdbdb;
	width: 780px;

}

td.Chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}

td.Plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1a2857;
}

td.NoBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #1a2857;
}

td.MainNoBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #1a2857;
}

td.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #1a2857;
	text-decoration: none;
	background-color: #dbdbdb;
}

p.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #1a2857;
	text-decoration: none;
}

ul.Bullets {
	list-style-image: url(../images/bullet.jpg)
}

li.Bullets {
	list-style-image: url(../images/bullet.jpg)
}

hr.Footer {
	width:700px; 
	height:1px; 
	color:#000066
}

a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #930712;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1a2857;
	/*background: #001045;*/
	text-decoration: underline;
}

a:link.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #930712;
	text-decoration: none;
}

a:active.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #930712;
	text-decoration: none;
}

a:visited.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #930712;
	text-decoration: none;
}

a:hover.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1a2857;
	/*background: #001045;*/
	text-decoration: underline;
}

a:link.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #1a2857;
	text-decoration: none;
}

a:active.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #1a2857;
	text-decoration: none;
}

a:visited.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #1a2857;
	text-decoration: none;
}

a:hover.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	background: #1a2857;
	color: #FFFFFF;
	/*background: #001045;*/
	text-decoration: underline;
}

a:link.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #930712;
	text-decoration: none;
}

a:active.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #930712;
	text-decoration: none;
}

a:visited.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #930712;
	text-decoration: none;
}

a:hover.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #1a2857;
	/*background: #001045;*/
	text-decoration: underline;
}


