/* CSS Document */

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	font: Arial;
}

.inverse
{
	background-color:#FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	text-align: center;
	line-height: normal;
}
.white
{
	color:#FFFFFF;
	font-weight:bold;
	padding-left: 4px;
}
.thinwhite
{
	color:#FFFFFF;
	padding-left: 4px;
}
.lrgblack
{
	color:#000000;
	font-weight:bolder;
	font-size: 11px;
	padding: 4px;
}
.navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	display: block;
	padding: 4px;
	width: auto;
	font: Arial;
	left: inherit;
	margin: 4px;
	border-style: shaded;
	margin-top: 8px;
}
.navigation:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	display: block;
	padding: 4px;
	width: auto;
	font: Arial;
	left: inherit;
	margin: 4px;
	margin-top: 8px;
}
.Selection
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000099;
	display: block;
	padding: 4px;
	width: auto;
	font: Arial;
	left: inherit;
	margin: 4px;
	margin-top: 8px;
}
.lrgblackIntro {
	color:#FF0000;
	font-weight:bolder;
	font-size: 14px;
}
.Routename {
	color: #FF0000;
	font-style: italic;
}
.SubTitleBar {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 4px;
}
