body {
	background-color:		transparent;
	background-image:		url("/images/virtus_body_background.png");
	background-position:	-100px 0px;
	background-repeat:		repeat-y;
	font-family:			Arial;
	font-size:				10pt;
	height:					100%;
	margin:					0px 0px 0px 0px;
	width:					100%;	
}

.pre-login .menu-no-sub {
	background-image:		url("/images/menu_background_no_submenu.png");
	height:					45px;
	width:					1189px;
}

.pre-login .menu-with-sub {
	background-image:		url("/images/menu_background_with_submenu.png");
	height:					80px;
	width:					1189px;
}

.left-column {
	position:				absolute;
	top:					0px;
	padding:				0px 0px 0px 10px;
}