
#toolbarTab {
	height: 220px;
	width: 129px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#tableBase{
	text-align:center;
	height:220px;
	width:114px;
	float: left; margin-left: 8px;
}
#img1 {
	cursor: pointer;
	margin-bottom: 1px;
}
#img2 {
	cursor: pointer;
	cursor: pointer;
	margin-top: 2px;
}
#ImageBody {
	height: 220px;
	width: 114px;
	overflow: hidden;
}
#ImageBody img{
	margin:0px;
	margin-top: 1px;
	border:1px solid #bc1421;
	cursor:pointer;
	width: 112px;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.tac {
	text-align: center;
}
.fmedium a{
	font-size:12px;
	color:#000000;
}
.fsmall{
	font-size:10px;
	color:#000000;
}
.tblHeadGSm {
	background-color: #e5e5e5;
	color: #00285A;
	font-size: 11px;
	font-weight: bold;
	min-height: 16px;
	_height: 16px;
	border-left:solid 10px #b1d71f;
	padding-top:2px;
	padding-left:10px;
	margin-bottom:4px;
	text-align:left;
}