﻿h1 {
	color: #FFFFFF;
	font-size: 18px;
	margin-left: 28px;
	margin-right: 28px;
	margin-top: 11px;
	margin-bottom: 10px;
	text-align: center;
}
h2 {
	color: #800000;
	font-size: 16px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}
h3 {
	color: #800000;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:15px;
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.redcarbonbg {
	background-image: url('img/bg50.jpg');
}
.tableborder {
	border: 4px solid #c0c0c0;
}
.headline {
	color: #FFFFFF;
	font-size: 18px;
	margin-left: 28px;
	margin-right: 28px;
	margin-top: 11px;
	margin-bottom: 10px;
}
.navigation {
	background-color: #B1B3AE;
	background-image: url('img/nav-bg.jpg');
}
.navigation a:link {
	color: #000000;
	text-decoration: none;
}
.navigation a:visited {
	color: #000000;
	text-decoration: none;
}
.navigation a:hover {
	color: #DF0000;
	text-decoration: none;
}
.bookmark {
	margin-top: 13px;
	margin-bottom: 13px;
	text-align:center;
}
.bookmark a:link {
	color: white;
	text-decoration: none;
}
.bookmark a:hover {
	color: #DF0000;
	text-decoration: none;
}
.header {
	background-image: url('img/header3.jpg');
}
.blackbg {
	background-color: #000000;
}
.whitecell {
	background-color: #FFFFFF;
}
.footer {
	font-size: 10px;
	color: #fff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	color: #DF0000;
	text-decoration: none;
}
.number {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.picbg {
	background-image: url('img/portrait-bg.jpg');
}

.center {
		text-align:center;
}
li {
       margin-right: 15px
}

li a:link {
	color: #800000;
	text-decoration: none;
}
li a:visited {
	color: #800000;
	text-decoration: none;
}
li a:hover {
	color: #800000;
	text-decoration: underline;
}
.noborder {
	border-width: 0;
}
.media {
	text-align: center;
}

.whitetext {
	color: #FFFFFF;
	font-size: 12px;
	text-align:center;

}
.brownsubhead {
	color: #800000;
	font-size: 18px;
	text-align: center;
}
.burgundytext {
	color: #800000;
}

