.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
.headings2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.archiveHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtbg {
	background-image: url(images/txt_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.divider {
	background-image: url(images/div.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contbgTop {
	background-image: url(images/cont_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center 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;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}
.divBg {
	background-image: url(images/div.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.mainBg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottomBg {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainbgFlipright {
	background-image: url(images/bg_flip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.worksHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-indent: 20px;
}

.contbgMiddle {
	background-image: url(images/cont_middle_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contbgBottom {
	background-image: url(images/cont_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mainbgFlipleft {
	background-image: url(images/bg_flip.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	text-decoration: none;
}
a:link {
	color: #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}
.divBgright {
	background-image: url(images/div.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.divBgleft {
	background-image: url(images/div.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

