body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color:#FFFFFF;
scrollbar-3dlight-color:#DEB887;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#DEB887;
scrollbar-track-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#cccc99;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
background-image:url(images/website_background.jpg);
}

table {	border: none; }
img { border: none; }
textarea { font-family: Verdana, Tahoma, Arial; font-size: 12px; }

.heading_style { color:#492A37; font-weight:bold; font-size:14px; }

.heading_color { color:#492A37; }

a:link { color:#333333; text-decoration:underline; }
a:visited { color:#333333; text-decoration:underline; }
a:active { color:#333333; text-decoration:underline; }
a:hover { color:#333366; text-decoration:none ; }

a:link.text { color:#535348; text-decoration:none; } /*492A37 663366 */
a:visited.text  { color:#535348; text-decoration:none; }
a:active.text  { color:#535348; text-decoration:none; }
a:hover.text  { color: #000000; text-decoration: underline; }

a:link.footernav { color:#535348; text-decoration:underline; font-size: 10px;} /* <-13 */
a:visited.footernav { color:#535348; text-decoration:underline; font-size: 10px;}
a:active.footernav { color:#535348; text-decoration:underline; font-size: 10px;}
a:hover.footernav { color: #000000; text-decoration: none; font-size: 10px;}


div.header {
color: #000000;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
position: absolute; /* Says which positioning we are using */
left: 10px; /* 17% from the left side of the screen */
width: 920px; /* This is the width */
top: 10px; /* 80 pixels from the top */
height: 444px;
border-width: 1px;
border-color:#666699;
border-style:solid;
z-index:2;
}

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: 941px; /* This is the width */
top: 5px; /* 80 pixels from the top */  
height: 471px; 
z-index:1; 
background-image:url(/html/images/background_paper.gif)
} 

div.top_body_ctr {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 262px;
	width: 431px;
	top: 204px;
	border-width: 1px;
	border-color: #666699;
	border-style:solid;
	height: 444px; 
	background-color:#FFFFFF;
	z-index:3;
	overflow-x: hidden;
	overflow-y: auto;
} 

div.top_body_lt {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 18px;
	width: 235px;
	top: 204px;
	border-width: 1px;
	border-color:#666699;
	border-style:solid;
	height: 444px;
	z-index:3;
	background-color:#FFFFFF;
} 

div.top_body_rt {
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 703px;
	width: 235px;
	top: 204px;
	border-width: 1px;
	border-color:#666699;
	border-style:solid;
	height: 444px;
	z-index:3;
	background-color:#FFFFFF;
} 

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

div.footer_background {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 8px;
	width: 920px;
	top: 520px;
	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: 14px;
	height: 14px;
	padding:4px;
} 
