@charset "utf-8";
body {
	background-image: url(../images/AP_content-inner-bg-1.jpg);
	background-color: #CCCCCC;

}
#menu-header {
	width: 247px;
	background-color: #DDDDDD;
	height: 53px;
	line-height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	background-repeat: no-repeat;
	margin: 10px;
	border: 1px solid #ececec;
	
}
.menu	{
	width:269px;
	height:745px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}

/* Menu styles */
.menu ul {
	text-decoration:none;
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 257px;
}
.menu li{

}
.menu .header-year {
	width: 200px;
}

/* Submenu styles */
.menu ul ul {
	background-color:#DDDDDD;
	padding-left: 5px;
}
.menu li li {
	
}

.menu a:link, .menu a:visited
        {
	color:#780001;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	background-color: #ECECEC;
	display: block;
	height: 17px;
	width: 247px;
	padding-left: 4px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../images/AP_blog-right-nav-btn-bg.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
        }
.menu a:hover, .menu a:active {
	font-weight:normal;
	list-style-type: square;
	width: 241px;
	border-top-width: 1px;
	border-right-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #780001;
}
.menu-header-1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	background-image: url(../images/AP_content-inner-bg-1.jpg);
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.menu-header-2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}
