* {
	margin: 0;
	padding: 0;
/*	font-family: sans-serif;*/
}

html {
	font-size: 100%;
}
body {
	font-size: 82%;
	font-family: Tahoma, "Times New Roman", Times, serif; 
}
#wrapper {
	background: url(/rma/images/header-bg.png) top left repeat-x;
}

#column-wrapper {
	overflow: auto;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 260px;
	text-align: left;
}
#lang {
	position: absolute;
	top: 45px;
	left: 250px;
	background: none;
}
.jflanguageselection {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	background: none;
}
.search {
	position: absolute;
	top: 45px;
	right: 0px;
	background: none;
}
.search label {
	font: normal 11px Tahoma;
	color: gray;
}
.search input {
	font: normal 11px Tahoma;
	color: gray;
}

#menu {
	height: 95px;
	margin-left: 0px;
	margin-top: 0px;
}
#content {
	margin-top: 10px;
	margin-bottom: 100px;
/*	font: normal 11px Tahoma,sans-serif;*/
}
#main2 {
	margin-left: 50px;
	margin-right: 50px;
        float: left;
	width: 650px;
}

#right {
	width: 230px;
	background: url(/rma/images/column-bg.png) top left no-repeat;
	float: left;
	padding-left: 20px;
}

#right p {
	margin: 17px 0 0 20px;
}

#user1 {
	background: url(/rma/images/or_tl.png) 0 0 no-repeat;
	margin-left: 20px;
}
 
#user1 div {
	background: url(/rma/images/or_bl.png) 0 100% no-repeat;
	margin: 0;
	border: 0;
}
 
#user1 div div {
	background: url(/rma/images/or_tr.png) 100% 0 no-repeat;
}
 
#user1 div div div {
	background: url(/rma/images/or_br.png) 100% 100% no-repeat;
}

#user1 div div div div{
	background: none;
	padding: 20px 15px;
}

#user1 div div div div div {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, sans-serif;
}

#user1 p {
	margin: 5px 0;
}

h, h1, h2, h3 {
	color: #164C8D;
	font-family: Geneva, Arial, sans-serif;
}

p {
	margin: 15px 0;
/*	font: normal 12px Tahoma;*/
}

p a {
	color: #035799;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}

blockquote {
	margin: 0 50px;
}

#lang a {
	font: normal 11px Tahoma;
	color: gray;
	text-decoration: none;
	margin-right: 10px;
}

#lang a:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}

#header img {
	border: none;
}

#menu img {
	border: none;
}
#main2 img {
	float:left; 
	margin: 10px;
}

ul#mainlevel_right {
	padding-top: 20px;
}
ul#mainlevel_right li {
	width: 180px;
	background-color: #164C8D;
	text-align: center;
	margin: 0 0 15 0;
	padding-bottom: 3px;
	list-style: none;        
}

ul#mainlevel_right a {
	text-decoration: none;
	margin-buttom: 2px;
	border-bottom: 3px solid #164C8D;
	width: 150px;
	text-align: center;
	text-decoration: none;
	color: #000;
}

ul#mainlevel_right a:hover {
	border-bottom: 3px solid orange;
}

/* for CSS tree style 
.document {
	width: 146px;
	height: 75px;
	background: url(/rma/images/menu-button.png) top left no-repeat;
	float: left;
	position: absolute;
	bottom: 0px;
	left: 166px;
	list-style: none;        
}

.mainlevel {
	position: absolute;
	bottom: 15px;
	left: 14px;
	width: 116px;
	font: 12px Tahoma;
	text-align: center;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 3px solid #fff;
}

.folder_open {
	width: 146px;
	height: 115px;
	background: url(/rma/images/menu-button-active.png) top left no-repeat;
	float: left;
	position: relative;
	list-style: none;        
}
*/
/* for tree list style */
#mainlevel li {
	width: 136px;
	height: 75px;
	background: url(/rma/images/menu-button.png) top left no-repeat;
	float: left;
	position: relative;
	list-style: none;        
