/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	border-top-color: #9C9B4B;
	border-right-color: #9C9B4B;
	border-bottom-color: #9C9B4B;
	border-left-color: #9C9B4B;
	background-color: #DFE2D7;
	background-repeat: repeat;
}
body {
	background-image: url(images/bkgrd.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999951;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33cccc;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}

.style3 {
	font-size: large;
	color: #000000;
}

.copy {
	color: #000000;
	font-size: 12px;
}
.style2 {
	font-size: x-small;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
}
.navtable {
	color: #73CBD7;
	background-color: #8DDFEB;
}
.style5 {
	color: #333333;
	font-size: 14px;
	font-variant: normal;
	font-style: italic;
}
.style6 {
	color: #CC0066;
	font-style: italic;
	font-weight: bold;
	font-size: xx-small;
}

.style7 {
	color: #9900CC;
	font-weight: bold;
}
.style8 {font-family: "Times New Roman", Times, serif}
.style9 {color: #660000}
.style10 {color: #DFE2D7}