.background {
	background-image: url(../images/generic/background-2.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

.hm-newsheadlines {
	background-color: #ABC5EC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.txt-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: 5px 5px;
	padding: 5px;
	line-height: 18px;

}

.txt-heading-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	line-height: 35px;

}
.txt-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;

}
.txt-heading-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.txt-small-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-position: 5px 5px;
}
.txt-small-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.txt-body-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txt-heading-page-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #336666;
}

.txt-heading-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt-red {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
}
.news-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.green {
	border: 1px solid #336666;
}
