* {
	-moz-box-sizing: border-box;
}

.nav-loading {
	position: absolute;
	top: 45%;
	left: 45%;
	z-index: 999;
	width: 100px;
	height: 50px;
	background: url(../images/loading/loading-bg.png);
	font: bold 11px/50px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	/*text-indent: 20px;*/
	color: #666;
	border: 1px solid #000000;
}

.img-loading {
	position: absolute;
	top: 49.2%;
	left: 46%;
	z-index: 999;
}

.sme-darkbackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/loading/dark_bg.gif);
	z-index: 299;
}

.body1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }
a:active { color: #000000; text-decoration: none }
a:hover { color: #FF8400; text-decoration: none }
.head {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.body2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.body3 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.head2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
font {
	font-family: Tahoma;
/*	font-size: 12px;*/
}
.font10 {
	font-family: Tahoma;
	font-size: 10px;
}
.font11 {
	font-family: Tahoma;
	font-size: 11px;
}

.font_head {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;

}
.font12 {
	font-family: Tahoma;
	font-size: 12px;
}

.border1 {
	border: 1px solid #989898;
}

.border0 {
	border: 0px;
}

textarea {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #9F9F9F;

}
select {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #9F9F9F;
}
.button {
	FONT-SIZE: 11px; FONT-FAMILY: verdana; HEIGHT: 18px; background-image: url(../images/bgbutton.gif); border: 1px solid #9399AC;
}

