body {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #000000;
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;
}

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:#FFFFFF; text-decoration:none; }
a:visited { color:#FFFFFF; text-decoration:none; }
a:active { color:#FFFFFF; text-decoration:none; }
a:hover { color: #FFFFFF; text-decoration: underline; }

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: #FFFFFF; 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: #FFFFFF; text-decoration: none; font-size: 10px;}


div.header {
color: black;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
position: absolute; /* Says which positioning we are using */
left: 25px; /* 17% from the left side of the screen */
width: 900px; /* This is the width */
top: 37px; /* 80 pixels from the top */
height: 110px;
z-index:2;
}

div.header_before_after {
color: black;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
position: absolute; /* Says which positioning we are using */
left: 25px; /* 17% from the left side of the screen */
width: 900px; /* This is the width */
top: 37px; /* 80 pixels from the top */
height: 110px;
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: 950px; /* This is the width */
top: 5px; /* 80 pixels from the top */
height: 800px; 
background-image:url(/html/images/background_paper.jpg); 
z-index:1;
} 

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

div.left_top {
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 25px;
	width: 129px;
	top: 160px;
	border-width: 1px;
	border-color:#666666;
	border-style:solid;
	height: 270px;
	z-index:3;
	/* background-image: url(images/blk-wht-textr.jpg); */
} 

div.left_long {
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 25px;
	width: 129px;
	top: 160px;
	border-width: 1px;
	border-color:#666666;
	border-style:solid;
	height: 495px;
	z-index:3;
	/* background-image: url(images/blk-wht-textr.jpg); */
} 
div.left_long_home {
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 25px;
	width: 329px;
	top: 160px;
	border-width: 1px;
	border-color:#666666;
	border-style:solid;
	height: 495px;
	z-index:3;
	/* background-image: url(images/blk-wht-textr.jpg); */
} 

div.left_bottom {
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 25px;
	width: 129px;
	top: 666px;
	border-width: 1px;
	border-color: #666666;
	border-style:solid;
	height: 29px;
	z-index:3;
} 

div.left_bottom_comm {
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 25px;
	width: 129px;
	top: 666px;
	border-width: 1px;
	border-color: #666666;
	border-style:solid;
	height: 56px;
	z-index:3;
} 

div.left_bottom_port {
	color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	position: absolute;
	left: 25px;
	width: 129px;
	top: 440px;
	border-width: 1px;
	border-color: #666666;
	border-style:solid;
	height: 547px;
	z-index:3;
} 
