body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	width:100%;
	height:100%;
	background-image:url(../images/container/page_bg.jpg);
	background-color:#A8C6A8;
}
.PageTitle {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
	font-style:italic;
	color: #CC6600;
}
.Content {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
	color: #000000;
}
.Content A:link {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #CC6600;
}
.Content A:visited {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #CC6600;
}
.Content A:hover {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #5C8B5C;
}
.Content A:active {
	font-family: Arial;
	font-size: 12px;
    font-weight: none;
    text-decoration: none;
	color: #CC6600;
}
.footerTxt {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
	color: #000000;
}
.footerTxt A:link {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #CC6600;
}
.footerTxt A:visited {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #CC6600;
}
.footerTxt A:hover {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #5C8B5C;
}
.footerTxt A:active {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #CC6600;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
    font-weight: none;
	color: #000000;
}
.copyright A:link {
	font-family: Arial;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #000000;
}
.copyright A:visited {
	font-family: Arial;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #000000;
}
.copyright A:hover {
	font-family: Arial;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #000000;
}
.copyright A:active {
	font-family: Arial;
	font-size: 9px;
    font-weight: none;
    text-decoration: none;
	color: #000000;
}