body    {
            margin: 0px;
            padding: 0px;
            border: 0px none;
            color: #3F416D;
			background-color: #FFFED1;
	 }
img { border: none; }
 .all {
			position: absolute;
			width: 800px;
			margin-left:2px;
			}
 .header {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 768px;
            z-index: 0;
			background-color: white;
	      }

.headerleftimage {
			position: absolute;
			left: 5px;
			top: 8px;
			width: 140px;
			z-index: 0;
			}
.headernav {
			position: absolute;
			left: 7px;
			top: 125px;
			width: 800px;
			height: 20px;
			z-index: 6;
			}
.left   {
            position: absolute;
            left: 6px;
            top: 160px;
            width: 120px;
			text-align: center;
			font-family: Arial,sans-serif;
			font-size: 8pt;
            z-index: 9;
         }
.left a {color: #766354;
		
		text-decoration: none;
		}
.center {
            position: absolute;
            left: 145px;
            top: 140px;
            z-index: 3;
	       }

div.centercontenttext {
			width: 560px;
			padding-top: 15px;
			padding-bottom: 15px;
			font-family: Arial,sans-serif;
			font-size: 12pt;
			font-weight: normal;
			color: #3F416D;
			text-align: left;
			
			}
.centercontenttext a {
			text-decoration: underline;
			color: #3F416D;
			}
.centercontenttext h1 {
			font-size: 14pt;
			font-weight: bold;
			color: #3F416D;
			}
.centercontenttext h1 a {		text-decoration: none;
			font-size: 14pt;
			font-weight: bold;
			color: #3F416D;
			}

div.centercontentbottom {
			width: 400px;
			height: 30px;
			}

td.navtrail {
	height: 20px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	color: #FFFED1;
	background-color: #766354;
}

td.navtrail a {
 color: #FFFED1;
}
td.centerbottom_nav {
			font-family: Arial,sans-serif;
			font-size: 7pt;
			font-weight: normal;
			color: #3F416D;
			text-align: center;
}
.centerbottom_nav a {color: #3F416D;}
.centerbottom_nav a:hover {color: #3F416D;}
.centerbottom_nav a:visited {color: #3F416D;}
div.centerbottom_links {
			width: 550px;
			font-family: Arial,sans-serif;
			font-size: 8pt;
			font-weight: normal;
			color: #3F416D;
			text-align: center;
			z-index: 4;
}
.centerbottom_links a {color: #3F416D;}
.centerbottom_links a:hover {color: #3F416D;}
.centerbottom_links a:visited {color: #3F416D;}
.right   {
            position: absolute;
            left: 555px;
            top: 130px;
            width: 145px;
            z-index: 4;
			color: #3F416D;
         }
td.leftbox {
	
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #766354;
}
