body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 175%;
	background-image: url(images/bg.gif);
	margin: 0px;
}
#top table {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	height: 120px;
	width: 722px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #2d4356;
	border-right-color: #2d4356;
	border-left-color: #2d4356;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
}
#content table {
	background-color: #FFFFFF;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2d4356;
	border-left-color: #2d4356;
	height: 300px;
	width: 722px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eca861;
}
#footer table {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2d4356;
	border-bottom-color: #2d4356;
	border-left-color: #2d4356;
	background-color: #FFFFFF;
	width: 722px;
}
.right {
	width: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECA861;
}
.left {
	width: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECA861;
}
#navigation {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ECA861;
	border-bottom-color: #ECA861;
	width: 125px;
}
#navigation a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	text-decoration: none;
	color: #000000;
	line-height: 200%;
	font-weight: bold;
}
#navigation a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	text-decoration: none;
	color: #000000;
	background-color: #b7BEc5;
}
#text {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#footer p {
	color: #666666;
	padding-left: 145px;
	line-height: normal;
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navigation a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	text-decoration: none;
	color: #000000;
	line-height: 200%;
	font-weight: bold;
}
#text h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #830800;
	margin-bottom: -5px;
}
#text h2 {
	font-size: 12px;
	color: #2D4356;
	margin-bottom: -8px;
}
#text h2 a:link {
	color: #2d4356;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2d4356;
}
#text h2 a:visited {
	color: #2d4356;
	text-decoration: none;
}
#text h2 a:hover {
	color: #Eca861;
	text-decoration: none;
}
