.mainBody {
    background-color: #EBEAEA;
    text-align: center;
    font-family: tahoma;
    font-size: small;
}

.mainTable {
    background-color: #FFFFFF;
    border-collapse: collapse;
    width: 789px;
    border: 0px solid red;

}

.menuCells {
    padding: 5px 0px 0px 0px;
}

.contentCells {
    padding: 5px 0px 0px 4px;
}

.mainTableLeftBG {
    background-image: url('/img/bg/main_leftbg.gif');
    background-repeat: repeat-y;
    width: 11px;
}

.mainTableRightBG {
    background-image: url('/img/bg/main_rightbg.gif');
    background-repeat: repeat-y;
    width: 12px;
}

.tdMainTableLeftUp {
    background-image: url('/img/bg/main_leftup.gif');
    background-repeat: no-repeat;
    width: 11px;
    height: 24px;
}
.tdMainTableCenterUp {
    background-image: url('/img/bg/main_centerup.gif');
    background-repeat: repeat-x;
    width: 765px;
    height: 24px;
}
.tdMainTableRightUp {
    background-image: url('/img/bg/main_rightup.gif');
    background-repeat: no-repeat;
    width: 12px;
    height: 24px;
}

.tdMainTableLeftDown {
    background-image: url('/img/bg/main_leftdown.gif');
    background-repeat: no-repeat;
    width: 11px;
    height: 15px;
}
.tdMainTableCenterDown {
    background-image: url('/img/bg/main_centerdown.gif');
    background-repeat: repeat-x;
    width: 765px;
    height: 15px;
}
.tdMainTableRightDown {
    background-image: url('/img/bg/main_rightdown.gif');
    background-repeat: no-repeat;
    width: 12px;
    height: 15px;
}

A.link1 {
    text-decoration: underline;
    font-weight: normal;
    color: #cc6600;
}

img {
    border: 0px;
}

TABLE.langSelector {
    background-image: url('/img/bg/langselector.gif');
    width: 205px;
    height: 60px;
    font-family: tahoma;
    font-size: 13px;
    text-align: center;
    border-collapse: collapse;
    padding: 0px;
}
TD.langSelectorTD1 {
    padding-top: 5px;
}
TD.langSelectorTD2 {
    padding-left: 21px;
    padding-right: 21px
}

.hatTable {
    background-image: url('/img/bg/hat.gif');
    background-repeat: no-repeat;
    width: 550px;
    height: 163px;
    font-family: tahoma;
    vertical-align: top;
    border-collapse: collapse;
}

.hatTableMens {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    width: 122px;
    height: 163px;
}
.hatTableMenu {
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
    width: 428px;
    height: 163px;
}

.hatHeader {
    font-family: tahoma;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
    color: #56768b;
    padding-left: 40px;
    padding-top: 10px;
    vertical-align: top;
    width: 420px;
}

.hatMenu {
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    padding: 0px 0px 0px 0px;
    width: 380px;
}

A.hatMenuLink {
    color: #56768b;
    font-weight: normal;
}

.hatQSForm {
    font-size: 12px;
    color: #56768b;
    padding-top: 0px;
    vertical-align: center;
    align: center;
}

.hatQSFormBoxes {
    border: 1px solid #7f9db9;
}

.butLeft {
    background-image: url('/img/bg/button/but_left.gif');
    background-repeat: no-repeat;
    width: 1px;
    height: 22px;
}
.butCenter {
    background-image: url('/img/bg/button/but_center.gif');
    background-repeat: repeat-x;
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    width: 1px;
    height: 22px;
    padding: 0px 0px 0px 3px;
}
.butRight {
    background-image: url('/img/bg/button/but_right.gif');
    background-repeat: no-repeat;
    width: 3px;
    height: 22px;
}
.mainMenu {
    background-image: url('/img/bg/menu_header.gif');
    width: 550px;
    height: 31px;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: normal;
}

.mainMenuBut {
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
}
.mainMenuBut:hover {
    color: #000000;
    text-decoration: underline;
    text-align: center;
    font-weight: normal;
}

.mainMenuButCur {
    color: #000000;
    text-decoration: underline;
    text-align: center;
    font-weight: normal;
}

.loginForm {
    background-color: #F5F4F4;
    border: 0px;
    font-family: tahoma;
    font-weight: bold;
    font-size: 12px;
    width: 205;
    border-collapse: collapse;
}

.box {
    background-color: #F5F4F4;
    border: 0px;
    border-collapse: collapse;
    margin: 0px;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px
}

.boxHeader {
    background-image: url('/img/bg/toolbox_greyheader.gif');
    background-repeat: no-repeat;
    padding: 8px;
    width: 189px;
    height: 31px;
    text-align: left;
    font-weight: bold;
}

.boxContent {
    border-collapse: collapse;
    font-family: tahoma;
    font-size: 12px;
}

.boxEncloser {
    background-image: url('/img/bg/toolbox_greyencloser.gif');
    width: 200px;
    height: 5px;
}

.contentBox {
    background-color: #fef5e4;
    border: 0px solid red;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px
}

