body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 11px;
}
ul {
	color: #993365;
	margin-left: 1em;
	padding-left: 1em;
}


h1 {
	font-size: 10px;
	text-align: right;
	color: #999999;
	padding-top: 5px;
	margin: 0px;
	padding-right: 5px;
}
.top-nav {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #679968;
	background-image: url(1top-nav.jpg);
	text-align: center;
	padding-right: 25px;
}
.top-nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
}
.top-nav a:hover {
	color: #993365;
	text-decoration: none;
	padding-right: 20px;
}
.top-nav a:active {
	color: #333333;
	text-decoration: none;
	padding-right: 20px;
}
.left {
	background-color: #999999;
	border: 5px solid #FFFFFF;
}
.left-nav {
	color: #FFFFFF;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 11px;
	padding-left: 5px;
	margin-bottom: -10px;
	font-weight: bold;
}
.left-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.left-nav a:hover {
	color: #993366;
	text-decoration: none;
}
.left-nav a:active {
	color: #679968;
	text-decoration: none;
}
.right {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.headers {
	background-color: #993366;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: -10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.green {
	color: #669966;
}
.pink {
	color: #993366;
}

.bottom {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(1bottom.gif);
	text-align: center;
}
.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.image {
	margin-right: -5px;
	margin-bottom: -5px;
}
.pics {
	padding: 2px;
	border: 1px solid #669966;
}

.p1 {
	font-weight: bold;
	margin-right: 50px;
	margin-left: 50px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #669966;
	border-left-color: #669966;
	padding-right: 5px;
	padding-left: 5px;
}
.p2 {
	font-weight: bold;
	color: #669966;
	margin-right: 10px;
	margin-left: 10px;
}
a {
	color: #669966;
	text-decoration: none;
}
a:hover {
	color: #993365;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
