body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D7D8DA;
}
.bgtext {
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
}
.bgtext2{
	background-image: url(images/bottombg2.jpg);
	background-repeat: no-repeat;
}
.bgtext3{
	background-image: url(images/bottombg3.jpg);
	background-repeat: no-repeat;
}
.bgtext4{
	background-image: url(images/bottombg4.jpg);
	background-repeat: no-repeat;
}
.bgtext5{
	background-image: url(images/bottombg5.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #3C7BAA;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C7BAA;
}
a:hover {
	text-decoration: none;
	color: #3C7BAA;
}
a:active {
	text-decoration: none;
	color: #3C7BAA;
}
