@charset "utf-8";
* {
	font-family:Arial, Helvetica, sans-serif;	
}
.style_vt {
	display:none;
}
.content {
	width:100%;
}
.content * {
	background-color:inherit;
}
table {
	width:100%;
}
td {
	white-space:nowrap;
}
.infoTableHeader {
	font-size: 14px;
	color: #101010;
	background-color: #7F92A4;
	font-weight: bold;
/*	background-position: center;*/
}

.enlarge { 
display:block; 
font-size: 9px; 
}


