Body {
	margin-top: 15px;
	background-position: top;
	background-repeat: repeat;
	background-color: #D4D4E0;
	text-align: center;
}
.Container {
	margin: 0 auto;
	width: 850px;
	height: auto;
	min-height:100%;
	text-align: left;
	background-color: #D4D4E0;
}
.Header {
	width:100%;
	height: 97px;
	position: relative;
	top: 0px;
	color: #000000;
	background-image: url('Images/Header.jpg');
	background-repeat: repeat-x;
}
.HeadTitle {
	background-image: url('Images/OBS-Logo.png');
	background-repeat: no-repeat;
	background-position: 10px 22px;
	font-family: Times New Roman;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-top: 45px;
	padding-left: 150px;
	height: 98px;
}
.Navigation {
	background-color: #FFFFFF;
	background-position: 0px 147px;
	background-image: url('Images/puzzle-leftcolumn.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 450px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 13px;
	vertical-align: top;
}
.Content {
	background-position: left 123px;
	background-color: #FFFFFF;
	margin-left: 10px;
	background-image: url('Images/img-contentarea.jpg');
	background-repeat: no-repeat;
	height: 450px;
	padding-bottom: 13px;
}
.MainContent {
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	height: 450px;
	overflow: scroll;
	overflow-x: hidden;
}
.btnLogin {
	float: right;
	padding-top: 3px;
}
.Footer {
	width: 100%;
	background-color: #000080;
	display: block;
	TEXT-ALIGN: center;
	MARGIN: 6px auto 0px auto;
	font-family: Times New Roman;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	text-indent: 45px;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	line-height: normal;
	padding-top: 2px;
	padding-bottom: 14px;
	float: left;
	background-image: url('Images/Content-Bottom-Gradient.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: visible;
}

.TreeHideNodeImages img[src="http://10.103.10.73/images/file.gif"] {
	display:none;
}

