@charset "utf-8";
body {
	background-image: url(bg-rep00.gif);
	margin: 0px;
	padding: 0px;
	background-color: #616161;
	background-repeat: repeat-x;
}
.table_rep {
	background-image: url(table_re.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.mainW {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
}
.imgR {
	border: 2px solid #990000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.mainD {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
}
.tbB {
	border: 1px solid #999999;
}
.big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigR {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
