﻿.navi {
	text-align: left;
	background-repeat: no-repeat;
	background-image: url('../MiniB.gif');
	background-position: left 2px;
	text-indent: 23px;
	font-weight: bold;
	font-style: italic;
	border-style: outset;
	padding: 10px 6px 15px 24px;
	text-decoration: none;
	color: #FF0000;
}
.ImageCenter {
	text-align: center;
	background-position: center center;
	vertical-align: middle;
}
table {
	border-style: outset;
	table-layout: fixed;
	background-color: #FFFFFF;
}
td {
	text-align: center;
}
a {
	text-decoration: none;
	color: #000000;
}
