body 	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px:
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: black;
	background-color: #FFFFFF;
	}
.bodytext 	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px:
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color: black;
	background-color: #FFFFFF;
	left: 15%;
	top: 15%;
	width: 85%;
	
	position: absolute;
	z-index: 1;
	background-image: url(peel2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	overflow: auto;
	}
.minbodytext 	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px:
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	background-color: #FFFFFF;
	left: 3%;
	top: 20%;
	width: 97%;
	height: 80%;
	position: absolute;
	z-index: 1;
	background-image: url(peel2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	overflow: auto;
	}
.bodytexthide 	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px:
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	background-color: #FFFFFF;
	left: 15%;
	top: 15%;
	width: 65%;
	height: 85%;
	position: absolute;
	z-index: 0;
	background-image: url(peel2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
.leftnav
 	{
	position: absolute;
	width: 15%;
	height: 60%;
	top: 40%;
	z-index: 1;
	left: 0px;
	background-color: #FFFFFF;
	}
.rightinf
 	{
	position: absolute;
	width: 20%;
	
	top: 0px;
	z-index: 1;
	left: 80%;
	
	background-color: transparent;
	background-attachment: fixed;
	background-repeat: no-repeat;
	}



.headbar 	{
	position: absolute;
	width: 65%;
	height: 15%;
	left: 15%;
	top: 0px;
	z-index: 1;
	background-color: #FFFFFF;
	}
.logobox 	{
	position: absolute;
	width: 15%;
	height: 20%;
	z-index: 1;
	left: 0px;
	background-color: #FFFFFF;
	}
.box 	{
	position: absolute;
	width: 15%;
	height: 100%;

	z-index: -1;
	left: 0px;
	background-color: #FFFFFF;
	}

.box1 	{
	position: absolute;
	width: 20%;
	height: 100%;
	left: 17%;
	background-color: #FFFFFF;
	}
.box3 	{
	position: absolute;
	width: 100%;
	height: 15%;
	bottom: 200px;
	background-color: #FFFFFF;
	}
.newWindow
	{
	cursor: hand;
	}
.menuNormal
	{
	font-family: Arial;
	color: #000080;
	text-decoration: none;
	font-size: 8pt;
	}
.menuMouseOver
	{
	font-family: Arial;
	color: #FF0000;
	text-decoration: none;
	font-size: 8pt;
	cursor: hand;
	}
.newWindow
	{
	cursor: hand;
	}
.navbody
	{
	color:#335588
	}
A:hover.navbody
	{
	color: #666666;
		}