body {
	margin:0 auto;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#65523f;
	background:#ede7d0;
	text-align:center;
	overflow: none;
}
a img{border:none;}
a{
	color:#a9a18c;
	text-decoration:underline;
}
a:hover{
color:#007fac;
text-decoration:underline;
}
#container {
	text-align:left;
	position:relative;
	margin:13px auto;
	padding:0;

	
	width:752px;
	
}
#footer {
margin: 0 auto;
width: 752px;
background: #ede7d0 bottom no-repeat;
display: block;
clear: both;
position: relative;
height: 160px;
}
.rpo_more1{
height: 300px;
display:none;
}
.rpo_more2{
display: block;
width: 752px;
margin: 0 auto;
text-align: justify;
margin-bottom:30px;
}
#content {
	margin:0 0 0 113px;
	width:639px;
	position:relative;
}
#milteLogo {
	position:absolute;
	left:0;
	top:0;
}
#bodyProper {
	margin:22px 0 0 0;
}
#mainMenu {
	height:22px;
	border:1px solid #a9a18c;
	background:#a9a18c;
}
#mainMenu a {
	padding-top:4px;
	height:18px;
	text-decoration:none;
	display:block;
	float:left;
	color:#595441;
	size:14px;
	text-align:center;
	background:url(../resources/userfiles/image/back.gif);
}
#mainMenu a:hover {
	color:#FFFFFF;
	background: #007fac;
}
#mainMenu .chosen {
	color:#FFFFFF ;
	background: none;
}
#menuImage {
	height:77px;
	border:1px solid #a9a18c;
	border-top:none;
}
#menuImageNatureText {
	color:#FFFFFF;
	font-size:24px;
	position:absolute;
	right:70px;
	top:45px;
}
#flags {
	position:absolute;
	right:-20px;
	top:-10px;
	width:16px;
}
#flags img {
	border:1px solid #a9a18c;
	margin:0 0 3px 0;
}

#leftMenu {
	position:absolute;
	overflow:hidden;
	left:0;
	top:125px;
	width:113px;
}
#leftMenu a {
	color:#595441;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding:0 0 0 6px;
	background-image: url(../resources/userfiles/image/dot_leftMenu_idle.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	margin:10px 0 0 0;
}
#leftMenu a:hover {
	color:#007fac;
	background-image: url(../resources/userfiles/image/dot_leftMenu_hover.gif);
}
#leftMenu .chosen{
	color:#65523f;
	font-weight:bold;
	background-image: url(../resources/userfiles/image/dot_leftMenu_active.gif);
}
.homeContainer {
	height:150px;
	position:relative;
}
.homeCell{
	border:1px solid #ada590;
	overflow:hidden;
	text-align:center;

	vertical-align:middle;
	background:#a9a18c;
	font-size:24px;
	color:#FFFFFF;
	height:139px;
}
.homeCellLong {
	width:357px;
}
.homeCellShort {
	width:268px;
}
.homeCellVSeparator {
	width:10px;
}
.pageContainer{
	position:relative;
}
.pageCell{
	height:264px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	font-size:24px;
	color:#007fac;	border:1px solid #ada590;
}
.pageCellLong {
	width:371px;
}
.pageCellShort {
	border-right:none;
	width:268px;
}





.indexContainer{
	position:relative;

	
}
.indexCell{
	background:#a9a18c;
	height:352px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	font-size:24px;
	color:#FFFFFF;	
	border:1px solid #ada590;
}
.indexCellLong {
	border-right:none;	
	width:470px;
}
.indexCellShort {
	width:280px;
}
.indexRow{	
	background:#a9a18c;
	color:#007fac;
}
.CellHover{
	background:#007fac;
	color:#FFFFFF;
	cursor:pointer;
}
input, textarea, select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#65523f;
	background-color:#FFFFFF;
}

.border, input, textarea, select {
	border:1px solid #ada590;
}
.title,h1{
	font-size:18px;
	color:#007fac;
	font-weight:normal;
}
.brown{	color:#595441;}
.blue{
	color:#007fac;
}
.warningBox{background:#EEEEEE; padding:3px;}



.tableTitle{
	background:#a9a18c;
	color:#FFFFFF;
}
.sizeTable td{
	padding:0 0 0 10px;
}


/*   ICONS   */
.icon{
	height:100px;
	width:100px;
	text-align:center;	
	cursor:pointer;
}
/**/
.iconQuestion{
	background:url(../resources/userfiles/image/icon_question.gif) no-repeat;
}
.iconQuestionHover{
	background:url(../resources/userfiles/image/icon_question_hover.gif) no-repeat;
	color:#007fac;
}
/**/
.iconMoon{
	background:url(../resources/userfiles/image/icon_moon.gif) no-repeat;
}
.iconMoonHover{
	background:url(../resources/userfiles/image/icon_moon_hover.gif) no-repeat;
	color:#007fac;
}
/**/
.iconHeart{
	background:url(../resources/userfiles/image/icon_heart.gif) no-repeat;
}
.iconHeartHover{
	background:url(../resources/userfiles/image/icon_heart_hover.gif) no-repeat;
	color:#007fac;
}
/**/
.iconStar{
	background:url(../resources/userfiles/image/icon_star.gif) no-repeat;
}
.iconStarHover{
	background:url(../resources/userfiles/image/icon_star_hover.gif) no-repeat;
	color:#007fac;
}
/**/
.iconZen{
	background:url(../resources/userfiles/image/icon_zen.gif) no-repeat;
}
.iconZenHover{
	background:url(../resources/userfiles/image/icon_zen_hover.gif) no-repeat;
	color:#007fac;
}
/**/