@charset "utf-8";
body {
	background-color: #dbdbdb;
}
.content {
	background-color: #fff;
}
.bottom {
	background-color: #dbdbdb;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
}
.menu {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: 420;
text-decoration:none;
}
.menu_over {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: 420;
background-color:#dfdfdf;
}
.menu a {
text-decoration:none;
color:#333333;
}
.menu a:hover {
text-decoration:none;
color:#333333;
background-color:#dfdfdf;
}
#active {
text-decoration:none;
color:#ffffff;
background-color:#666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color: #333;
}
.style6 {
	font-size: 12px;
	font-family: Tahoma;
}
.style12 {font-family: Tahoma; font-weight: bold; font-size: 9px; }
.style13 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.rbroundbox { background-color:#dfdfdf}
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }


.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 95%; height:100%; margin: .2em auto;}