.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.content-bold-it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #CC0000;
	text-decoration: none;
}
.bottom-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottom-nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottom-nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bottom-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.content-inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}.box-color {
	background-color: #8e68ad;
}
.white12pxbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-11px-italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rightside-right-green-border {
	background-image: url(../images/rightside-right-border.jpg);
	background-repeat: repeat-y;
	background-position:right;
}
.rightside-left-green-border {
	background-image: url(../images/rightside-left-border.jpg);
	background-repeat: repeat-y;
}

.rightside-top-green-border {
	background-image: url(../images/rightside-top-border.jpg);
	background-repeat: repeat-x;
}

.rightside-bottom-green-border {
	background-image: url(../images/rightside-bottom-border.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.Red-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #981B1E;
	text-decoration: none;
}
.white-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

