table#mtable {
	background: white;
	width: 1024px;
	border: 1px solid #bebdbd;
	margin-left: 0px;
}
table#btable {
	background: #bebdbd;
	width: 100%;
	border: 0px;
}
td#main {
	height: 100%;
	vertical-align: top;
	padding: 25px 35px 25px 35px;
}
td#bot {
	height: 36px;
	background: #d7d7d7 url("images/blogo.gif") no-repeat 15px 7px;
	text-align: right;
	padding-right: 50px;
}
td#ttl {
	Height: 30px;
	background: #d2dae8;
	font: normal italic 16px tahoma;
	color: #6a78ab;
	padding-left: 50px;
}
td#main2 {
	background: #FFFFFF;
	font: normal 15px tahoma;
	padding: 20px 40px 20px 40px;
	text-align: left;
}
td#menu {
	height: 25px;
	width: 20%;
	border-left: 1px solid white;
	background: url("images/menu.png");
}
td#menu2 {
	height: 25px;
	width: 10%;
	border-left: 1px solid white;
	background: url("images/menu.png");
}
a:link#menu, a:active#menu, a:visited#menu {
	font: bold 12px tahoma;
	text-decoration: none;
	height: 23px;
	color: white;
	text-align: center;
	padding-top: 5px;
	width: 100%;
	display: block;
	top: 4px;
}
a:hover#menu {
	font: bold 12px tahoma;
	text-decoration: none;
	color: #3b4981;
	background: #9dabdd;
}
a:link#menu2, a:active#menu2, a:visited#menu2 {
	font: normal 12px tahoma;
	text-decoration: none;
	color: #4b4c4c;
}
a:hover#menu2 {
	font: noramal 12px tahoma;
	text-decoration: underline;
	color: #4b4c4c;
}
div#dash {
  border-top: 1px dashed silver;
  background: white;
  height: 2px;
  text-align: left;
  padding-top: 5px;
}
a:link#lc, a:active#lc, a:visited#lc {
	font: normal 13px tahoma;
	text-decoration: none;
	color: #6a78ab;
}
a:hover#lc {
	font: noramal 12px tahoma;
	text-decoration: underline;
	color: #6a78ab;
}

