@charset "utf-8";
/* CSS Document */

BODY{
	behavior: url(csshover.htc);
	background-color:#100F0F;
	overflow:auto;
	color:#3F3F3F;
	font-family:Tahoma;
	font-size:12px;
	padding: 0;
	text-align: center;
}
#DivBg{
	text-align: left;
	display: block;
	margin: 0 auto; 
	height: 1204px;
	background: url('images/TLABS_FLOOR26.jpg') no-repeat center;
}
/*--------------------------------------------*/
A:active, A:link, A:visited{
	color:#7d1645;
	text-decoration:none;
}
A:hover{
	color:#FFFFFF;
	text-decoration:none;
}
BR{
	line-height:10px;
}
H1,H2,H3,H4,H5,H6
{
	margin:0px;
	padding:0px;
	display:inline;
}
H1{
	font-family:Tahoma, sans-serif;
	letter-spacing:-0.5px;
	font-size:21px;
	color:#3F3F3F;
	font-weight:bold;
}
H2{
	font-family:Tahoma, sans-serif;
	letter-spacing:-0.5px;
	font-size:15px;
	color:#3F3F3F;
	font-weight:bold;
}
H3{
	font-family:Tahoma, sans-serif;
	font-size:13px;
	color:#3F3F3F;
	letter-spacing:0px;
	font-weight:bold;
}
H4{

}
H5{

}
H6{

}
