.tabletop {
	background:url(top.gif) no-repeat;
	width:590px;
	height:30px;
	font:12pt Verdana;
	color:white;
	vertical-align: middle;
	padding:0px 10px 0px 7px;
}
.tablebot {
	background:url(bot.gif) no-repeat;
	width:590px;
	height:8px;
}
.tableborderleft {
	border-left:1px solid #BDBDC2;
	width:1px;
}
.tableborderright {
	border-right:1px solid #BDBDC2;
	width:1px;
}
.tableround {
	width:590px;
	margin:7px 0px 0px 0px;
	clear:both;
}
.tablecontent {
    line-height:18px;
    color:black;
}
.tablecontent a{
	color:#959595;
	text-decoration:none;
}
.tablecontent a:Hover{
	color:#D3242F;
	text-decoration:none;
}
.tablecontent img{
	padding: 0px 0px 0px 0px;
	border-color: #999999;
}

.righttabletop {
	background:url(right-top.gif) no-repeat;
	width:275px;
	height:30px;
	font:12pt Verdana;
	color:white;
	vertical-align: middle;
	padding:0px 10px 0px 7px;
}
.righttablebot {
	background:url(right-bot.gif) no-repeat;
	width:275px;
	height:8px;
}
.righttableborderleft {
	border-left:1px solid #BDBDC2;
	width:1px;
}
.righttableborderright {
	border-right:1px solid #BDBDC2;
	width:1px;
}
.righttableround {
	width:275px;
	margin:7px 0px 0px 0px;
	clear:both;
}
.righttablecontent {
	line-height:18px;
	color:black;
}
.lefttabletop {
	background:url(left-top.gif) no-repeat;
	width:137px;
	height:30px;
	font:12pt Verdana;
	color:white;
	vertical-align: middle;
	padding:0px 10px 0px 7px;
}
.lefttablebot {
	background:url(left-bot.gif) no-repeat;
	width:137px;
	height:8px;
}
.lefttableborderleft {
	border-left:1px solid #BDBDC2;
	width:1px;
}
.lefttableborderright {
	border-right:1px solid #BDBDC2;
	width:1px;
}
.lefttableround {
	width:137px;
	margin:7px 0px 0px 0px;
	clear:both;
}
.leftttablecontent {
	line-height:18px;
	color:black;
}

