@charset "utf-8";
body {
	background-image: url(images/page-bg.jpg);
	margin: 0px;
	padding: 0px;
}
#top-rept {
	background-image: url(images/page-top-rept.jpg);
	background-repeat: repeat-x;
}
.testi-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #071C30;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}
#body-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
#body-txt a {
	color: #09539D;
	text-decoration: none;
	font-weight: bold;
}
#body-txt a:hover {
	color: #09539D;
	text-decoration: underline;
	font-weight: bold;
}
#body-txt h1 {
	font-size: 24px;
	color: #B90000;
}
#body-txt h2 {
	font-size: 18px;
	font-weight: normal;
	color: #00205B;
}
#body-txt h3 {
	font-size: 15px;
	font-weight: bold;
	color: #18395F;
}
#body-txt .blue-txt {
	color: #0473A2;
}

#body-txt .red-txt {
	color: #970000;
}

#body-txt .gray-txt {
	color: #666666;
	font-size: 12px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: justify;
}
.form-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
