#topmenu{
	text-align: right;
	color: #666666;
	text-decoration: none; 
}

#topmenu li{
	display: inline;
	padding-right: 20px;
	width: 100%;
	color: #666666;
	text-decoration: none; 
}

#topmenu li:hover{
	font-weight: bold;
	width: 100%;
	color: #ed1c24;
	text-decoration: none; 
}

#topmenu li:active{
	font-weight: bold;
	width: 100%;
	color: #ed1c24;
	text-decoration: none; 
}

#sidemenu {
	margin: 0 670px 0 0;
	background:#f2f2f2; 
}

#a.currentTopic,a.currentTopic:link,a.currentTopic:visited{
	font-weight: bold;
	display: block;
	width:290px; 
	height:25px; 
	margin-top:1px; 
	text-align: left;
	color: #000;
	padding-left: 10px;
	text-decoration: none;
	line-height:25px; 
	overflow:hidden;
}
#a.currentSection,a.currentSection:link,a.currentSection:visited{
	display: block;
	width:280px; 
	height:25px; 
	background:#f2f2f2; 
	margin-top:1px; 
	text-align: left;
	color: red;
	padding-left: 20px;
	text-decoration: none;
	line-height:25px; 
	overflow:hidden;
}
#a.currentPage,a.currentPage:link,a.currentPage:visited{
	display: block;
	width:270px; 
	height:25px; 
	background:#f2f2f2; 
	margin-top:1px; 
	text-align: left;
	color: red;
	padding-left: 30px;
	text-decoration: none;
	line-height:25px; 
	overflow:hidden;
}
#a.currentPageSub,a.currentPageSub:link,a.currentPageSub:visited{
	display: block;
	width:260px; 
	height:25px; 
	background:#f2f2f2; 
	margin-top:1px; 
	text-align: left;
	color: red;
	padding-left: 40px;
	text-decoration: none;
	line-height:25px; 
	overflow:hidden;
}
#a.currentPageSubSub,a.currentPageSubSub:link,a.currentPageSubSub:visited{
	display: block;
	width:250px; 
	height:25px; 
	background:#f2f2f2; 
	margin-top:1px; 
	text-align: left;
	color: red;
	padding-left: 50px;
	text-decoration: none;
	line-height:25px; 
	overflow:hidden;
}

#a.sidemenu1,a.sidemenu1:link,a.sidemenu1:visited{
	display: block;
	width:290px; 
	height:25px; 
	background:#f2f2f2; 
	margin-top:1px; 
	text-align: left;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
	line-height:25px; 
	overflow:hidden;
}
a.sidemenu1:hover {color:#fff; background:#c5c5c5;}
a.sidemenu1:active {color:#fff; background:#000;} 


#a.sidemenu2,a.sidemenu2:link,a.sidemenu2:visited{
	display: block;
	width:280px; 
	height:25px; 
	background:#f2f2f2; 
	margin-top:1px; 
	text-align: left;
	color: #666666;
	padding-left: 20px;
	text-decoration: none;
	line-height:25px; 
	overflow:hidden;
}
a.sidemenu2:hover {color:#fff; background:#c5c5c5;}
a.sidemenu2:active {color:#fff; background:#000;} 


#a.sidemenu3,a.sidemenu3:link,a.sidemenu3:visited{
	display: block;
	width:270px; 
	height:25px; 
	background:#f2f2f2; 
	margin-top:1px; 
	text-align: left;
	color: #666666;
	padding-left: 30px;
	text-decoration: none;
	line-height:25px; 
	overflow:hidden;
}
a.sidemenu3:hover {color:#fff; background:#c5c5c5;}
a.sidemenu3:active {color:#fff; background:#000;} 


#a.sidemenu4,a.sidemenu4:link,a.sidemenu4:visited{
	display: block;
	width:260px; 
	height:25px; 
	background:#f2f2f2; 
	margin-top:1px; 
	text-align: left;
	color: #666666;
	padding-left: 40px;
	text-decoration: none;
	line-height:25px; 
	overflow:hidden;
}
a.sidemenu4:hover {color:#fff; background:#c5c5c5;}
a.sidemenu4:active {color:#fff; background:#000;} 


#a.sidemenu5,a.sidemenu5:link,a.sidemenu5:visited{
	display: block;
	width:250px; 
	height:25px; 
	background:#f2f2f2; 
	margin-top:1px; 
	text-align: left;
	color: #666666;
	padding-left: 50px;
	text-decoration: none;
	line-height:25px; 
	overflow:hidden;
}
a.sidemenu5:hover {color:#fff; background:#c5c5c5;}
a.sidemenu5:active {color:#fff; background:#000;} 
