BODY {
	background-color: #ffffff;
	background-image: url(images/fishback.jpg);
	background-repeat: repeat-y;
}

.mainbox {
	position: absolute; top: 0; left: 140; width: 540; height: 100%;
	font-weight: medium;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

A:link {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}	

.leftbox {
	position: absolute; top: 110px; left: 0; width: 120px; height: 100%;
	text-align: center;
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	text-decoration : none;
}
.navboxlink {
	background-color: #ffffff;
	position: absolute; left: 10px; width: 100px; height: 18px;
	text-align: center;
	color: #ff6600;
	text-decoration: none;
}

.navboxlink a:hover {
	background-color: #ff6600;
	position: absolute; left: 0px; width: 100px; height: 18px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

.navboxhere {
	background-color: #ff6600;
	position: absolute; left: 10px; width: 100px; height: 18px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}



.green1 {
	color: #33cc33;
}

.orange1 {
	color: #ff6600;
	font-weight : bold;
}

.ortitle {
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 22pt;
	color: #ff6600;
}

.b1 {
	font-weight: bold;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 13pt;
	color: #000000;
	text-decoration: underline;
}

.small {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 8pt;
	color: #000000;
}

TD {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #000000;
}


.m20 {
	padding-left : 20px;
	padding-right : 20px;
}

.m60 {
	padding-left : 60px;
	padding-right : 20px;
}



