@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color: #FFFF00;
	background-image: url(images/bg02.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

h1 {
	color:#000;
	line-height:145%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style:normal;
	font-weight:900;
}


h2 {
	color:#000;
	text-transform:none;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 26px;

}
h2 a {
	color:#000;
	text-transform:none;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 a:link {
	text-decoration: underline;
}
h2 a:visited {
	text-decoration: underline;
	color:#000;
}
h2 a:hover {
	text-decoration: none;
	color: #999;
}
h2 a:active {
	text-decoration: underline;
	color:#000;
}

#footerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	padding: 20px;
	color: #000;
}
#footerTxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
}
#footerTxt a:link {
	text-decoration: underline;
}
#footerTxt a:visited {
	text-decoration: underline;
	color: #000;
}
#footerTxt a:hover {
	text-decoration: none;
	color: #999;
}
#footerTxt a:active {
	text-decoration: underline;
	color: #000;
}
#HomeMainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 40px;
	width: 635px;
	line-height: 14pt;
}
#title {
	font-size: 16pt;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
}
a:link {
	text-decoration: underlines;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: underline;
	color: #000;
}
#RightTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-top: 35px;
	padding-bottom: 25px;
	padding-left: 40px;
	width: 235px;
	line-height: 14pt;
}

