body {
	background-color: rgb(0,54,101);
	margin-top: 0px;
	margin-bottom: 0px;
	font: italic bold 16px "Times New Roman";	
	}

table {
	font: italic bold 16px "Times New Roman";
	}

a {
	color: rgb(0,54,155);
	text-decoration: none;
	}

a:visisted {
	color: rgb(0,54,155);
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

img.inset {
	border: 1px solid black;
	margin: 10px;
	}

table.smallMenu td {
	text-align: center;
	font: italic bold 16px "Times New Roman";
	}

table.smallMenu a {
	color: #FFFF00;
	}

table.smallMenu a:visited {
	color: #FFFF00;
	}

table.wood_smallMenu a {
	color: #FFFFFF;
	}

table.wood_smallMenu a:visited {
	color: #FFFFFFh;
	}

table.gallery {
	border: 1px solid black;
	text-align: center;
	width: 600px;
	font-size: 12px;
	}

table.gallery tr {
	height: 150px;
	}

table.gallery td {
	border: 1px solid black;
	width: 145px;
	text-align: center;
	}

table.gallery img {
	margin: 0px;
	border: 0px;
	height: 100px;
	}

table.medGallery {
	border: 1px solid black;
	text-align: center;
	width: 450px;
	font-size: 12px;
	}

table.medGallery th {
	border: 1px solid black;
	font: bold 16px "Times New Roman";
	}

table.medGallery td {
	border: 1px solid black;
	width: 225px;
	text-align: center;
	}

table.medGallery img {
	margin: 0px;
	border: 0px;
	height: 100px;
	}


table.cerGallery {
	border: 1px solid black;
	text-align: center;
	width: 525px;
	font-size: 12px;
	}

table.cerGallery th {
	border: 1px solid black;
	font: bold 16px "Times New Roman";
	}

table.cerGallery td {
	border: 1px solid black;
	width: 175px;
	text-align: center;
	}

table.cerGallery img {
	margin: 0px;
	border: 0px;
	height: 100px;
	}


#copyright {
	text-align: center;
	color: white;
	font: bold 12px "Times New Roman";
	}

#copyright a {
	color: white;
	text-decoration: none;
	}

#copyright a:hover {
	text-decoration: underline;
	}

td.mMenuHeader a, td.mMenuHeader a:visited {
	text-align: center;
	font-size: 12px;
	color: black;
	text-decoration: none;
	height: 100%;
	}

td.mMenuHeader a:hover {
	text-decoration: none;
	}

table.mStartMenu {
	border: 1px solid black;
	}


td.mMenuItem a, td.mMenuItem a:visited {
	font: italic bold 16px "Times New Roman";
	color: yellow;
	text-align: center;
	}

td.mMenuItem a:hover {
	color: #3FCBFF;
	}

td.mSubMenuHeader a, td.mSubMenuHeader a:visited {
	font-size: 12px;
	color: black;
	text-decoration: none;
	}