﻿a:hover {
	color: #000000;
	text-decoration: underline overline;
}
a {
	color: #000000;
	text-decoration: none;
}
.banner {
	height: 100px;
	background-image: url('../MTimages/images/banner_01.gif');
	background-repeat: no-repeat;
}
.upperRmenu {
	height: 100px;
	width: 325px;
}
.menu {
	height: 25px;
	background-image: url('../MTimages/images/banner_02.gif');
	background-repeat: no-repeat;
	text-align: center;
	font-size: large;
}
.submenu {
	height: 25px;
	background-image: url('../MTimages/images/banner_03.gif');
	background-repeat: no-repeat;
	text-align: center;
}
.pgtitle {
	font-size: x-large;
	text-indent: 20px;
	font-weight: bold;
}
.footer {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
