.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF00;
	text-decoration: none;
.fedtext {

	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.line {
	background-image: url(images/head_line.jpg);
	background-repeat: repeat-x;
}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.textCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.textCopy:hover { {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000FF;
	text-decoration: none;
	line-height: 20px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000099;
	text-decoration: none;
}
.links:hover {
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990066;
	text-decoration: none;
}
.btext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.left {

	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
