body{
	font:12px  "Tahoma", "Arial", "Helvetica";
	margin:0px;
	padding:0;
	color: 000000;
	background-color : #FFFFFF;

}
.small {
	font-size: 11px;
	color: 767676;
	text-decoration: none;
	font-family: "Tahoma", "Arial", "Helvetica";
}

.text12{font-size:12px;line-height:200%}

.text14{font-size:14px;line-height:200%}

table {
	font-size: 12px;
	color: 000000;
	text-decoration: none;
	font-family: "Tahoma", "Arial", "Helvetica";
}

.w1 {
	font-size: 12px;
	color: 000000;
	text-decoration: none;
	font-family: "Tahoma", "Arial", "Helvetica";
}

.w2 {
	font-size: 12px;
	line-height: 22px;
	font-family: "Tahoma", "Arial", "Helvetica";

}
.w3 {
	font-size: 14px;
	color: 000000;
	FONT-WEIGHT: bold; 
	text-decoration: none;
	font-family: "Tahoma", "Arial", "Helvetica";

}
a {
	font-size: 12px;
	color: 000000;
	text-decoration: none;
	font-family: "Tahoma", "Arial", "Helvetica";

}
a:link {
	font-size: 12px;
	color: 000000;
	text-decoration: none;
	font-family: "Tahoma", "Arial", "Helvetica";

}
a:hover {
	font-size: 12px;
	color: #8E3434;
	text-decoration: none;
	font-family: "Tahoma", "Arial", "Helvetica";

}
textarea,input,object { 
	font-family:  "Tahoma", "Arial", "Helvetica"; 
	font-size: 12px;  
	color: #000000; 
	font-weight: normal; 
	background-color: #e7e7e7;

}
select { 
	font-family:  "Tahoma", "Arial", "Helvetica"; 
	font-size: 12px;  
	color: #000000; 
	font-weight: normal; 
	background-color: #E7E7E7;
}

.maintable {
    BORDER-BOTTOM: #9B9B9B 1px dotted
}
hr {
border-top: 1px solid #949494;
border-bottom: 0px solid #949494;
color: transparent;
background-color: transparent;
height: 1px;
width: 99%;
}
#interface1 {
	z-index:1;
}
#loader_container {
	text-align:center;
	position:absolute;
	top:40%;
	width:100%;
	left: 0;
}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:130px;
	border:1px solid #5a667b;
	text-align:left;
	z-index:2;
}
ul {
	line-height: 20px;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:0px;
	background-color:#8894a8
}
#loader_bg {background-color:#e4e7eb;position:relative;top:8px;left:8px;height:7px;width:113px;font-size:1px}
