/* CSS Document */

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

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

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #008001;
	display: block;
	padding: 8px;
	width: 160px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #008001;
	background: #FFFFFF;
	display: block;
	padding: 8px;
	width: 160px;
}
.Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.Arialspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	white-space: pre;
}
.border1 {
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.Halloween .navigation {
	font-family: morevil;
	font-size: 24px;
	font-weight: bold;
	background-color: #333333;
}
.Halloween .style40 .navigation {
	font-family: morevil;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
.Halloween .navigation {
	font-family: morevil;
	font-size: 24px;
	color: #FF6317;
	background-color: #333333;
}
.driving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	text-align: center;
	border: thin solid #333333;
}
.heading  {
	color: #FFFFFF;
	background-color: #006600;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #333333;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.borders {
	border: 1px dotted #CCCCCC;
}
.borders2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borders3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.borders4 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.borders5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
}

.leftaligned {
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.left {
}
