body {
    background-color: #2E3337;
    margin-bottom: 0px;
    margin: 0px;
}

table.main {
    width: 774px;
    text-align: center;
    padding: 0px;
    border: 1px solid #61787D;
}

div.main {
    width: 100%;
    text-align: center;
}

td.gray {
    background-image: url(../images/gray.png);
    repeat-x: auto;
    repeat-y: auto;
}

td.whiteline {
    height: 1px;
    background-color: #FFFFFF;
}

td.whitelineShadow {
    height: 8px;
    background-image: url(../images/wlsh.png);
    repeat-x: auto;
}

td.header_up {
    background-image: url(../images/header_up.png);
    repeat-x: none;
    repeat-y: none;
    width: 734px;
    height: 39px;
    text-align: left;
}

td.header{
    background-image: url(../images/header.png);
    repeat-x: none;
    repeat-y: none;
    width: 734px;
    height: 192px;
}

.bgMain {
    background-color: #61787D;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    padding: 10px;
}

.footerText {
    color: #9F9F9F;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
}

.yellowHeader {
    color: #E29C16;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

.defaultText {
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
}

.moreLink:hover {
    color: #69C9FF;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}
.moreLink:link {
    color: #69C9FF;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.moreLink:visited {
    color: #69C9FF;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}



.dateText {
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

.cyanHeader {
    color: #6DC9FF;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

.yellowLink:visited {
    color: #E29C16;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

.yellowLink:hover {
    color: #E29C16;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.yellowLink:link {
    color: #E29C16;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

.grayLink:visited {
    color: #CEE4F1;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.grayLink:link {
    color: #CEE4F1;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.grayLink:hover {
    color: #CEE4F1;
    font-family: tahoma;
    font-size: 10px;
    font-weight: normal;
    text-decoration: underline;
}

.menuImage {
    cursor: pointer;
}

.borderLessImgLink {
    border: 0px;
}

.banner {
    width: 88px;
    height: 31px;
    background-image: url(../images/banner.gif);
    repeat-x: none;
    repeat-y: none;
}