.contentBoxHeader {
    background-image: url('/img/bg/contentbox_header.gif');
    padding-top: 8px;
    padding-left: 13px;
    width: 537px;
    height: 31px;
    text-align: left;
    font-weight: bold;
}

.contentBoxContent {
    background-color: #fef5e4;
    border: 0px;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    border-collapse: separate;
    padding: 10px;
}

.contentBoxEncloser {
    background-image: url('/img/bg/contentbox_encloser.gif');
    width: 537px;
    height: 4px;
}

.statsIcon {
    background-color: #eeecec;
    text-align: center;
    padding: 0px 3px 0px 3px;
    width: 26px;
    height: 26px;
}

.statsRowCaption {
    color: #000000;
    text-align: left;
    padding-left: 7px;
    width: 110px;
}

.statsRowNumber {
    color: #000000;
    text-align: right;
    width: 45px;
    padding: 0px 10px 0px 0px;
}


.userCard1Photo {
    padding-bottom: 2px;
}

.userCard1Info {
    background-image: url('/img/bg/usercard2_infobox.gif');
    width: 77px;
    height: 60px;
}

.footerBg {
    background-image: url('/img/bg/footer_bgline.gif');
    background-repeat: repeat-x;
    width: 100%;
    height: 5px
}

.footerMenu {
    font-family: tahoma;
    font-size: 10px
    font-weight: normal;
    text-align: center;
    font-color: #000000;
    width: 100%;
}

A.footerMenuBut {
    text-decoration: none;
    font-weight: normal;
    color: #000000;
    font-size: 12px;
}

A.footerMenuBut:hover {
    text-decoration: underline;
    color: #000000;
    font-size: 12px;
}


A.lang {
    text-decoration: none;
    border: none;
}

.content {
    vertical-align: top;
    padding: 0px;
}

.dateBox {
    background-image: url('/img/bg/bluebox.gif');
    width: 205px;
    height: 31px;
    padding-left: 8px;
    font-size: 12px;
}

.pages {
    border: 1px solid #a5acb2;
}

.loggedContent {
    background-color: #F5F4F4;
    border: 0px;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    border-collapse: collapse;
    color: #000000;
    width: 205px
}

.standartLink {
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
}
TABLE.reporterTable {
    font-size: 11px;
    text-align: center;
/*    padding: 4px;  */
    vertical-align: middle;
}
.reporterHeaderRow td a, .itemsHeader td {
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
    color: black;
}

.reporterRow td a, .reporterRowOver td a, .filterTable a {
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    color: black;
    height: 20px;
}

.reporterTopPaging td {
    height: 10px;
}

.reporterBottomPaging td {
    border-top: 1px solid #000000;
}

.reporterTopPaging td a, .reporterBottomPaging td a {
    font-family: Tahoma;
    text-decoration: none;
    color: black;
}

.reporterRow td {
    font-size: 11px;
    border-top: 1px solid #000000;
}

.reporterRowOver td {
    font-size: 11px;
    background-color: #f5f4f4;
    border-top: 1px solid #000000;
}
.reporterHeaderRow td {
    font-size: 11px;
    border-top: 1px solid #000000;
    background-color: #e8e8e8;
/*    white-space: nowrap;*/
}
.reporterTotalRow td {
    font-size: 11px;
    border-top: 1px solid #000000;
    background: #e8e8e8;
/*    white-space: nowrap;*/
}

A.mailMenuLink {
    font-size: 12px;
    font-weight: normal;
/*    color: #56768b; */
    color: #000000;

}

A.reporterTotalCell {
    color: #000000;
}

A {
    color: #000000;
    font-weight: bold;
}

.mailContentTable {
    width: 530px;
    text-align: center;
    font-size: 12px;
}

.searchUserCards {
    border-spacing: 20px;
    text-align: center;
    width: 100%;
}

.searchPaging {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
    text-align: right;
}

.searchFilterCheckers {
    font-family: tahoma;
    font-size: 12px;
    width: 100%;
}

.views {
    font-family: tahoma;
    font-size: 12px;
}

.profileContent {
    width: 100%;
}

.profileContentTopInfo {
    font-family: tahoma;
    font-size: 12px;
}

.reg_head {
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    background-color: #fdeed2;
    height: 28px;
}
.green_bg{
/*    background-color: #e4e6fb; */
}
.white_bg {
/*    backGround-Color: #f4f5fe; */
}
.reg_b_id {
    backGround-Color: #96a4cb;
}
.reg_b {
    backGround-Color: #96a4cb;
}

.revenueTable {
    background-color: #fdeed2;
    font-family: tahoma;
    font-weight: normal;
    font-size: 12px
}

.inputbox {
    border: 1px solid #a5acb2;
}

.inputbox2 {
    border: 1px solid #a5acb2;
}

.reporterFilterDesc, .reporterButton, TABLE.filterTable td {
    font-size: 12px;
    font-family: Tahoma;
}

.bookmarkRecord .profilePhoto {
    float: left;
    margin: 0px 5px 5px 0px;
}
.bookmarkRecord p {
    margin: 5px 5px;
}
.bookmarkRecord .removeBookmark {
    margin-top: 10px;
    text-align: right;
}

.clear {
    clear: both;
}
