a:active {  color: #CC6633}
a:link {  color: #CC6633; 
text-decoration: underline; 
font-weight: bold}
a:visited {  color: #CC6600}
a:hover {  color: #FF6633}
h1 {
	font-family: "Copperplate Gothic Bold", Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #CC6633;
	padding: 2px;
	border: inset #CC6633;
}
h2 {  font-family: "Copperplate Gothic Bold", Verdana; 
font-size: 18px; 
color: #CC6633}
p, div, body {  font-size: 13px; 
font-weight: bold; 
color: #CC6633; 
font-family: Georgia, "Times New Roman", Times, serif}

body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CC6633;
	background-color: #FFFFFF;
	background-image: url(images/BGRitchieNP.jpg);
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #CC6633;
	background-color: #FFFFFF;
}
.footer {  font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 9px; 
color: #CCCCCC}
.author { font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 9px; 
color: #FFFFFF}

A.butStyle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	WIDTH: 100%;
	COLOR: #CC6633;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	height: 20px;
	background-color: #fffffF;
	border-top: thin ridge #CC6633;
	border-right: thin ridge #CC6633;
	border-bottom: thin ridge #CC6633;
	border-left: thin ridge #CC6633;

}

A.butStyle:visited {
	CURSOR: hand;
	COLOR: #CC6633;
	TEXT-DECORATION: none;
	background-color: #fffffF;
	border-top: thin ridge #CC6633;
	border-right: thin ridge #CC6633;
	border-bottom: thin ridge #CC6633;
	border-left: thin ridge #CC6633;

}

A.butStyle:hover {
	CURSOR: hand;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #CC6600;
	border-top: thin ridge #CC6633;
	border-right: thin ridge #CC6633;
	border-bottom: thin ridge #CC6633;
	border-left: thin ridge #CC6633;

}
.texttable {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px dotted #CC6633;
}
th {
	color: #FFFFFF;
	background-color: #CC6633;
	padding: 4px;
}
.pedtab {
	background-color: #FFFFFF;
	padding: 2px;
}
