.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.content {
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #333333;
}
.title {
	font-size: 16px;
	color: #C61319;
	font-weight: bold;
	font-family: "Century Gothic", Verdana;
}
.contentdrk {

	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #333333;
}
.contentred {


	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #FF0000;
}
a.menu:link {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #8B141A;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #8B141A;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #051F7E;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #8B141A;
	text-decoration: none;
	font-weight: bold;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #991F1F;
}
.contentdarkred {



	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	color: #991F1F;
}
a.cpbutton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #C61319;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
a.cpbutton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #C61319;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
a.cpbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #6A7F9C;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
a.cpbutton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #C61319;
	padding: 5px;
	border: 1px solid #CCCCCC;
	}
