<style type="text/css">
-->
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#f4ecff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	width: 100%;
	height: 100%; 
}
.display_boxHeader{
background:rgba(0, 0, 0, 0.5);
	background-repeat: no-repeat;
	position:relative;
	padding: 5px;
	width:86%;
	left:-20%;
	border: 1px solid #CCC;
	color:  #333;
	font-size: 12px;
	height:auto;
}
.thrColLiq #searchwrapper {
	margin-left:-10%;
}
.thrColLiq #headerMain {
	margin-left:4%;
    width:90%;
}
.thrColLiq #header {
	clip: rect(auto,auto,auto,auto);
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute; 
	top: 0px; 
	height: 50px; 
	left:0px; 
	right: 0px; 
	background-color: #5f408e;
	background-image: -webkit-linear-gradient(top, #5f408e, #311a54);
	background-image: -moz-linear-gradient(top,  #5f408e,  #311a54);
	background-image: -o-linear-gradient(top, #5f408e, #311a54);
	background-image: -ms-linear-gradient(top, #5f408e, #311a54);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f408e', endColorstr='#311a54');
}
.thrColLiq #headerIndex {
	clip: rect(auto,auto,auto,auto);
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute; 
	top: 0px; 
	height: 60px; 
	left:0px; 
	right: 0px; 
	background-color: #5f408e;
	background-image: -webkit-linear-gradient(top, #5f408e, #311a54);
	background-image: -moz-linear-gradient(top,  #5f408e,  #311a54);
	background-image: -o-linear-gradient(top, #5f408e, #311a54);
	background-image: -ms-linear-gradient(top, #5f408e, #311a54);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f408e', endColorstr='#311a54');
}
	.thrColLiq #mainContentIndex{
	width:100%;
	min-height:100%;
	margin-right:40%;
	margin-bottom: 0;
	margin-left:40%;
	clip: rect(auto,auto,auto,auto);
	font-size: 12px;
	padding-bottom: 5%;
	text-align: center;
	}
.thrColLiq #container {	
      background:#f4ecff;
	  height:auto;
    margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute; 
	top: 50px; 
	bottom: 0px;
	overflow:auto;
	}
.thrColLiq #mainContent {
	margin-top: 0;
	margin-right:26%;
	margin-bottom: 0;
	margin-left:20%;
	clip: rect(auto,auto,auto,auto);
	font-size: 12px;
}
.thrColLiq #mainContent2 {
	min-height:100%;
	margin-right:26%;
	margin-bottom: 0;
	margin-left:20%;
	clip: rect(auto,auto,auto,auto);
	font-size: 12px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom: 1%;
	text-align: center;
	}
.thrColLiq #mainContent3 {
	margin-top: 0;
	margin-right:26%;
	margin-bottom: 0;
	margin-left: 9%;
	font-size: 12px;
	border: 1px none #F30;
	padding-bottom: 1%;
}
	#footer {
	margin-left:20%;
	margin-top:1%;
	bottom: auto;
	width:53%;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top:solid 1px #CCC;	
}
	#footerIndex {
	margin-left:40%;
	margin-top:1%;
	bottom: auto;
	width:100%;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top:solid 1px #CCC;	
}
.thrColLiq #sidebar1 { 
	float: left; 
	width: 180px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left:6%;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.thrColLiq #sidebar2 {
	float: right;
	height:auto;
	width:20%;
	padding-top: 1%;
	padding-bottom: 2%;
	padding-left: 2px;
	margin-top:.3%;
	margin-right:5.5%;
	margin-bottom: 0%;
	margin-left: 0%;
}
.fltrt { 
  float: right;
  margin-left: 8px;
}
.fltlft { 
  float: left;
  margin-right: 8px;
}
.clearfloat { 
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
.display_header {
	position:fixed;
position:absolute;
top:40px;
right:525px;
width:500px;
z-index: 9001;
}
.header_searchResult {
position:fixed;
position:absolute;
background:rgba(0, 0, 0, 0.5);
background-repeat: no-repeat;
padding-top: 10px;
width: 50%;
height:auto;
left:25%; 
right:25%; 
padding: 15px;
border: 1px solid #CCC;
-webkit-border-radius: 20px;
border-radius: 20px;
color:  #333;
font-size: 12px;
text-align:center;
height:auto;
top:100px;
z-index: 9001;
}
.headerSearch_result {
	background-color:#FFF;
	border:1px solid #999;
	height:auto;
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.4);	
}
.bannerDiv{
	background-color:#CCC;
	width: 100%;
	height:180px;
	position: relative;
	margin-top:0px;
}
.bannerImage{
	width: 100%;
	height:180px;
	min-height:180px;
	max-height:180px;
}
.memberName{
	text-align:left;
	margin-left:32%;
	position:relative;
	margin-top:-130px;
	}
.memberPicBorder{
    margin-top:-124px;
	width:200px;
	height:200px;
	position:relative;
	margin-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	background-color:#FFF;
	text-align: center;
	-webkit-border-radius:100px;
	-moz-bordert-radius:100px;
	border-radius:100px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	font-weight: bold;
	z-index:2;
}
.memberPic{
	top:3px;
	width:190px;
	height:190px;
	position:relative;
	background-color: #F7F7F7;
	text-align: center;
	-webkit-border-radius:95px;
	-moz-border-radius:95px;
	border-radius:95px;
	z-index:1;
}
.errorMsg{
	border:1px solid #F03;
	background-color:#FE736B;
	padding:5px;
	width:100%;
	color:#000;
	font-size:14px;
	}
	
.errorMsg_success {
	border:1px solid #F03;
	background-color:#FE736B;
	padding:5px;
	color:#000;
	font-size:14px;
}	
.Msg_successComplete {
	border:1px solid  #090;
	background-color: #0F6;
	padding:5px;
	color:#000;
	font-size:16px;
}
.memberInfo {
	width:83.80%;
	height:40px;
	position:relative;
	margin-top:-6px;
	margin-left:105.9px;
	margin-bottom:40px;
	padding:5px;
	background-color:#FFF;
	text-align: center;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	}
-->
</style>