	body{
		background-color: #006699;
		font-family: verdana, arial, sans-serif;
		font-size: 90%;
		margin: 0px;
		padding: 0px;
		scrollbar-face-color: #C6E3EC;
		scrollbar-shadow-color: ##58AEC7;
		scrollbar-highlight-color: #B9DDE8;
		scrollbar-3dlight-color: #E2D5CE;
		scrollbar-darkshadow-color: #58AEC7;
		scrollbar-track-color: #91CADB;
		scrollbar-arrow-color: #58AEC7;
		height: 100%;
	}
	td{
		font-size: 90%;
		text-align: left;
		vertical-align: top;
	}
	h3{
		color: #dddd99;
		float: inherit;
		font-size: 90%;
	}
	ol{


	}

	dt{
		color: #ffffff;
		font-size: 90%;
		font-weight: bold;
	}
	dd{
		color: #dddddd;
	}
	.dvList{
		background-color: #ebf3ff;
		border: 1px solid #000000;
		color: #000000;
		padding-top: 7px;
		padding-bottom: 3px;
		padding-left:0px;
		padding-right: 5px;
		margin: auto;
		width: 80%
	}
	.tblTL{
		background-image: url(/images/cornerTitle.jpg);
		background-repeat: no-repeat;	
		width: 152px;
		height: 80px
	}
	.tblTR{
	background-color:#333366;
	width: 150px;
	}
	.tblTOP{
		background-color:#333366;
		background-image: url(/images/headerBG.jpg);
		background-repeat: no-repeat;
		
	}
	.tblBL{
		background-color: #333366;
		height: 7px;
		width: 	152px;
		height: 200px
	}
	.tblBR{
		background-image: url(/images/tblBR.gif);
		background-repeat: no-repeat;
		height: 7px;
		width: 	12px;		
	}
	.tblBOT{
		background-image: url(/images/tblBOT.gif);
		background-repeat: repeat-x;
		height: 7px;
		width: 498px;
	}
	.tblLT{
		background-image: url(/images/menuBG.gif);
		background-repeat: no-repeat;	
		background-color: #333366;
		width: 152px;
		height: 410px		
	}
	.tblRT{
		width: 10px;
	}
	.tblContent{
	padding:5px 10px 5px 10px;
	text-align: justify;
	color: #cccccc;
	}
	.splashBar{
		background-image: url(/images/splashBar.gif);
		background-color: #336699;
		background-repeat: no-repeat;
		width: 498px;
	}
	.splashBot{
		background-image: url(/images/splashBot.gif);
		background-repeat: repeat-x;
		width: 638px;
		height:223px;
		margin-top: 2px
	}
	.splashColL{
		float: left;
		height: 215px;
		border-right: solid 1px #000000;
		overflow: auto;
		padding: 5px;
		text-align: justify;
		width: 627px;
	}
	.colR{
		border: solid 1px #99ccff;
		float: right;
		height: 300px;
		overflow: auto;
		padding: 5px;
		text-align: justify;
		width: 250px;
	}
	a:link,a:active,a:visited,a:hover{
		color: #00ccff;
	}
	a:hover {
		text-decoration: none;
	}
	a.title:link,a.title:active,a.title:visited,a.title:hover{
		color:#ffffff;
		font-weight:bold;
	}
	a.title:hover {
		text-decoration: none;
	}
	/* ############################## */
	
	.gallIndex{
		padding: 3px 0px 0px 0px;
		border: 1px solid #000000;
		height: 85px;
		overflow: auto;
		vertical-align: middle;
		white-space: nowrap;
		width: 650px;
	}
	.galList{
	width:90%;
	background-color:#003366;	
	display: block;
	}
	.galIndexPic{
	float:left;
	border: 2px double #000000;
	margin:0px 5px 0px 0px;
	
	}
	.gallImg{
	padding: 5px;
	border: 1px solid #000000;
	width: 650px;
	text-align: center;
	display: block;
	}
	a.gallThumb:active{
	border: 2px solid #99ccff;

}