@charset "utf-8";
body/* CSS Document */
 {
	background-color: #000000;
	font-size: 81%;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	text-decoration:underline;
	font-size: 1em;
	color: #361D16;
}
a:hover { color:#FF6600; text-decoration:underline}
.bottompagebrdr {
	background-image: url(images/Layout1_13.jpg);
}
.greytablebg {
	background-image: url(images/Layout1_12.jpg);
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
.whiteTiny {
	font-size: 10px;
	color: #FFFFFF;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #990000;
	font-weight: bold;
}
.navbarbg {
	background-image: url(images/Layout1_10.jpg);
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.picbrdr {
	border: 1px solid #913333;
}
.box{
	background-color: #F9F9F4;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin:5px 5px 5px 5px;
}
