body.stage {
    margin: 0px 0px 0px 0px;
    color: #333333;
}

#container {
    width: 960px;
}

img {
    padding: 0px;
    border-style: none;
    display: block;
    margin: 0px;
}

#header table {
    width: 100%;
    border-collapse: collapse;
}

.bodytxt {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    line-height: 16px;
}

.bodytxt a {
    color: #660033;
    font-weight: bold;
    text-decoration: none;
}

.bodytxt a:hover {
    color: #333333;
}

.bodytxtlight {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    line-height: 16px;
    color: #ECDCB9;
}

.bodytxtlight a {
    color: #9E7E3B;
    text-decoration: none;
}

.bodytxtlight a:hover {
    color: #ECDCB9;
}

.footertxt {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 12px;
    margin-right: 10px;
}

.footertxt a {
    color: #660633;
    text-decoration: none;
}

.footertxt a:hover {
    color: #333333;
}

.navlnk {
    background-image: url(../images/bg-nav.gif);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #9E7E3B;
    text-align: center;
    height: 32px;
}

.leftcontent {
	background-color: #333333;
    background-image: url(../images/bg-grey.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 464px;
    text-align: right;
}

.leftcontentnoimg {
    background-color: #333333;
    height: 464px;
    text-align: right;
}

td.navlnk a {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    color: #454545;
    text-decoration: none;
}

td.navlnk a:hover {
    color: #ECDCB9;
}

.title {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 21px;
    line-height: 21px;
    font-weight: bold;
    color: #9E7E3B;
}

.subtitle {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #9E7E3B;
}