body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474f49;
}
a:link {
	color: #314E6E;
	text-decoration: none;
}
#copyright {
	font-style: normal;
	color: #333333;
	width: 800px;
	text-align: center;
	cursor: default;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
p {
	color: #333333;
	text-align: justify;
	font-size: 12px;
	line-height: 1,3;
}
#tdNavigation {
	background-color: #6E7970;
	text-align: center;
}
#tdLogo {
	background-color: #49514B;
	width: 165px;
	text-align: center;
}
#tdContent {
	background-color: #FFFFFF;
	padding: 15px;
}
#tdSidebar {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 5px;
}
#tdSidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tdSidebar a {
	display: block;
}



a:visited {
	color: #993333;
	text-decoration: none;
}
a:hover {
	color: #8E542F;
	text-decoration: underline;
}
a:active {
	color: #CC9933;
	text-decoration: none;
}
h1 {
	font-size: 15px;
	color: #808874;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}
h2 {
	font-size: 11px;
	color: #949d87;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-color: #949D87;
	border-left-style: solid;
	border-left-width: 10px;
	padding-left: 10px;
}
#tableLayout {
	border-spacing: 0px;
}
#footer {
	text-align: center;
	clear: both;
	background-color: #ABADA5;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: #DCDCDA;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#textArea {
	float: none;

}
body {
	background-color: #9BAAB1;
}

#imageArea {
	width: 760px;
	text-align: center;
	padding: 20px;
}
#imageArea p {
	text-align: center;
}
li {
	list-style-type: circle;


}
