.std_blue {
	position: relative;
	font-size: 9pt;
	background-color: #D8E7FB;
}

.std_scroller {
	position: relative;
	overflow: auto;
	height: 100%;
	width: 100%;
	background-color: #D8E7FB;
}

.std_holder {
	position: relative;
	background-color: #D8E7FB;
}

#vif .x-layout-panel {
	background-color: #D8E7FB;
	border:10px solid #c30000;
}

