@charset "UTF-8";
.back {
	background-color: #FFFFFF;
	background-image: url(images/Back.jpg);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 16px;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.border1 {
	border: 1px solid #999999;
	background-image: url(images/backgrounds1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.style1 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}
.footer a:active {
	color: #333333;
	text-decoration: none;
}