/*	font: 13px Tahoma;*/
}

#mainlevel li a {
	position: absolute;
	bottom: 15px;
	left: 14px;
	width: 116px;
	text-align: center;
	text-decoration: none;
	color: #000;
	padding-bottom: 3px;
	border-bottom: 3px solid #fff;
}
#mainlevel li li {
	position: relative;
	top: 80px;
	width: 106px;
	margin-left: 0;
	text-align: center;
	text-decoration: none;
	background: none;
	color: #000;
	height: 0px;
	float: left;
	padding-bottom: 18px;
}
#mainlevel li a:hover {
	border-bottom: 3px solid orange;
}
#mainlevel li li a:hover {
	border-bottom: 3px dotted orange;
}

#active_menu {
/*	font: bold 13px Tahoma;*/
	font-weight: bold;
}

.mainlevel_active {
/*	font: bold 13px Tahoma;*/
	font-weight: bold;
}

#active_menu_right {
/*	font: bold 13px Tahoma;*/
	font-weight: bold;
}

#active_menu:hover {
	border-bottom: none;
}
#column-wrapper li {
  margin-left: 25px;
  margin-bottom: 10px;
}

#column-wrapper h3 {
  margin-bottom: 10px;
}

#column-wrapper h2 {
  margin-top: 20px;
  margin-bottom: 15px;
}

/*
#smallcolumn ul {
	margin-left: 20px;
}


.eventlist em {

	display: block;
	margin-top: 10px;
	color: gray;
}

.post {
	margin: 20px 25px;
}

.post h2 {
	font: bold 15px Tahoma;
	display: block;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.post p {
	font: normal 13px Tahoma;
	margin-bottom: 10px;

}

.news {
	clear: both;

	margin: 20px 15px;
}

.node {
	font: normal 13px Tahoma;
	border-left: 5px solid #d1d1d1;
	margin-bottom: 15px;
	background: url(../img/post.png) top left no-repeat;
}

.node:hover {
	border-left: 5px solid gray;
}


.node p {
	background: #fff;
	margin-left: 20px;
	padding-left: 5px;
	font: normal 13px Tahoma;
}

.node p strong {
	display: block;
	font: bold 14px Arial;
}


.node p em {
	display: block;
	font: normal 11px Tahoma;
	color: gray;
}



.rss {
	display: block;
	font: normal 11px Tahoma;
	color: gray;
}

.rss img {
	margin-right: 3px;
	float: left;
	vertical-align: middle;
}

.clear {
	clear: both;
}

.joint {
	margin-top: 5px;
	margin-left: 20px;
	display: block;
	width: 300px;


	padding: 9px;
	background: url(../img/joint.png) top left no-repeat;


}

.joint a {
	display: block;
	margin-bottom: 3px;
	color: gray;



	margin-left: 20px;
	text-decoration: none;
	font: normal 12px Arial;
}

.joint a img {
	margin-right: 3px;
	vertical-align: bottom;
	border: none;
}

.joint a:hover {
	color: #000;
}

.joint strong {
	display: block;
	font: bold 8px Tahoma;
	text-transform: uppercase;
	margin-bottom: 5px;
	color: gray;
	margin-left: 20px;
}

#tools {
	position: absolute;
	top: 40px;
	right: 20px;
	font: normal 12px Tahoma;
}

#tools input[type="text"], #tools input[type="password"] {
	width: 100px;
	height: 15px;
	border: 1px solid silver;
	padding: 3px;
	font: 12px Tahoma;
}

#tools input[type="submit"] {
	border: 1px solid silver;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 2px;
	font: 12px Tahoma;
	background: #f2f2f2;
}

#tools img {
	margin: 0 3px;
}

#tools a { text-decoration: none; margin-right: 10px; }
#tools a:hover { text-decoration: underline;}
*/