body {
	font-family: "Book Antiqua", "Times New Roman", Georgia, Times, serif;
	padding-top: 2px;
	background-color: #80C7FF;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
}
.footer {
	color: #999999;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	line-height: 12px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 60px;
}

.footer table td {
	color: #999999;
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	line-height: 12px;
	height: 60px;
	padding-left: 22px;
	padding-right: 22px;
}
.footer a:link {
	color: #9ba27a;
	text-decoration: none
}
.footer a:visited {
	color: #9ba27a;
	text-decoration: none
}
.footer a:hover {
	color: #9ba27a;
	text-decoration: underline
}
td, ul, div, p {
	color: #333333;
	font-size: 16px;
	font-family: "Book Antiqua", "Times New Roman", Georgia, Times, serif;
	line-height: 22px
}
.header {
	color: #fffbe9;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #747d49;
	text-align: right;
	vertical-align: top
}
li {
	list-style-image: url(images/list.gif);
	line-height: 20px;
}
.contentarea {
	background-color: #E2DFD8;
	background-image: url(images/bgtile.gif);
	padding-top: 0px;
	padding-right: 22px;
	padding-left: 22px;
	padding-bottom: 5px;
}
a {
	color: #1E63AF;
	text-decoration: underline
}
a:link {
	color: #1E63AF;
	text-decoration: underline
}
a:hover {
	color: #1E63AF;
	text-decoration: none
}
.button {
	color: #ffffff;
	font-size: 10px;
	background-color: #747d49
}
hr {
	background: #DC5D37;
	width: 100%;
	height: 1px
}
h1 {
	color: #1E63AF;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 34px;
	letter-spacing: 1px
}
h2 {
	color: #1E63AF;
	font-size: 35px;
	font-family: Papyrus, "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	color: #1E63AF;
	font-size: 20px;
	line-height: 25px;
	font-family: Papyrus, "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-weight: normal
}
.imageborder {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#666666;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#666666;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#666666;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#666666
}

li { list-style-image: url(images/list.gif); line-height: 20px;}
