body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #135A64;
	background-image: url(../images/container/page_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}
.Content {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
	text-align: justify;
	color: #CCCCCC;
}
.Content A:link {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #A48B77;
}
.Content A:visited {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #A48B77;
}
.Content A:hover {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #ECE7E3;
}
.Content A:active {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #A48B77;
}
.Nav {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
	color: #A48B77;
}
.Nav A:link {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    text-decoration: none;
	color: #A48B77;
}
.Nav A:visited {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    text-decoration: none;
	color: #A48B77;
}
.Nav A:hover {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    text-decoration: none;
	color: #ECE7E3;
}
.Nav A:active {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    text-decoration: none;
	color: #A48B77;
}
.LtContactInfo {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
	color: #A48B77;
}
.LtContactInfo A:link {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #ECE7E3;
}
.LtContactInfo A:visited {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #ECE7E3;
}
.LtContactInfo A:hover {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #A48B77;
}
.LtContactInfo A:active {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #ECE7E3;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
	color: #A48B77;
}
.copyright A:link {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #A48B77;
}
.copyright A:visited {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #A48B77;
}
.copyright A:hover {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #ECE7E3;
}
.copyright A:active {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #A48B77;
}
