/* news (start) */
.news {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 0.75em Arial;
	width: 100%;
	overflow: hidden;	
	margin-bottom: 0.0em;
	color: #fff;
	/*background: #000 url(../_images/blockdefault.gif) center center repeat-x;*/
}

.news li {
	display: inline;
}
.news li a {
	width: 100%;
	float: left;
	color: #fff;
	padding: 6px 2px 6px 21px;
	text-decoration: none;
	background: transparent url('../_images/news_189x24_v4.png') left center repeat-x;	
	/*border-right: 1px solid #fff;*/
}
.news li a:visited {
	color: #fff;
}

.news li a:hover, .news li .current {
	color: #000;
	background: transparent url('../_images/news_189x24_over_v4.png') left center repeat-x;
}
/* news (end) */




/* leftmenu_title (start) */
.leftmenu_title {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 0.8em Georgia;
	width: 100%;
	overflow: hidden;	
	margin-bottom: 0.0em;
	background: #000 url('../_images/blockdefault.gif') center center repeat-x;
}
.leftmenu_title li {
	display: inline;
}
.leftmenu_title li a{
	float: left;
	color: #fff;
	padding: 9px 11px;
	text-decoration: none;
}
.leftmenu_title li a:visited{
	color: #fff;
}
.leftmenu_title li a:hover, .leftmenu_title li .current{
	color: #fff;
	background: transparent url('../_images/blockactive.gif') center center repeat-x;
}
.leftmenu_title li span{
	float: left;
	color: #fff;
	font-size: 0.9em;
	padding: 9px 11px;
	text-decoration: none;
}
/* leftmenu_title (end) */




/* leftmenu (end) */
.leftmenu {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 0.75em Arial;
	width: 100%;
	overflow: hidden;	
	margin-bottom: 0.0em;
	color: #000;
	/*background: #000 url(../_images/blockdefault.gif) center center repeat-x;*/
}
.leftmenu li {
	display: inline;
}
.leftmenu li a{
	width: 100%;
	float: left;
	color: #fff;
	padding: 6px 2px 6px 21px;
	text-decoration: none;
	background: transparent url(../_images/SL_NAVbtn.png) left center repeat-x;	
	/*border-right: 1px solid #fff;*/
}
.leftmenu li a:visited{
	color: #fff;
}

.leftmenu li a:hover, .leftmenu li .current{
	color: #16195C;
	background: transparent url(../_images/SL_NAVbtn_over.png) left center repeat-x;
}
/* leftmenu (end) */




/* solidblocktitle (start) */
.solidblocktitle {
	margin: 0em;
	padding: 0em;
	float: left;
	font: 0.75em Georgia;
	width: 100%;
	overflow: hidden;	
	margin-bottom: 0.0em;
	background: #000 url(../_images/menu_title.gif) center center repeat-x;
}
.solidblocktitle li {
	display: inline;
}
.solidblocktitle li a{
	float: left;
	color: #fff;
	/*padding: 9px 11px;*/
	padding: 0.56em 0.69em;
	text-decoration: none;
}
.solidblocktitle li a:visited{
	color: #fff;
}
.solidblocktitle li a:hover, .solidblocktitle li .current{
	color: #D21C8E;	
	/*background: transparent url(../_images/blockactive.gif) center center repeat-x;*/
}
/* solidblocktitle (end) */





/* solidblockmenu (start) */
.solidblockmenu {
	margin: 0em;
	padding: 0em;
	float: left;
	font: bold 1.0em Arial;
	width: 100%;
	overflow: hidden;	
	margin-bottom: 0.0em;
	background: #000 url(../_images/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li {
	display: inline;
}
.solidblockmenu li a{
	float: left;
	color: #fff;
	/*padding: 9px 11px;*/
	padding: 0.56em 0.69em;
	text-decoration: none;
}
.solidblockmenu li a:visited{
	color: #fff;
}
.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #7a003c;	
}
.solidblockmenu li span{
	float: left;
	color: #fff;
	font-size: 0.9em;
	/*padding: 9px 11px;*/
	padding: 0.56em 0.69em;
	text-decoration: none;
}
/* solidblockmenu (end) */

/* submenus (start) */
.submenus {
	margin: 0em;
	padding: 0em;
	float: left;
	font: italic 1.0em Georgia;
	width: 100%;
	overflow: hidden;        
	margin-bottom: 0.0em;
	/*background: #fff url(../_images/submenu.png) center center repeat-x;*/
}

.submenus li {
	display: inline;
}

.submenus li a{
	float: left;
	color: #16195c;
	/*padding: 9px 11px;*/
	padding: 0.56em 0.69em;
	text-decoration: none;
	background: transparent url(../_images/submenu.png) left center repeat-x;      
}

.submenus li a:visited{
    color: #16195c;
}

.submenus li a:hover, .submenus li .current{
	color: #16195c;
	background: transparent url(../_images/submenu_white.png) left center repeat-x;
}

.submenus li span{
	float: left;
	color: #fff;
	font-size: 0.9em;
	padding: 0.56em 0.69em;
	text-decoration: none;
}
/* submenus (end) */

