.side_bar_block_title{
	font-size:18px;
	font-weight:bold;
	color:#1E5EB5;
	padding-right:10px;
	vertical-align:top;
	background-image:url(/SITE/CSS/BACKGROUNDS/css_g/bg4.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
}
.side_bar_block_title_left{
	padding-left:13px;
	background-image:url(/SITE/CSS/BACKGROUNDS/css_g/bg4_left.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}
.side_bar_block_title_right{
	display:none;
}
.side_bar_block_bg{
}
.side_bar_block_delim{
	display:none;
}
.side_bar_block_links,a.side_bar_block_links,a:link.side_bar_block_links,a:visited.side_bar_block_links,a:hover.side_bar_block_links{
	width:100%;
	font-size:12px;
	font-weight:bold;
	color:white;
	padding-right:1px;	
}
tr.side_bar_block_links{
	background-image:url(/site/css/backgrounds/css_g/bg.gif);
	background-repeat:repeat-x;
	height:20px;
	background-color:#4a9ade;
}
.side_bar_top{
	background-color:white;
	height:4px;
}
.side_bar_bottom_bg{
	display:none;
}
.side_bar_block_img{
	border-left:1px solid #6bb2ef;
	padding-left:0px;
	padding-right:0px;
}
.side_bar_img{
	padding-left:0px;
	padding-right:0px;
}

