/*  ----	top page StyleSheets	----  */
#h1TitleArea	{
	margin-top: 20px;
	background-image: url(./h1title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
}
.title	{
	padding-top: 0;
	padding-bottom: 0;
	text-indent: 20px;
	line-height: 36px;
}
.h2TitleArea,
.h2TitleArea1,
.h2TitleArea2	{
	padding: 0;
	background-image: url(./h2title.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #dbdbdb;
}
.tablename,
.tablename1,
.tablename2	{
	padding: 0;
	text-indent: 20px;
	line-height: 30px;
}
.h3TitleArea,
.h3TitleArea1	{
	padding: 0;
	background-image: url(./h3title.jpg);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	border-bottom: 1px #aaa dotted;
}
.h3Title,
.h3Title1	{
	padding: 0;
	text-indent: 25px;
	line-height: 30px;
}

