.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 22cm center;
	background-attachment: scroll;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
	color: #FFFFFF;
	white-space: normal;
	left: auto;
	letter-spacing: normal;
	display: inline;




}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF99;
	word-spacing: normal;

}
.newtext {
	font-family: Arial;
	color: #FFFFCC;
	font-size: 12px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.title2Copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.newlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;

}

.newlink:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #990000;
}

.newlink:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #990000;
}

.newlink:visited:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000066;
}.hometext {
	font-family: Constantia;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;

}
.bg1 {
	background-image: url(images/bghome.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;


}
.bottombg {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/button.gif);
	background-repeat: repeat;
}

