.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
.divider {
	background-image: url(images/div.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: -0.5pt;
	word-spacing: normal;
}
.topBg {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.linkimg {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.mainBg {
	background-image: url(images/mainBg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.bottomBg {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-indent: 20px;
}
.txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	text-indent: 20px;
}
