.side_bar_block_title{
	background: #E1DFE0 url(/site/css/BACKGROUNDS/css_b/new/gr_titleBG.gif) repeat-x left top;
	color:#636563;
	font-weight:bold;
	font-size:14px;
}

.side_bar_block_title_left
{
    background: #E1DFE0 url(/site/css/BACKGROUNDS/css_b/new/gr_left_corner.gif) no-repeat left top;
	background-position:left top;
	background-repeat:no-repeat;
	width:11px;
	padding:0px 0px 0px 0px !important;
	height:24px;
}
.side_bar_block_title_left img 
{
    width:11px;
}
.side_bar_block_title_right
{
    background: #E1DFE0 url(/site/css/BACKGROUNDS/css_b/new/gr_right_corner.gif) no-repeat right bottom;
	background-position:left top;
	background-repeat:no-repeat;
	width:10px;
	padding:0px 0px 0px 0px !important;
	height:24px;
}
.side_bar_block_title_right img
{
    width:10px;
}

td.side_bar_top
{
    height:1px;
    background-color:#CECBCE;
}


table.side_bar_block_bg{
   background: #ffffff url(/site/css/BACKGROUNDS/css_b/new/gr_bg.gif) repeat-y right top;
}
.side_bar_block_delim{
	display:none;
}
td.side_bar_block_links
{
    padding:2px 5px 2px 5px;
    border-left:solid 1px #CECBCE;
}
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-family:arial;
	font-size:12px;
	font-weight:bold;
	color:#636563;
	text-decoration:none;
}
tr.side_bar_block_links{
	
}

tr.side_bar_bottom_bg{
	background: #ffffff url(/site/css/BACKGROUNDS/css_b/new/gr_bottom_gray_corner.gif) no-repeat right bottom;
}
tr.side_bar_bottom_bg td img
{
    height:11px;
    
}
tr.side_bar_bottom_bg td
{
    height:11px;
    border-left:solid 1px #CECBCE;
}

td.side_bar_block_img{
	width:30px;
	text-align:center;
	border-right:solid 1px #CECBCE;
}
