.textmain {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_black {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #669900;
}
.back_right_home {
	background-image: url(images/right_home.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.back_left {
	background-attachment: scroll;
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
.back_right_contact {
	background-attachment: scroll;
	background-image: url(images/right_contact.jpg);
	background-repeat: no-repeat;
}
.back_right_downloads {
	background-attachment: scroll;
	background-image: url(images/right_downloads.jpg);
	background-repeat: no-repeat;
}
.back_right_graffity {
	background-attachment: scroll;
	background-image: url(images/right_graffity.jpg);
	background-repeat: no-repeat;
}
.back_right_history {
	background-attachment: scroll;
	background-image: url(images/right_history.jpg);
	background-repeat: no-repeat;
}
.back_right_material {
	background-attachment: scroll;
	background-image: url(images/right_material.jpg);
	background-repeat: no-repeat;
}
.back_right_news {
	background-attachment: scroll;
	background-image: url(images/right_news.jpg);
	background-repeat: no-repeat;
}
.back_right_photos {
	background-attachment: scroll;
	background-image: url(images/right_photos.jpg);
	background-repeat: no-repeat;
}
.back_right_links {
	background-attachment: scroll;
	background-image: url(images/right_links.jpg);
	background-repeat: no-repeat;
}
.line {
	border: 1px solid #FFFFFF;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
}
.back {
	background-attachment: fixed;
	background-image: url(images/back.jpg);

	background-repeat: no-repeat.px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text_small {
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
