A.left:link {
	COLOR: #0000FF; TEXT-DECORATION: underline
}
A.left:visited {
	COLOR: #0000FF; TEXT-DECORATION: underline
}
A.left:hover {
	COLOR: #0000FF; TEXT-DECORATION: underline
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.back1 {
	background-attachment: fixed;
	background-image: url(images/back1.jpg);
	background-repeat: repeat-x;
}
.back2 {
	background-image: url(images/back2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;

}
.back3 {
	background-attachment: fixed;
	background-image: url(images/back3.jpg);
	background-repeat: repeat-x;
}
body {
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.text {
	font-size: 10px;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.text1 {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	padding-left: 10px;
	color: 575757;
	line-height: 20px;

}

.text2 {
	font-size: 6px;
	line-height: 25px;

}
.text3 {
	font-size: 12px;
	line-height: 25px;


}
.back4 {
	background-image: url(images/back4.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.back5 {
	background-image: url(../images/back3.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.text4 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 25px;
	color: #575757;

}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}







