    #wrapper {
	width: 700px;
	height: 100%;
	margin: 0 auto;
	border: 1px solid #4b4b33;
	background-color: #FFFFFF;
	color: #4b4b33;
	line-height: 1.5em;
	padding-right: 0px;
	padding-left: 0px;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	top-margin: 20px;
	left-margin: 20px;
	color: #666666;
	background-color: #FFFFFF;
	scrollbar-base-color: #88ac88; 

}

.copyrt
{font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #006633;
	}
	
.today
{font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	}

#control1 
{
	background: url(color1.gif);
	text-align:right;
	font-family:  Times New Roman serif;
	font-weight:bold;
	font-size: 80%;
	color: #FFFFFF;
	height: 35px; 
	vertical-align: top;
	
}
#control3
{
	font-family:  Times New Roman serif;
	font-weight:bold;
	font-size: 80%;
	color: #FFFFFF;
	width: 135px; 
	vertical-align: top;
	text-align: center;
	background: url(side.gif);
	
} 

.main
{
	width: 565; 
}
 
#d_ImageGraphic
{
	text-align:center;
} 

table.layd {margin-left:auto; margin-right:auto;}

table 
{
	border-collapse: collapse; 
	border-spacing: 0;
	}

  td, th 
  {
	padding: 0; 
	margin-top: 0px;
	margin-bottom: 0px;
	
	}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 80%;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #666666;
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #666666;
	list-style-image:  url(bullet.gif);	
}


h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
a:link {
	color: #006633;
}
a:visited {
	color: #006633;
}
a:link:hover {
	color: #000000;
}

.paraheading {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4d4d49;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.highlightbox {
	background-color: #dbdbd9;
	padding: 4px 30px;
	border: 1px solid #333333;
}


