body {
	margin-top: 10px;
	margin-bottom: 10px;
}
.tblMain {
	border: 1px solid #4272b0;
}
.txtBase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1373ba;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	text-decoration: none;
}
.txtBase a:link {
	color: #1373ba;
	text-decoration: none;
}
.txtBase a:hover {
	color: #1373ba;
	text-decoration: underline;
}
.txtBase a:visited {
	color: #1373ba;
	text-decoration: none;
}
.txtBase a:visited:hover {
	color: #1373ba;
	text-decoration: underline;
}

.txtLinkHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1373ba;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #D57B2F;
	font-weight: bold;
	margin-right: 10px;
	word-spacing: 4px;
}
.txtLinkHdr a:link {
	color: #1373ba;
	text-decoration: none;
}
.txtLinkHdr a:visited {
	color: #1373ba;
	text-decoration: none;
}
.txtLinkHdr a:hover {
	text-decoration: underline;
}
.txtLinkHdr a:visited:hover {
	text-decoration: underline;
}

.pic {
	border: 1px solid #ffffff;
}
.bg-about {
	background-image: url(../assets/image/about/bg2.jpg);
	background-repeat: no-repeat;
}
.txtMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}
.txtMain a:link {
	color: #ffffff;
	text-decoration: none;
}
.txtMain a:visited {
	color: #ffffff;
	text-decoration: none;
}
.txtMain a:hover {
	text-decoration: underline;
}
.txtMain a:visited:hover {
	text-decoration: underline;
}
