body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/share/bg.gif);
}
.footer-text {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #1c9e8c;
}
.title-text {
	font-family: "trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.content-text {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #3a3a3a;
}

a:link {
	text-decoration: none;
	color: #1c9e8c;
}

a:visited {
    text-decoration: none;
	color: #787878;
}


a:hover {
	text-decoration: underline;
	color: none;
}


.title-text-sub {
	font-family: "trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #126459;
}
.content-text-small {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #3a3a3a;
}
.content-text-small-lighter {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #616161;
}
.content-text-small-lighterU {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #616161;
	text-decoration: underline;
}

.table_BG {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}

html { height: 100%; margin-bottom: 1px; }
