@charset "utf-8";
.border_content {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.footer {
	background-image: url(images/index_r5_c1.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CCC;
	font-size: 12px;
}
.side_content {
	background-image: url(images/index.jpg);
	padding: 2px;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.maincontent {
	background-image: url(images/maincontent.jpg);
	padding: 8px;
	font-size: 14px;
	text-align: justify;
	font-family: "911 Porscha Bitmap";
	border-top-color: #C2E75B;
	border-right-color: #C2E75B;
	border-bottom-color: #C2E75B;
	border-left-color: #C2E75B;
}
.maincontent2 {
	padding: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	border: thin dotted #D2F370;
}
.maincontent3 {
	background-color: #999;
	padding: 5px;
}

.center {
	text-align: center;
	border: thin dotted #DCF790;
}
.style1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D1F368;
}

