.bgcontent {
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
}
.bgcontent2 {
	background-image: url(images/bg_content2.gif);
	background-repeat: no-repeat;
}
.bgcontent3 {
	background-image: url(images/bg_content3.gif);
	background-repeat: no-repeat;
}
.bgcontact{
	background-image: url(images/bg_content_contact.jpg);
	background-repeat: no-repeat;
}
.txtbody {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #060;
	text-decoration: none;
}
.txtimgheading {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #060;
	padding-left: 60px;
}
.txtheading {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}

.bgpage {
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
}
.txtfooter {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.bgfooter {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
}
a:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
a:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.link2 a:link {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.link2 a:visited {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.link2 a:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.link2 a:active {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.txttitleU {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}
.bgcontenthome {
	background-image: url(images/bg_contenthome.gif);
	background-repeat: no-repeat;
}

