﻿.LeftColumn
{
	background-image:url('../../img/left-column-bg.gif');
	background-position:left top;
	background-repeat:repeat-y;
}

.LeftColumn ul
{	margin-top:5px;
	width:195px;
	/*list-style-image:url('../../img/left-menu-arrow.gif'); 
	list-style-position:inside;*/
	margin-left:10px;
	list-style:none;
}
.LeftColumn ul ul
{	
	margin-top:0;
	width:170px;
	
}
.LeftColumn ul ul li
{background-image:none;}

.LeftColumn ul li
{
	margin-top:5px;
	display:list-item;
	padding-left:10px;
	background-image:url('../../img/left-menu-arrow.gif');
	background-repeat:no-repeat;
	background-position:top left;
		
}
.LeftColumn ul li.Empty
{ background-image:none!important;}

	
.LeftColumn ul li a
{
	
	font-size:11px;
	margin-left:10px;
}

.LeftColumn ul li a.section
{
    border-bottom:1px solid #000000;
    width:164px;
	margin-left:20px;
}

.LeftColumn h3
{	
	margin-top:15px;
	border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
	width:200px;
	height:30px;
	background-image:url('../../img/rss.gif');
	background-position:left center;
	background-repeat:no-repeat;
	}
.LeftColumn h3 a
{
	font-size:11px;
	display:block;
	font-weight:bold;
	
	margin-top:8px;
	margin-left:47px;
}
.LeftColumn img
{
	width:182px;
	height:104px;
	margin-top:28px;
	margin-left:10px;
}
.LeftColumn h2
{	margin-top:15px;
	display:block;
	width:184px;
	margin-left:20px;
	border-bottom:1px solid #000000;
	padding-bottom:5px;

}

.LeftColumn .LeftMenu li ul li a
{
    display:block;
    margin:0;
    padding:0;
    text-indent:0;
    margin-left:20px;
}





/* -- MenuList -- */
.submenu_main
{
	width:100%;
	margin: 0px 0px 2px 0px;
	font-weight:bold;
	
}

.submenu
{
	background-color: #ff8200;
	width:100%;
	margin: 2px 0px 2px 0px;
	height: 23px;
	line-height:23px;
}

.subsubmenu
{
	background-color: #ffc07f;
	width:100%;
	margin: 2px 0px 2px 0px;
	height: 23px;
	line-height:23px;
}

.subsubsubmenu
{
	background-color: #ffe6cc;
	width:100%;
	margin: 2px 0px 2px 0px;
	height: 23px;
	line-height:23px;
}

.greymenu
{
	background-color:#F5F6F6;
	width:100%;
	margin: 2px 0px 2px 0px;
	height: 23px;
	line-height:23px;
color:#2E4C63;
}

.graymenu a.menulink
{
	color:#2E4C63;
	font-weight:bold;
}

.graymenu .rightfloating a.menulink
{
	color:#2E4C63;
	font-weight:bold;
}

.menu_none
{
	visibility:hidden;
}

.menulink
{
	padding-left:10px;
	font-weight:bold;
}

.submenu a.menulink
{
   font-weight:bold;
   font-size:10px;
   color:#2E4C63;
}

.subsubmenu a.menulink
{
    font-weight:bold;
    font-size:10px;
    color:#2E4C63;
}

.subsubsubmenu a.menulink
{
    font-weight:bold;
    font-size:9px;
    color:#2E4C63;
}



img.image2
{
    height:5px;
    width:5px;
    margin:0px;
	padding-top:8px;
}

/*Internet Explorer */
* html img.image2
{
	margin-top:10px;
}
/**/

* html div.leftfloating rightaligned 
{
	margin-top:10px;
}

