body {
	background-color: #CC0000;
	margin: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #FFCC33;
	margin-top: 0.5em;

}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #FFFFFF;
}
.bannerred2 {
	background-image: url(images/background_red4.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 120px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-position: left top;






}
.bannerred3 {
	background-image: url(images/background_red5.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #000000;
	padding-right: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-position: right top;





}
a {
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;

}
.boldtext {
	font-weight: bold;
}
.boldtextyellow {
	font-weight: bold;
	color: #FFFF99;

}
.bannerred2 img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;


}
.whiteborder {
	border: 5px solid #FFFFFF;
}
.tabletext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;
}
.yellowtextline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC00;
	font-weight: bold;
	color: #FFFF66;
	padding-top: 3px;
	padding-bottom: 3px;


}
.boldtextyellowish {
	font-weight: bold;
	color: #FF9900;

}
.menu {
	background-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #FF6600;
	padding-top: 2px;
	padding-bottom: 2px;



}
.menu a {
	text-decoration: none;
	color: #FFCC66;

}
.padding20 {
	padding-left: 20px;
}
.italics {
	font-style: italic;
}
