/* CSS Document */

.search {
	font-family: tahoma;
	font-size: 11px;
	color: #2A2A2A;
	text-decoration: none;
}
.username {
	font-family: tahoma;
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	font-weight: bold;
}
.table_sign_in {
	
	border: 1px solid #717171;
	}
.textfield_11may {
	height: 17px;
	width: 110px;
	border: 1px solid #979696;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.table_video {
	border: 1px solid #717171;
}
.textfield_search {
	height: 17px;
	width: 170px;
	border: 1px solid #9B9C9E;
	background-color: #f6f6f6;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.go_bt {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4B7BDD;
	border: 1px solid #4B7BDD;
}
.txt_bc_connects {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #5776AC;
	text-decoration: none;
}
.txt_conn {
	font-family: tahoma;
	font-size:11px;
	color: #5776AC;
	text-decoration: none;
	font-weight: bold;
}
.feedbackDiv{
   z-index:5;
   position: absolute;
   width: 350px;
   height: 250px;
   background-color: #FFFFFF;
   text-align: center;
}
