td.lowerleft a, td.lowerright a.title, a.fake_title {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
td.lowerleft a strong, a.title strong, a.fake_title strong, a.sublist strong, a.subback strong, div.email a strong {
	display: none;
}
td.lowerleft a {
	float: right;
	height: 17px;
	font-size: 11pt;
	background-repeat: no-repeat;
	background-position: center right;
	margin-left: 90px;
	margin-top: 0;
}
a#b1 {
	margin-left: 0;
}
td.lowerright {
	height: 25px;
}
td.lowerright a.title {
	background-image: url(images/title.gif);
	background-repeat:no-repeat;
	height: 24px;
	width: 260px;
}
td.lowerright a.fake_title {
	width: 260px;
	height: 1px;
}
a#b1, a#b1:link {
	width: 65px;
}
a#b2, a#b2:link {
	width: 105px;
}
a#b3, a#b3:link {
	width: 83px;
}
a#b4, a#b4:link {
	width: 69px;
}
a.sublist, div.sublist, a.subback {
	height: 24px;
	width: 24px;
	margin-left: 5px;
	display: block;
	float: left;
}
div.sublist {
	padding:0;
	margin:0;
}
a#sub1 {
	margin:0;
	/*background: url(images/sb1.gif);*/
}/*
a#sub2 {
	background: url(images/sb2.gif);
}
a#sub3 {
	background: url(images/sb3.gif);
}
a#sub4 {
	background: url(images/sb4.gif);
}
a#sub5 {
	background: url(images/sb5.gif);
}
a#sub6 {
	background: url(images/sb6.gif);
}
a#sub7 {
	background: url(images/sb7.gif);
}*/
a#subback {
	background: url(images/sbback.gif) no-repeat top right;
	width: 54px;
	/*margin-left:25px;*/
	height: 24px;
	display: block;
	float: left;
}
a:hover#sub1, a#sub1current {
	margin:0;/*
	background: url(images/sb1a.gif);*/
}/*
a:hover#sub2, a#sub2current {
	background: url(images/sb2a.gif);
}
a:hover#sub3, a#sub3current {
	background: url(images/sb3a.gif);
}
a:hover#sub4, a#sub4current {
	background: url(images/sb4a.gif);
}
a:hover#sub5, a#sub5current {
	background: url(images/sb5a.gif);
}
a:hover#sub6, a#sub6current {
	background: url(images/sb6a.gif);
}
a:hover#sub7, a#sub7current {
	background: url(images/sb7a.gif);
}*/
div.email {
	width:55px;
	float:right;
}
div.email a {
	position:relative;
	top:15px;
	display: block;
	background: url(images/email.gif);
	width: 30px;
	height: 18px;
}
