/* Main tag styles */
body {
	background-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
td.cellblack {
background-color: #000000;
}
td.cellred1 {
background-color: #AA0000;
}
td.cellred2 {
background-color: #660000;
}
.header {
	color: #AA0000;
	font-weight: bold;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.header .underline {
	text-decoration: underline;
}
.title {

	color: #FFFFFF;
	font-weight: bolder;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
td.tl {
	background-image: url(../images/PeeWeeEllis.gif);
	background-repeat: no-repeat;
	height: 50px;
}
td.tr {
	background-image: url(../images/BREndStop_top.gif);
	background-repeat: no-repeat;
	height: 50px;
}
td.bl {
	background-image: url(../images/BLEndStop_bott.gif);
	background-repeat: no-repeat;
	height: 50px;
}
td.br {
	background-image: url(../images/BREndStop_bott.gif);
	background-repeat: no-repeat;
	height: 50px;
}
td.main {
	padding: 10px;
}
.bodytext {
	color: #333333;
	font-weight: normal;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext_xs {
	color: #333333;
	font-weight: normal;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
a.bodytext:link {
	color: #AA0000;
	text-decoration: none;
	font-size: small;
}
a.bodytext:visited {
	color: #AA0000;
	text-decoration: none;
	font-size: small;
}	
a.bodytext:hover {
	color: #ABB88C;
	text-decoration: none;
	font-size: small;
}	
a.bodytext:active {
	color: #AA0000;
	text-decoration: none;
	font-size: small;
}
.navtext {
	color: #EEE3B7;
	font-weight: normal;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
a.navtext:link {
	color: #EEE3B7;
	text-decoration: none;
	font-size: x-small;
}
a.navtext:visited {
	color: #EEE3B7;
	text-decoration: none;
	font-size: x-small;
}	
a.navtext:hover {
	color: #ABB88C;
	text-decoration: none;
	font-size: x-small;
}	
a.navtext:active {
	color: #EEE3B7;
	text-decoration: none;
	font-size: x-small;
	}
td.cell1 {
	background-image: url(../images/bgslink1.gif);
	background-repeat: repeat-x;
	height: 20px;
}
td.cell2 {
	background-image: url(../images/bgslink2.gif);
	background-repeat: repeat-x;
	height: 20px;
}
td.cell3 {
	background-image: url(../images/bgslink3.gif);
	background-repeat: repeat-x;
	height: 20px;
}
td.cell3a {
	background-image: url(../images/bgslink3a.gif);
	background-repeat: repeat-x;
	height: 35px;
}
hr {
    display: block;
    height: 1px;
    border-top: 1px dotted #B6A4A5;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 1em 0;
    padding: 0;
}
td.inner {

	padding: 8px 0px;
}
td.cell_top {

	background-image: url(../images/bgslintop.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.subheader {

	color: #AA0000;
	font-weight: bold;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
#slideshow {}
p {
	margin-left: 5px;
}

