body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #D2D6D9;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}
.front-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ECE9D8;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #ECE9D8;
}
/* MENU */
.rhm1{
	width:842px;
	height:41px;
	margin:0 auto;
	
}
.rhm1-bg{
	background:url(images/rhm1_bg.gif) repeat-x;
	height:41px;
}
.rhm1-bg ul{
	list-style:none;
	margin:0 auto;
}
.rhm1-bg li{
	float:left;
	list-style:none;
}
.rhm1-bg li a{
	float:left;
	display:block;
	color:#555;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	padding:0 0 0 18px;
	height:41px;
	line-height:40px;
	text-align:center;
	cursor:pointer;	
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 32px 0 18px;
}
.rhm1-bg li.current a{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li.current a span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(images/rhm1_hover_l.gif) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(images/rhm1_hover_r.gif) no-repeat right 5px;
}

/* MENU */

/* text */

.menu-title a {
	color:#ffffff;
	text-decoration:none;
	font:12px 'Lucida Sans', sans-serif;
	font-weight:bold;
	text-align:center;
	cursor:pointer;	
}

.title-page {
	color:#FFFFFF;
	font:14px 'Lucida Sans', sans-serif;
	font-weight:bold;
}
#footer {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 11px;
}
#center {
position: absolute;
width: 850px;
height: 258x;
left: 50%;
top: 50%;
margin-left: -425px;
margin-top: -129px;
}
