body {
	background-color: #FFFFFF;
	background-image: url(img/back_up.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.up {
	height: 256px;
	position: relative;
	margin-left: -1px;
	margin-bottom: 44px;
}
.up .rt {
	position: absolute;
	z-index: 10;
	right: 1px;
	bottom: 0px;
	background-image: url(img/up_rt_dn.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 40px;
	width: 40px;
	margin-right: -1px;
}
.up .radmir {
	position: absolute;
	top: 188px;
	left: 4%;
}

.up .logo {
	position: absolute;
	top: 32px;
	left: 6%;
}
.up .center {
	background-image: url(img/radmir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 256px;
	float: right;
	width: 70%;
}
.up .bt {
	position: absolute;
	width: 48px;
	left: 0px;
	top: 30px;
}

.up .vist {
	position: absolute;
	top: 66px;
	left: 27%;
}


a {
	color: #00559E;
}

.main {
	float: left;
	position: relative;
	width: 100%;
}


.lang td {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}
.up .lang {
	position: absolute;
	top: 8px;
	right: 6%;
	width: 10%;
}

.lang a {
	color: #003C86;
}



.menu td {
}
.menu {
	position: absolute;
	width: 98%;
	left: 0px;
	top: 216px;
	z-index: 5;
}

.menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}












.Dn {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(img/back_dn.gif);
}





.Dn td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.Dn a.sdesign {
	color: #999999;
}

.menu .sel {
	background-color: #8686BD;
}
.menuMain td {
	text-align: center;
}
