.pageMain
{
	background-color:#407BB3;
	margin:0;
	overflow: auto;
	padding:0;
	width: 100%;
}

.pageBgDiv
{
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:-1;
}

.pageBg
{
width:100%;
}

.bodyDiv
{
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
}

#topBar {
	position: absolute;
	top: 10px;
	left: 15px;
	right: 15px;
	height: 50px;
}

#mainContent {
	position: absolute;
	top: 65px;
	left: 15px;
	right: 15px;
	bottom: 40px;
}

#bottomBar {
	position: absolute;
	bottom: 10px;
	left: 15px;
	right: 15px;
	height: 15px;
	text-align: left;
	vertical-align: middle;
}

.modelBar {
	-x-system-font:none;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-left:15px;
}

.Logo {
background-attachment:scroll;
background-color:transparent;
background-image:url(images/logo.png) !important;
background-position:0 0;
background-repeat:repeat;
cursor:pointer;
height:34px;
width:64px;
}

.leftheaderfont {
padding-bottom:2px;
padding-bottom:15px;
}

.upperheader {
-x-system-font:none;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-bottom:0px;
padding-left:15px;
}

.rightheaderfont, .rightheaderfont a:link, .rightheaderfont a:visited {
-x-system-font:none;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-top:0;
text-align:right;
text-decoration:none;
vertical-align:top;
}

.bottomfont {
color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-weight:normal;
line-height:12px;
}

.sizeBar{
background:transparent url(images/three_spot.gif) no-repeat scroll 50% 50%;
cursor:col-resize;
}

.sizeBarBgNormal{
cursor:col-resize;
width:4px;
}

.sizeBarBgHover{
background:#0088C2;
cursor:col-resize;
width:4px;
}


.menuTdBg{
	background: url("images/opacity67.png") repeat scroll 0 0 transparent
}

.contentTdBg{
    background: url("images/opacity67.png") repeat scroll 0 0 transparent;
    width: auto;
}

.divRight {
    display: none;
    left: 0;
    opacity: 0.25;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1200px;
    z-index: 999;
	display:none;
}
