﻿@import url('css/sptamain.css');
/* CSS Document */

body {
	background-color: #FFFF99;
	font-family: "Book Antiqua, Georgia, serif";
	font-size: 14pt;
	font-weight: bold;
	color:#663300;
	margin: 10px;
	padding: 0;
	scrollbar-arrow-color: #004A94;
	scrollbar-base-color: #FFFF99;
	scrollbar-dark-shadow-color: #663300;
	scrollbar-track-color: #FFCC00;
	scrollbar-face-color: #336600;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-3d-light-color: #00FFFF;
}
a:link {
	color: #004A94;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #BD6711;
	text-decoration: none;
	font-weight: bold;
} 
a:active {
	color: #00FFFF;
	font-weight: bold;
}
a:hover {
	color: #00FFFF;
	background-color: #004A94;
	font-weight: bold;
}
.link {
	text-align: center;
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFD700;
	background-color: #663300;
}
.leaves {
	width: 200px;
	border: 5px;
	border-style: ridge;
	border-color: #CC3300;
	margin: 0;
}
.hedpic {
	width: 800px;
	border: 5px;
	border-style: ridge;
	border-color: #CC3300;
    padding: 0px;
	margin: 0px;
	z-index: 0;
}
.horiznav {
	width: 800px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 5px;
	background-color: #663300;
	border-style: ridge;
	border-color: #CC3300;
	text-align: center;
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 28px;
    padding: 0px;
	margin: 0px;
	z-index: 0;
}
.horiznav2 {
	width: 800px;
	background-color: #663300;
	text-align: center;
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
    padding: 5px;
	margin: 0px;
	z-index: 0;
}
.hrznavbotm {
	width:800px;
	background-color: #663300;
	border-top: 5px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 5px;
	border-style: ridge;
	border-color: #CC3300;
	text-align: center;
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	padding: 7px;
	margin: 0px;
	color: #FFCC00;
}
h1 { 
	font-size: 48pt;
	font-family: Verdana, Arial, sans serif;
	color: #CCFF99;
	text-align: right;
}

h2 {
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 36pt;
	background-color: #CCFF99;
	padding: 20px;
}
h3 {
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size:24pt;
	font-weight: bold;
	color: #CCFF99;
}
h4 {
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size:18pt;
	font-weight: bold;
	color: #99FF66;
	background-color: #663300;
	padding: 8px 15px;
}
h5 {
	font-family: Verdana, Arial, sans serif;
	color: #663300;
	background-color: #CCFF99;
	padding: 20px;
	font-size:12pt;
	font-weight: bold;
	font-style: italic;
	line-height: 16pt;
}
h6 {
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size:12pt;
	font-weight: bold;
	color: #99FF66;
	background-color: #336600;
	padding: 8px 15px;
}
.normal {
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size:12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #CC3300;
	background-color: #CCFF99
	padding:20px;
}
.style7 {
	font-size: 10pt;
	font-color: #99FF66;
	text-align: center;
}
