body {
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}
a:link {
	color: #1B4475;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1B4475;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #1B4475;
}
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 2px;
	width: auto;
	z-index: 200;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 10px;
	height: auto;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	outline-width: 1px;
}
.HeadBG {
	background-image: url(../header/headerbase-bg.jpg);
	background-repeat: repeat;
}
.TitlePage {
	padding-top: 18px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.TitleImages {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
p {
	padding-right: 14px;
	padding-left: 12px;
	padding-bottom: 0px;
	text-align: justify;
}
.Copyright {
	font-size: 9px;
	color: #999;
	height: 22px;
}
.Fade {
	background-image: url(../footer/fade.jpg);
	background-repeat: repeat;
}
