#arch_body{
	background: url(../images/backgroundMain.gif);
	margin: 0px;
	font-family: Verdana;
	font-size: 9px;
	/*color: #edebeb;*/
}
#arch_frame{
	background: url(../images/backgroundGradient.gif) repeat-x;
	width:100%;
	height: 100%;
	text-align:center;
	margin:0 auto;
}
#arch_container{
	width: 95%;
	min-width:760px;
	margin: auto;
	text-align:left;
}
#arch_clientLogo{
	float:left;
	/*width:100%;
	background-color: #EDEFEF;*/
	padding: 20px 0px 20px 0px;
}
#arch_clientName{
	float:left;
	/*width:100%;
	background-color: #EDEFEF;*/
	color: #0072bc;
	font-family: Verdana;
	font-size: 20px;
	padding: 40px 0px 10px 20px;
	font-weight: bold;
}
#arch_body_content{
	clear: both;
	background: #0072bc;
	padding: 10px;
	min-height:500px;
	height: 500px;
	/*border: 1px solid #b6d6ed; background: #0072bc;width: 100%;*/
}
#arch_body_content_l1{

	background: #1f86c7;
	min-height:500px;
	border: 1px solid #b6d6ed;
	height: 500px;

	/*
	background: ;
	clear: both;	
	width: 100%;
	*/
}

#arch_body_login{

	background: #1a73ac;
	min-height:500px;
	height: 500px;

	
	
	
	/*
	background: ;
	clear: both;	
	width: 100%;
	*/
}
#arch_user_content_l1{
	clear: both;
	background: #B6D6ED;
	padding: 20px 10px 10px 10px;
	/*
	min-height:500px;
	background: #B6D6ED;
	height: 480px;	
	border: 1px solid #b6d6ed;
	clear: both;	
	width: 100%;
	*/
	
}
#arch_footer {
	text-align:center;
	background: #0072bc;
	height: 30px;
}	
#arch_header {
	padding:0px;
	background-color: #EDEFEF;
	clear: both;
}
#arch_mainMenu{
	clear: both;
	border-top: 1px solid #0072bc;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	width: 100%;
}
#arch_mainMenu_user{
	clear: both;
	border-top: 1px solid #B6D6ED;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	height: 40px;	
	width: 100%;
}
#arch_testList_container{
	border: 1px solid #70b0d9;
	margin-bottom: 15px;
	margin-top: 0px;
	font-size: 12px;
	width:auto;
	height:auto;
	overflow-y:auto;
}	
#arch_reportList_container{
	border: 1px solid #70b0d9;
	margin-bottom: 15px;
	margin-top: 0px;
	font-size: 12px;
	width:auto;
	height:auto;
	overflow-y:auto;
}
