.bodyY {
	margin: 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background: #FFFFFF url(../images/back.jpg) repeat-x;
	backgrounf-position: center;
}
.body2 {
	margin: 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: f2f2f2;
	background: #FFFFFF url(../images/oromlogo.jpg) no-repeat; 
}
.body3 {
	margin: 0;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: f2f2f2;
	background: #FFFFFF url(../images/back3.jpg) repeat-x; 
}
.ref{
	border-width: thin;
	border-style: solid;
}
.top {
	height: 75px;
	background: #FFFFFF url(../images/backTop.jpg) repeat-x;
	vertical-align: top;
}
.topmenu {
	padding: 0 15px 0 0;
}

.content {
	vertical-align: top;
	padding: 25px;
}
.menu {
	font-size:12px;
	border-top: 1px solid #BBBBBB;
	vertical-align: top;
	width: 150px;
}
.menu span{
	width: 130px;
	height: 25px;
	display: block;
	margin: 20px 0 0 15px;
	font-weight: bold;
	color: #0A65AB;
}
.menu a{
	width: 135px;
	height: 18px;
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/iconArrow.gif) no-repeat right;
	color: #000000;
	text-decoration: none;
}
.menu a:hover{
	width: 135px;
	height: 18px;
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/iconArrowBlue.gif) no-repeat right;
	color: #0A65AB;
	text-decoration: none;
}
.lang {
	font-size:12px;
}
.lang span{
	width: 130px;
/*	height: 25px; */
	display: block;
/*	margin: 20px 0 0 15px;*/
	font-weight: bold;
	color: #0A65AB;
}
.lang a{
	width: 135px;
/*	height: 25px; */
	font-weight: bold;
	display: block;
/*	padding: 0 0 0 15px;*/
/*	background: url(../images/iconArrow.gif) no-repeat right; */
	color: #0A65AB;
	text-decoration: none;
}
.lang a:hover{
	width: 135px;
/*	height: 25px;*/
	font-weight: bold;
	display: block;
/*	padding: 0 0 0 15px;*/
/*	background: url(../images/iconArrowBlue.gif) no-repeat right; */
	color: #000000;
	text-decoration: none;
}
.topmenuitem a{
	font-weight: bold;
	padding: 15px;
	display: block;
	color: #BBBBBB;
	text-decoration: none;
	voice-family:inherit;
}
.topmenuitem a:hover{
	color: #0A65AB;
	text-decoration: none;
}
.document {
	padding: 25px 25px 25px 25px;
	vertical-align: top;
	text-align: justify;
	font-size:12px;
	line-height: 18px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
/*	background: url(../images/imgBottom.jpg) no-repeat right bottom;*/
}
.document span {
	color: #E94929;
	font-weight: bold;
	display: block;
	padding: 0 0 15px 0;
}
strong.blue {
	color: #155F97;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #666666;
	text-decoration: underline;
}
.copyright {
	display: block;
	text-align: right;
	color: #999999;
	padding: 10px 0 0 0;
}
.copyright2 {
	display: block;
	text-align: center;
	color: #999999;
	padding: 10px 0 0 0;
}
.ref {
	border-width: thin;
	border-style: solid;
}

#img {
	border: 1px solid #BBBBBB;
	margin: 0 0 25px 25px;
}
#img2 {
	border: 1px solid #BBBBBB;
	margin: 0 25px 25px 0;
}