BODY.front {
    background-color: white;
    width:1024px;
    margin-top:0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:0px;
}
BODY {
    font-family: verdana, arial, sans-serif;
    background-color: white;
    color: black;
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
    font-size: 12pt;
}
.container {
    font-family: verdana, arial, sans-serif;
    background-color: white;
    color: black;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    text-align: left;
    font-size: 10pt;
}
.releasebody {
    padding-left: 10px;
}
table.header {
    width:1010px;
    border:0px;
}
.center1 {
    margin-left: auto;
    margin-right: auto;
}
.logo {
    font-family: monospace;
    font-size: small;
    text-align: center;
    float:right;
}
.block {
    margin-left: 2em;
    margin-right: 2em;
    text-align: left;
}
.smallblock {
    margin-left: 2em;
    margin-right: 2em;
    font-size: smaller;
}
a:link {
    color: black;
}
a:visited {
    color: green;
}
a:hover {
    color: #FF00FF;
}
a:active {
    color: #0033FF;
}
.short {
    border-bottom: 1px #ccc default;
    width: 64px;
}
.graybar {
    color: black;
    background-color: #cccccc;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.smallblock {
    margin-left: 2em;
    margin-right: 2em;
    font-size: smaller;
}
.yellowbar {
    color: black;
    background-color: #FFFB2E;
    border: 1px black dotted;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
.pink {
    color: #FF069B;
}
.rightpicno {
    float: right;
    position: relative;
    right: 0px;
    margin: 0px 0px 0px 10px;
    border: 0px;
}
.leftpic {
    float: left;
    position: relative;
    left: 0px;
    margin: 0px 100px 0px 0px;
    border: 1px solid black;
}
.leftpicno {
    float: left;
    position: relative;
    left: 0px;
    margin: 0px 10px 0px 0px;
    border: 0px;
}
.pageheader {
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
}
.bigcol {
    width: 70%;
    background-color: white;
    text-align: left;
}
.smallcol {
    width: 25%;
    background-color: white;
    text-align: center;
}
.short {
    border-bottom: 1px #ccc default;
    width: 64px;
}
.centerheader {
    text-align: center;
    font-weight: bold;
}
#thinline {
    border: 1px #000 solid;
}
.yellowbox {
    width: 250px;
    height: auto;
    color: black;
    background-color: #FFFB2E;
    text-align: center;
    border: 1px black dotted;
    padding: 8px 0px 8px 0px;
}
.greenblock {
    color: black;
    background-color: #99FF33;
    text-align: center;
    font-weight: bold;
}
.greencolor {
    color: black;
    background-color: #99FF33;
    text-align: center;
}
#ymp-player, #ymp-tray, #ymp-error-bubble, #ymp-secret-bubble {
    display:none !important;
}

