#apage {
	color: #999999;
	width:730px;
	height:425px;
	position: relative;
	z-index:1000;
}
#apage p {
border-bottom-color:#F7F7F7; border-bottom-style:dashed; border-bottom-width:thin;
}
#listsrollbox {
	position: relative;
	width:665px;
	height:400px;
	overflow-y:scroll;
	overflow-x:hidden;	
}
#tv-back { 
	position:relative;
	z-index:-1;
}
#date { 
	position:relative;
	z-index:-2; 
}

#login {
	text-align:right;
	width:200px;
	float:right;
	padding-right:2px;
}
#menubar {
	height:15px;
	width:670px;
	background-color:#111111;
}
#submenubar {
	height:15px;
	width:670px;
	background-color:#333333;
	margin-bottom:10px;
}
#menuitem {
	width:100px;
	float:left;
	border-right:solid;
	border-right-color:#999999;
	border-right-width:1px;
	border-left:solid;
	border-left-color:#999999;
	border-left-width:1px;
	text-align:center;
	padding-left:5px;
}
#activemenuitem {
	width:100px;
	float:left;
	border-right:solid;
	border-right-color:#999999;
	border-right-width:1px;
	border-left:solid;
	border-left-color:#999999;
	border-left-width:1px;
	text-align:center;
	padding-left:5px;	
}
#activemenuitem a:link { color: #FFFF00; }
#activemenuitem a:visited { color: #FFFF00; }
#activemenuitem a:hover { color: #999999; }

#submenuitem {
	float:left;
	color:#EEEEEE;
	text-align:center;
	padding-left:5px;
	padding-right:20px;
}
#activesubmenuitem {
	color:#FFFF00;
	float:left;
	text-align:center;
	padding-left:5px;
	padding-right:20px;
}
#activesubmenuitem a:link { color: #FFFF00; }
#activesubmenuitem a:visited { color: #FFFF00; }
#activesubmenuitem a:hover { color: #999999; }

#crow {
	
}
#ccol {
	width:240px;
	float:left;	
}


#cblock {
	width:240px;
	height:50px;
	float:left;
}
#ctitle {
	height:15px;
}
#ccontent {
	
}	
#media {
	padding-top:3px;
	padding-bottom:3px;
	float:inherit;
	height:125px;
	width:185px;
}
#currfilepath {
	font-size:9px;
	width:185px;
}

