div.background_paper{
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: relative; /* Says which positioning we are using */
	left: 0px; /* 17% from the left side of the screen */
	width: 936px; /* This is the width */
	top: 5px; /* 80 pixels from the top */
	height: 1172px;
	z-index:1;
	background-image:url(/html/images/background_paper.gif)
/*background-color:#666699;   CCCCFF  666699*/
} 

div.body_top_welcome_box {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 253px;
	width: 665px;
	top: 228px;
	border-width: 5px;
	border-color: #CCCCFF;
	border-style:solid;
	height: 139px;
	background-color:#FFFFFF;
	z-index:3;
	overflow-x: hidden;
	overflow-y: auto;
} 

div.body_lt_home {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	position:absolute;
	left:8px;
	width:228px;
	top:191px;
	border-width:5px;
	border-color:#CCCCFF;
	border-style:solid;
	height:523px;
	z-index:3;
	background-color:#FFFFFF; 	
} 

div.body_lt_bottom {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	position:absolute;
	left:8px;
	width:228px;
	top:731px;
	border-width:5px;
	border-color:#CCCCFF;
	border-style:solid;
	height:171px;
	z-index:3;
	background-color:#FFFFFF;
} 

div.body_lt_bottom2 {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	position:absolute;
	left:8px;
	width:228px;
	top:920px;
	border-width:5px;
	border-color:#CCCCFF;
	border-style:solid;
	height:52px;
	z-index:3;
	background-color:#FFFFFF;
} 

div.body_lt_bottom3 {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	position:absolute;
	left:8px;
	width:228px;
	top:990px;
	border-width:5px;
	border-color:#CCCCFF;
	border-style:solid;
	height:111px;
	z-index:3;
	background-color:#FFFFFF;
} 

div.body_lt_bottom4 {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	position:absolute;
	left:8px;
	width:228px;
	top:1120px;
	border-width:5px;
	border-color:#CCCCFF;
	border-style:solid;
	height:35px;
	z-index:3;
	background-color:#FFFFFF;
}

div.body_bottom {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 253px;
	width: 665px;
	top: 385px;
	border-width: 5px;
	border-color:#CCCCFF;
	border-style:solid;
	height: 770px;
	z-index:3;
	/* overflow-x: hidden; 
	overflow-y: auto;  */
	background-color:#FFFFFF;
}

div.credits {
	color: #535348;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 8px;
	width: 920px;
	top: 1176px;
	height: 28px;
	z-index:2;
}

div.footer_menu {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 8px;
	width: 920px;
	top: 1186px;
	height: 28px;
	z-index:2;
}

div.footer_background {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 8px;
	width: 920px;
	top: 1220px;
	height: 35px;
	z-index:2;
}

div.topfooter{
	color: #535348;
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 10px;
	position: absolute;
	left: 514px;
	width: 395px;
	top: 0px;
	height: 14px;
	padding:5px;	
	border-top-style: dashed;
	border-left-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #CCCCFF;
} 

div.bottomfooter {
	color: #535348;
	font-family: verdana, Times New Roman, Times, serif;
	font-size: 10px;
	position: absolute;
	left: 0px;
	width: 220px;
	top: 0px;
	height: 14px;
	padding:4px;
} 
