body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
    background-color: #FFFFFF;
    background-image: url(../images/container/page_bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}
.Content {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
	text-align: justify;
	color: #000000;
}
.Content A:link {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #A4967D;
}
.Content A:visited {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #A4967D;
}
.Content A:hover {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: underline;
	color: #A4967D;
}
.Content A:active {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #A4967D;
}

.PageTitles {
	font-family: Arial;
	font-size: 15px;
    font-weight: bold;
	color: #433B30;
}
.topText {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
	color: #FFFFFF;
}
.topText A:link {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #A4967D;
}
.topText A:visited {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #A4967D;
}
.topText A:hover {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: underline;
	color: #A4967D;
}
.topText A:active {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #A4967D;
}

.copyright {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
	color: #A4967D;
}
.copyright A:link {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #A4967D;
}
.copyright A:visited {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #A4967D;
}
.copyright A:hover {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #A4967D;
}
.copyright A:active {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #A4967D;
}
