/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 10px;
color: #000000;
line-height: 10px;
padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	text-align: center;
	
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	width: auto;
}

.subnavigation {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 100px;
}


.newsubnavigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	text-align: center;
}

.newcurrentsubnavigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	text-align: center;
}

.subnavigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00BB00;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 100px;
}

.narrative {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	width: 190px;
}

.quote {
	font-family: Georgia;
	font-size: 12px;
	font-style: italicize;
	font-weight: bold;
	color: #3399CC;
	line-height: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 8px;
}

.about {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 560px;
}

.plain {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}

.leftbar {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inherit;
	padding: 8px;
	width: 186px;
}

.pagehead {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
}

.currentnavigation {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #66CCFF;
	display: block;
	text-align: center;
}

.unlimitedspread {	
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
}

.caption {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
}

.pagenumber {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: bold;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	text-align: center;
}
