/* Standards */

A:link {
	color: #0000dd;
	text-decoration: none;
}

A:visited {
	color: #dd0000;
	text-decoration: none;
}

A:active {
	color: #B0B4B0;
	text-decoration: none;
}

.MenuItem
{
	border-top: white solid 2px;
	padding: 0;
}

.MenuItem a, .MenuItem span
{
	padding: 2px 0;
	text-indent: 2px;
	display: block;
	width: 100%;
}

.MenuItem a
{
	color: #000;
	background-color: #B0B4B0;
}

.MenuItem a:hover, .MenuItem span
{
	color: #FFF;
	background-color: #000;
}

/* Register styles */

.storyhead {
		font-family: Helvetica, Arial, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	line-height: 18pt;
}
		

.storybody {
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
}

.storybyline {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
}

.indexintro {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
}

.indexposted {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
}

.weekdateline {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
}

.weeksection {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 11pt;
	margin-top: 0.5ex;
}

.indexdate {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #FFFFFF;
}


/* Link styles */


.indexmorelink {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.storybulletlink {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 18pt;
	text-decoration: none;
}

.indexheadlink {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	text-decoration: none;
}

.weekheadlink {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}
