@charset "utf-8";
/* CSS Document */
body {
	background-color: #95975a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg01.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
}
body,th,td,p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
}
p {
	line-height: 12pt;

	
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 10pt;
	color: #FFF;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 14pt;
}
h6 {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
}
a:link,a:visited,a:active {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
.footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	color: #0C0;
}
.MainContainer {
	background-image: url(containerBg01.jpg);

}
.menuBar {
	background-image: url(menu01.jpg);
}
.Date {
	padding-right: 10px;
}
a.inTextLink:link,a.inTextLink:visited,a.inTextLink:active{
	color: #FFF;
	font-weight: bold;
}
a.inTextLink:hover {
	color: #000;
}
