﻿/* Left Menu */

dd{ display:none;}
.leftmenu {margin-top:5px; margin-bottom:7px; width: 200px;}
.leftmenu .top {margin-top: 0px; font-size:95%;	font-weight:bold; color: #fff; height: 25px; background: url(../images/small-window-top.png) no-repeat;}
.leftmenu .top .innertube {float:left; margin-top: 5px; margin-left:10px;}
.leftmenu a {text-decoration:none;}
.leftmenu .top .innertube a, .leftmenu .top .innertube a:visited {margin:0; text-decoration: none;color: #ffffff;}
.leftmenu .top a:hover, .leftmenu a:hover {text-decoration:underline;}
.leftmenu .middle {margin: 0px; padding:1px 0px 1px 0px; background: url(../images/small-window-middle.png) repeat-y;}
.leftmenu .bottom {height:13px;	background: url(../images/small-window-bottom.png) no-repeat;}
.leftmenu dl {width:178px; margin-top:5px; margin-left: 15px; margin-bottom: 0px}
.leftmenu dd {margin-top:0px; margin-left: 10px; margin-bottom: 0px}
.leftmenu dl dt{font-size:95%;margin-left:5px; margin-top:5px;}
.leftmenu dt {text-decoration:none; padding: 0px; margin: 3px; }
.leftmenu dt a{ color: #1c2674; text-decoration:none; }
.leftmenu dt a:visited{ color: #1c2674; text-decoration:none; }
.leftmenu dt a:hover{text-decoration:underline;}
.leftmenu dd a {font-size: 8pt;color: #465Ca8; text-decoration:none; }
.leftmenu ul { list-style: none; padding-left: 5px; margin-left:0px;}
.activeMenu .top {background: url(../images/small-window-top-active.png) no-repeat;}
.activeMenu .middle .currentPage {color:#414042; text-decoration:none;}
