
td#img_side_bar
{
	width: 189px;
	text-align: left;
	background: #002033;
}

td#img_side_bar div
{
	padding: 138px 0px 10px 0px;
	background: #FFFFFF;
}

td#img_side_bar img
{
	margin: 0px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	width: 189px;
}

td#img_side_bar a,
td#top_side_bar a
{
	font-size: 12px;
	font-weight: bold;
	color: #642C14;
	text-decoration: none;
	display: block;
	margin: 7px 0px 0px 8px;
}

td#img_side_bar a:hover,
td#top_side_bar a:hover,
td#img_side_bar a.active,
td#top_side_bar a.active
{
	color: #15618F;
}

td#top_side_bar
{
	width: 60px;
	padding-bottom: 11px;
}

td#top_side_bar div
{
	height: 10px;
}

td#bottom_side_bar
{
	background: #012034;
}

td#bottom_side_bar div
{
	background: #54AEBD;
	height: 125px;
	border-bottom: 1px solid #FFFFFF;
}
