	html,body {
		height: 100%;
		margin: 0;
		padding: 1px;
		background-color: #ffeedd;
		background-image: url('img/bgnd.gif');
		font-family: Verdana, Helvetica, Sans-Serif;
		font-size: 9pt;
		color: #660000;
		line-height: 18px;
		text-align: center;
		overflow: hidden;
	}
	
	div.page {
		height: 99%;
		margin-top: 2px;
		margin-left: auto;
		margin-right: auto;
		width: 744px;
		padding: 0px;
		background-color: #660000;
		background-image: url('img/page.gif');
		text-align: left;
		overflow: hidden;
	}
	
	div.logo {
		width: 102px;
		height: 60px;
		text-align: left;
		padding-left: 10px;
	}
	
	div.main {
		z-index: 0;
		position: relative;
		top: -1000px;
		height: 100%;
		padding-left: 150px;
		width: 586px;
		overflow: auto;
		text-align: left;		
	}
	
	div.menu {
		z-index: 2;
		position: relative;
		width: 112px;
		height: 500px;
		padding-left: 20px;
		text-align: left;
		
	}
	
	div.hbox {
		width: 112px;
		height: 200px;
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		color: #663300;
		padding: 0px;
	}
	
	div.mbox {
		width: 112px;
		height: 200px;
		margin-top: -177px;
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		color: #663300;
		display: block;
		padding: 0px;
	}
	
	div.mend {
		width: 140px;
		height: 200px;
		margin-top: -177px;
		padding: 0px;
	}
	
	div.mclr {
		position: relative;
		top: -500px;
		margin-left: 132px;
		height: 500px;
		left: 0px;
		width: 28px;

		background-color: transparent;
	}
	
	div.sbox {
		position: relative;
		top: -36px;
		left: 102px;
		width: 112px;
		border: 1px solid #660000;
		padding: 6px;
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		color: #663300;
		background-color: #eeccaa;
		visibility: hidden;
	}
	
	.mnav {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffeecc;
		color: #663300;
		display: block;
		width: 110px;
		height: 22px;
		padding: 0px;
		border: 1px solid #660000;
	}
	
	.onav {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffeecc;
		color: #663300;
		display: block;
		width: 110px;
		height: 22px;
		padding: 0px;
		border: 1px solid #660000;
	}
	
	.mdir {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffeecc;
		color: #663300;
		display: block;
		width: 110px;
		height: 22px;
		padding: 0px;
		border: 1px solid #660000;
	}
	
	.gdir {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffddbb;
		color: #663300;
		display: block;
		width: 110px;
		height: 22px;
		padding: 0px;
		border: 1px solid #660000;
	}
	
	.sdir {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffeecc;
		color: #663300;
		display: block;
		width: 110px;
		height: 22px;
		padding: 0px;
		border: 1px solid #660000;
	}
	
	.moff {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #eeccaa;
		color: #cc9966;
		display: block;
		width: 104px;
		height: 22px;
		padding: 3px;
		border: 1px solid #660000;
	}
	
	div.sites{
		position: absolute;
		top: 1px;
		left: 1px;
		font-size: 4pt;
		width: 300px;
		height: 200px;
		visibility: hidden;
	}
	
	div.txt1 {
		float: left;
		width: 215px;
		padding: 10px;
	}
	
	div.fill {
		float: left;
		width: 28px;
	}
	
	div.txt2 {
		float: left;
		width: 450px;
		padding: 10px;
	}
	
	div.txt3 {
		float: left;
		width: 546px;
		padding: 10px;
	}
	
	.tiny {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 7pt;
		line-height: 12px;
		font-weight: normal;
		font-style: normal;
		color: #660000;
	}
	
	.red {
		color: #cc0000;
	}

	a:link {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		color: #003399;
	}
		
	a:visited {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		color: #003399;	
	}
		
	a:active {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		color: #003399;
	}
	
	a:hover {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		color: #3366cc;
	}
	
	.mbox a:link {
		color: #663300;
	}
	
	.mbox a:visited {
		color: #663300;
	}
		
	.mbox a:active {
		color: #663300;
	}
	
	.mbox a:hover {
		color: #663300;
	}
	
	.sbox a:link {
		color: #663300;
	}
	
	.sbox a:visited {
		color: #663300;
	}
		
	.sbox a:active {
		color: #663300;
	}
	
	.sbox a:hover {
		color: #663300;
	}
	
	.mnav a:link {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffeecc;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.mnav a:visited {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffeecc;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
		
	.mnav a:active {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffeecc;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.mnav a:hover {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffcc99;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.onav a:link {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #eeccaa;
		color: #eeccaa;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.onav a:visited {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color:#eeccaa;
		color: #eeccaa;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
		
	.onav a:active {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #eeccaa;
		color:#eeccaa;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.onav a:hover {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #eeccaa;
		color: #eeccaa;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.mdir a:link {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffeecc;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.mdir a:visited {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffeecc;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
		
	.mdir a:active {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffeecc;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.mdir a:hover {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffcc99;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.gdir a:link {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffddbb;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.gdir a:visited {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffddbb;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
		
	.gdir a:active {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffddbb;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.gdir a:hover {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffcc99;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.sdir a:link {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffcc99;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.sdir a:visited {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffcc99;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
		
	.sdir a:active {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffcc99;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.sdir a:hover {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		background-color: #ffcc99;
		color: #663300;
		display: block;
		width: 104px;
		height: 16px;
		padding: 3px;
	}
	
	.tiny a:link{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 7pt;
		font-weight: normal;
		font-style: normal;
		color: #0000cc;
	}

	.tiny a:visited{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 7pt;
		font-weight: normal;
		font-style: normal;
		color: #0000cc;
	}
	
	.tiny a:hover{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 7pt;
		font-weight: normal;
		font-style: normal;
		color: #ff6600;
	}
	
	.tiny a:active{
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 7pt;
		font-weight: bold;
		font-style: normal;
		color: #0000cc;
	}
	
	.yow a:link {
		 line-height: 18pt;
		 font-weight: bold;
		 color: #003399;
		 text-decoration: none; 
		 }
	
	.yow a:visited {
		 line-height: 18pt;
		 font-weight: bold;
		 color: #003399;
		 text-decoration: none; 
		 }

	.yow a:active {
		 line-height: 18pt;
		 font-weight: bold;
		 color: #003399;
		 text-decoration: none; 
		 }
	
	.yow a:hover {
		 line-height: 18pt;
		 font-weight: bold;
		 color: #3366cc;
		 text-decoration: none; 
		 }
		 
	.red a:link {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		color: #cc0000;
	}
		
	.red a:visited {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		color: #cc0000;	
	}
		
	.red a:active {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		color: #cc0000;
	}
	
	.red a:hover {
		font-size: 7pt;
		text-decoration: none;
		font-weight: bold;
		color: #ffcc00;
	}		 
	
	.fant {
		font-family: Comic Sans MS, Fantasy;
		font-size: 9pt;
		color: #990066;
	}
	
	.fn10 {
		font-family: Comic Sans MS, Fantasy;
		font-size: 10pt;
		color: #990066;
		font-weight: bold;
	}
	
	h4 {
		font-family: Comic Sans MS, Comic Sans, cursive;
		line-height: 24pt;
		font-size: 24pt;
		padding: 0px;
		margin: 2px 0px 20px 0px;
		font-weight: bold;
		font-style: italic;
		color: #660000;
	}
	
	h5 {
		font-family: Comic Sans MS, Comic Sans, cursive;
		line-height: 12pt;
		font-size: 12pt;
		padding: 0px;
		margin: 2px;
		font-weight: bold;
		font-style: italic;
		color: #660000;
	}
	
	h6 {
		font-family: Comic Sans MS, Comic Sans, cursive;
		line-height: 16pt;
		font-size: 16pt;
		padding: 4px 0px 18px 0px;
		margin: 0px;
		font-weight: bold;
		font-style: normal;
		color: #660000;
	}
	
	td {
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 8pt;
		color: #660000;
	}
	
	input {
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 8pt;
		color: #660000;
	}
	
	textarea {
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 8pt;
		color: #660000;
	}
	
	select {
		font-family:Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 8pt;
		color: #660000;
	}