@charset "utf-8";
/* CSS Document for WCMF */
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
body {
	background-image: url("/images/background2.jpg");
}
a:link {
	color: #1F205B;
	text-decoration: none;
}
a:visited {
	color: #1F205B;
	text-decoration: none;
}
a:hover {
	color: #D83636;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bgcolor {
	background-color: #000000
}
.breadcrumb {
	color: #D83636;
	font-size: 9pt;
}
.currentpage {
	color: #D83636
}
.footer {
	font-style: italic;
	color: #A12323;
	font-size: x-small;
}
.hyperlink {
	text-decoration: underline;
}
.padding {
	padding: 1em
}
.padding2 {
	padding: 3em
}
.navtop {
	color: #D83636;
	font-weight: bold;
	font-size: 9pt;
}
.navbars {
	color: #A12323;
	font-weight: bold;
	font-size: 12pt;
}
.navside {
	font-size: 10pt;
	font-weight: bold;
}
.text {
	color: #1F205B;
	font-weight: bold;
	font-size: 11pt;
}
.text2 {
	color: #1F205B;
	font-size: 10pt
}
.reviewer {
	font-style:italic;
}
.testimonial {
	color: #5A632D;
	font-size: x-small
}
.title {
	font-size: 24pt;
	font-family: algerian;
	color: #1F205B;
	font-weight: bold
}
.title2 {
	color: #1F205B;
	font-weight: bold;
	font-size: 14pt;
}
.hr-color {
	color: #A12323;
}
.hr-style {
	color: #A12323;
	background-color: #A12323;
}


