a:link {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	color: #383838;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	color: #383838;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	color: #0B0B0B;
	text-decoration: underline;
}
.box_login { font-family: Tahoma, "MS Sans Serif"; font-size: 12px; border: 1px #A2A792 solid; color: #3C4A0E ; height: 22px; background-color: #F9FFE3}
.box_r {  font-family: Tahoma, "MS Sans Serif"; font-size: 12px; border: 1px #A2A792 solid; color: #3C4A0E}
.link_12:link { font-family: Tahoma, "MS Sans Serif"; font-size: 12px; color: #2D3E05; text-decoration: none}
.link_12:visited { font-family: Tahoma, "MS Sans Serif"; font-size: 12px; color: #2D3E05; text-decoration: none}
.link_12:active { font-family: Tahoma, "MS Sans Serif"; font-size: 12px; color: #2D3E05; text-decoration: none}
.link_12:hover { font-family: Tahoma, "MS Sans Serif"; font-size: 12px; color: #993300;  text-decoration: underline}
.fix_bg_x_top { background-repeat: repeat-x; background-position: top}
.fix_bg_r_top {  background-repeat: no-repeat; background-position: right top; background-attachment: fixed}
.fix_bg_r_bottom { background-repeat: no-repeat; background-position: right bottom}
.f12 { font-family: Tahoma, "MS Serif"; font-size: 12px; font-weight: normal; text-decoration: none; }
.f11 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 11px;
}

body {  background-attachment: fixed; background-image: url(../images/bg.gif); background-repeat: repeat-x; background-position: top}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #FCF9DF;
	border: 1px solid #444;
}
#interface1 {
	z-index:1;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h2 {
	font-family: Tahoma, "MS Sans Serif";
	font-size: 12px;
	color: #2D3E05;
	padding:3 3 3 3;
	background: #D0D8B3;
	font-weight: bold;
}
.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}
