.leftmenu {
	background-color : #F2F5FA;
	padding-top : 10px;
	padding-bottom : 20px;
	width : 145px;
}

.leftmenu_poster {
	background-color : #F2F5FA;
	padding-top : 10px;
	padding-bottom : 5px;
	width : 168px;
}

.leftmenu_title {
	background : url('../images/leftmenu_title.gif');
	font-weight : bold;
	color : white;
	padding-top : 3px;
	padding-left : 10px;
	font-size : 12px;
	width : 136px;
	height : 19px;
}

.leftmenu_posterTitle {
	background : url('../images/leftmenu_posterTitle.gif');
	font-weight : bold;
	color : white;
	padding-top : 3px;
	padding-left : 10px;
	font-size : 12px;
	width : 158px;
	height : 19px;
}

.leftmenu_posterTitleOrange {
	background : url('../images/leftmenu_posterTitleOrange.gif');
	font-weight : bold;
	color : white;
	padding-top : 3px;
	padding-left : 10px;
	font-size : 12px;
	width : 158px;
	height : 19px;
}

.leftmenu_titleOrangeLong {
	background : url('../images/leftmenu_titleOrangeLong.gif');
	font-weight : bold;
	color : white;
	padding-top : 3px;
	padding-left : 10px;
	font-size : 12px;
	width : 214px;
	height : 19px;
}

.leftmenu_midTitleA {
    background-color : #0948B9;
	font-weight : bold;
	color : white;
	padding-top : 3px;
	padding-left : 10px;
	font-size : 12px;
	width : 135px;
	height : 19px;
}

.leftmenu_midTitleB {
    background-color : #D9E6F7;
	font-weight : bold;
	color : #0948B9;
	padding-top : 3px;
	padding-left : 10px;
	font-size : 12px;
	width : 135px;
	height : 19px;
}

.leftmenu_col {
	padding-left : 10px;
	padding-bottom : 2px;
	padding-top : 3px;
}

.left_subMenu_col {
	font-size : 11px;
}

.left_menuHref_active {
	color : #8C8C8C;
	text-decoration : none;
}

.roof_link {
	color : black;
	text-decoration : none;
	font-family : Arial;
}

.roof_link:hover {
	color : black;
	text-decoration : underline;
	font-family : Arial;
}

.roof_line {
	color : #CCCCCC;
	font-family : Arial;
}