.back {
	background-image: url(images/back_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backi {
	background-image: url(images/back_content_internal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
} 
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #65291B;
}
.subtitle {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	font-style:normal;
	color: #65291B;
}
.subtitle a:link {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	font-style:normal;
	color: #65291B;
	text-decoration: none;
} 
.subtitle a:visited {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	font-style:normal;
	color: #65291B;
	text-decoration: none;
}
.subtitle a:hover {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	font-style:normal;
	color: #65291B;
	text-decoration: underline;
}
.subtitle a:active {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	font-style:normal;
	color: #65291B;
	text-decoration: none;
}
.subtitle2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #65291B;
}
.main {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.main a:link {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
} 
.main a:visited {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
.main a:hover {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.main a:active {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
.more {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
}
.more a:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #660000;
	text-decoration: underline;
} 
.more a:visited {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #660000;
	text-decoration: underline;
}
.more a:hover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #660000;
	text-decoration: none;
}
.more a:active {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #660000;
	text-decoration: underline;
}
.border {
	border: 1px solid #65291B;
}

