body {
	margin: 10px 0px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #505050;
	}

img {border-width: 0px;}

.side_link1 {
	position: absolute;
	left: 0px; 
	z-index: 10;
}

.side_link2 {
	position: absolute;
	left: 145px; 
	z-index: 10;
}

#nw_panel {
	position: absolute;
	left: 0px;
	top: 0px; 
	z-index: 1;
}

#top_panel {
	position: absolute;
	left: 175px;
	top: 15px;
	right: 0px;
	width: auto;
	height: auto;
	z-index: 10;
	
}

#nav_panel {
	position: absolute;
	left: 0px;
	top: 98px; 
	z-index: 2;
	width: 175px;
	height: 476px;
}

#main_panel {
	position: absolute;
	left: 0px;
	top: 60px; 
	bottom: 0px; 
	z-index: 1;
	width: 100%;
}

#login_panel {
	position: absolute;
	left: 0px;
	top: 606px;
	z-index: 2;
}





.topborder {  background-image: url(Images/top-repeater.gif); background-repeat: repeat}
.leftborder {  background-image: url(Images/left-repeater.gif); background-repeat: repeat}
.bodyhatching { background-color:#FFFFFF; }
.bottomborder {  background-image: url(Images/bottom-repeater.gif); background-repeat: repeat}
.topborder2 {  background-image: url(Images/top-repeater2.gif); background-repeat: repeat}
.gbord_top {  background-image: url(Images/gbord_top.gif); background-repeat: repeat}
.gbord_left {  background-image: url(Images/gbord_left.gif); background-repeat: repeat}
.gbord_right {  background-image: url(Images/gbord_right.gif); background-repeat: repeat}
.gbord_bottom {  background-image: url(Images/gbord_bottom.gif); background-repeat: repeat}
.gbord_middle {  background-image: url(Images/gbord_middle.gif); background-repeat: repeat}

.text { font-size: 14px; line-height: 25px}

.textlarge {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #666666; line-height: 28px}
.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; font-weight: bold; color: #666666; line-height: 1px}

#help { 
  display: block;
  width: 170px;
  height: 112px;
  background: url("../support/he_roll.png") no-repeat 0 0;}
#help:hover { background-position: 0 -112px;}
#update { 
  display: block;
  width: 170px;
  height: 112px;
  background: url("../support/up_roll.png") no-repeat 0 0;}
#update:hover { background-position: 0 -112px;}
#code { 
  display: block;
  width: 170px;
  height: 112px;
  background: url("../support/co_roll.png") no-repeat 0 0;}
#code:hover { background-position: 0 -112px;}