.directoryname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(folder.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 25px;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style:dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.articlename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	background-image: url(page.jpg);
	background-repeat: no-repeat;
	background-position: -1px 10px;
	padding-left: 35px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
	padding-bottom: 4px;
}
.articlenamehp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	padding-left: 0px;
	padding-bottom: 0px;
}
.date {
	color: #999999;
}
.eventDate {
	font-size: 12px;
	line-height: 14px;
	font-style:italic;
	color: #000000;
}
a.sideBarMenulink{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #666666;
	text-decoration:none;
	
}
A.sideBarMenulink:visited	{ text-decoration:none }
A.sideBarMenulink:active	{ text-decoration:none }
A.sideBarMenulink:hover	{ color: #CC0000; text-decoration:none; }

a.bodylink{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #0099ff;
	text-decoration:none;
	margin-right:10px;
}
A.bodylink:visited	{ text-decoration:none }
A.bodylink:active	{ text-decoration:none }
A.bodylink:hover	{ text-decoration:underline; }

#horizLineArt{
	background-image:url(horiz_line.gif);
	background-repeat:repeat-x;
	background-position:left;
	padding-top: 5px;
	padding-bottom: 5px;
}

