@charset "utf-8";

.maintitle {
	color: #b11c21;
	font-size: 15px;
	font-weight: bold;
}
.copytext {
	font-size: 8px;
	color: #FFFFFF;
}
.contacttitle {
	color: #b11c21;
	font-size: 15px;
	font-weight: bold;
}
.contacttext {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.mainbold {
	color: #b11c21;
	font-size: 12px;
	font-weight: bold;
}
.sectiontitle {
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}




a:link {
	font-size: 12px;
	font-weight: normal;
	color: #b11c21;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #3B0304;
	text-decoration: underline;
}


a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #b11c21;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #b11c21;
	text-decoration: underline;
}
a.menu:link {
	font-size: 8px;
	font-weight: bold;
	color: #b11c21;
	text-decoration: underline;
}
a.menu:visited {
	font-size: 8px;
	font-weight: bold;
	color: #3B0304;
	text-decoration: underline;
}
a.menu:hover {
	font-size: 8px;
	font-weight: bold;
	color: #b11c21;
	text-decoration: underline;
}
a.menu:active {
	font-size: 8px;
	font-weight: bold;
	color: #b11c21;
	text-decoration: underline;
}
.border {
	border: 2px solid #b11c21;
}

