.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 548px;
	background-image: url(images/home_text_div.jpg);
	background-repeat: no-repeat;
	background-color: 435772;
}
.homeText div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 16px;
	padding-right: 49px;
	padding-bottom: 20px;
	padding-left: 150px;
	background-color: 435772;
}
.homeGalleryDiv {
	background-color: #435772;
	background-image: url(images/gallery_div.jpg);
	background-repeat: no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.innerContentTextDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}
.innerTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.formAlertMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
.txt_news, .txt_news A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_news A {
	text-decoration: underline;
}
.txt_news A:Hover {
	text-decoration: none;
}
.txt14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

