.bg-top {
	background-image: url(../images/bg-top.jpg);
	background-repeat: repeat-x;
}
.bg-bottom {

	background-image: url(../images/bg-bottom.jpg);
	background-repeat: repeat-x;
}
.bg-left {


	background-image: url(../images/bg-left.jpg);
	background-repeat: repeat-y;
}
.bg-right {



	background-image: url(../images/bg-right.jpg);
	background-repeat: repeat-y;
}
.bg-kit {
	background-image: url(../images/bg-kit.jpg);
	background-repeat: repeat-x;
}
.bg-contents-box {
	background-color: #F6F5F5;
	border: 1px solid #e5e4e4;
}
.content-divider {
	background-image: url(../images/divider.jpg);
	background-repeat: repeat-x;
}
.h1-red {
	font-family: "trebuchet MS", arial;
	font-size: 20px;
	font-weight: normal;
	color: #E92024;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.maintext-black {
	font-family: "trebuchet MS", arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.maintext-black a:{
	font-family: "trebuchet MS", arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.maintext-black a:hover{
	font-family: "trebuchet MS", arial;
	font-size: 12px;
	font-weight: normal;
	color: #E92024;
	text-decoration: underline;
	text-align: justify;
}
.h2-red {

	font-family: "trebuchet MS", arial;
	font-size: 14px;
	font-weight: bold;
	color: #E92024;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.h3-red {


	font-family: "trebuchet MS", arial;
	font-size: 18px;
	font-weight: bold;
	color: #E92024;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.newslettertext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.newslettertext a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.newslettertext a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

