@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
.tb_rep {
	background-image: url(img/stone_bg.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.footDown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.imgWhite {
	border: 1px solid #FFFFFF;
}
.mainWhite1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.bgLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bgLargeR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FF0000;
	font-weight: bold;
}
.bgLargeBel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
