@charset "utf-8";
.links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #929191;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #9e9b74;
	text-decoration: none;
}
.maintext_bg {
	background-image: url(images/text_bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	background-color: #4d0000;
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #9e9b74;
	text-decoration: none;
}
a:hover {
	color: #c4b604;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #c4b604;
	text-decoration: none;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #929191;
	font-weight: normal;
	text-align: justify;
}
.redtext {
	font-family: arial;
	font-size: 14px;
	color: #cc0000;
	font-weight: normal;
	text-align: justify;
	text-transform: uppercase;
}
.yellowtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #c4b604;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}
.text_bg {
	background-image: url(images/img_13.jpg);
	background-repeat: no-repeat;
}

.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	background-color: #330000;
}
