body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	background-image: url(../images/container/page-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.Nav {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
	color: #666666;
}
.Nav A:link {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #cccccc;
}
.Nav A:visited {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #cccccc;
}
.Nav A:hover {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #666666;
}
.Nav A:active {
	font-family: Arial;
	font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	color: #cccccc;
}
.PageTitle {
	font-family: Arial;
	font-size: 16px;
    font-weight: Bolder;
	font-style: italic;
	color: #666666;
}
.Content {
	font-family: Arial;
	font-size: 13px;
    font-weight: none;
	color: #999999;
}
.Content A:link {
	font-family: Arial;
	font-size: 13px;
    font-weight: none;
    text-decoration: none;
	color: #AB2132;
}
.Content A:visited {
	font-family: Arial;
	font-size: 13px;
    font-weight: none;
    text-decoration: none;
	color: #AB2132;
}
.Content A:hover {
	font-family: Arial;
	font-size: 13px;
    font-weight: none;
    text-decoration: none;
	color: #FFFFFF;
}
.Content A:active {
	font-family: Arial;
	font-size: 13px;
    font-weight: none;
    text-decoration: none;
	color: #AB2132;
}
.BoxContent {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
	color: #999999;
}
.BoxContent A:link {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #AB2132;
}
.BoxContent A:visited {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #AB2132;
}
.BoxContent A:hover {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #FFFFFF;
}
.BoxContent A:active {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #AB2132;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
	color: #666666;
}
.copyright A:link {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #666666;
}
.copyright A:visited {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #666666;
}
.copyright A:hover {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #666666;
}
.copyright A:active {
	font-family: Arial;
	font-size: 10px;
    font-weight: none;
    text-decoration: none;
	color: #666666;
}