#mainbody #bodytable #ltop {
	background-image: url(../images/links_img01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 585px;
}
#mainbody #bodytable #lbottom {
	background-image: url(../images/links_img03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 585px;
}
#mainbody #bodytable #lmiddle {
	background-image: url(../images/links_bg_01.jpg);
	width: 585px;
	font-family: Verdana;
	font-size: 10px;
	height: 511px;
}
#mainbody #bodytable #lmiddle table {
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 30px;
}
#mainbody #bodytable #lmiddle a {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 2px;
	background-position: 5px;
	text-decoration: none;
	color: #333333;
	font-family: Verdana;
	display: block;
	font-size: 11px;
	background-color: #B4B4B4;
	border: 1px solid #666666;
	margin-top: 5px;
}
/* #mainbody #bodytable #lmiddle a:hover {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 2px;
	background-position: 1px;
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana;
	display: block;
	font-size: 11px;
}*/
#mainbody #bodytable #lmiddle a:hover {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-bottom: 2px;
	background-position: 5px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana;
	display: block;
	font-size: 11px;
	background-color: #800000;
	border: 1px solid #666666;
	margin-top: 5px;
}

