@charset "utf-8";
/* CSS Document */


/* CSS Document */

a:link {
	color: #00F;
	text-decoration: none;
}
a:hover {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	color: #00F;
	text-decoration: none;
}
h2 {
	font-size: 15px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h4 {
	font-size: 17px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h5 {
	font-size: 18px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
h6 {
	font-size: 19px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
body {
	margin: 0px;
}
#TopBack {
	background-image: url(../images/Background/TopBack.jpg);
	background-repeat: repeat-x;
}
#BottomBack {
	background-image: url(../images/Background/BottomBack.jpg);
	background-repeat: repeat-x;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo td a img {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
