@charset "utf-8";
body {
	top: 0px;
	margin-top:0 px;
	padding-top:0 px;
	background-image: url(../mods/carbon_fiber_background.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 0px;
}

.main_content {
background-image:url(../mods/main_content_bg.jpg);
background-repeat:no-repeat;
background-color:#0C0C0C;
height:197 px;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

