.header {
	background-image: url(images/index_14.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header1 {
	background-image: url(images/index_114.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	
}
.texth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-style: italic;
	
}
.fla_text {font-family:arial;
	font-size:13px; color:#000000; font-weight:bold; }
.texth:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C02C3A;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-style: italic;
	
}
.border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #962131;
	border-right-color: #962131;
	border-bottom-color: #962131;
	border-left-color: #962131;
	border-right-width: thin;
	border-right-style: none;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #962131;
	font-weight: bold;

	
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sideborder {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

