﻿body {
    margin: 0;
    padding: 0;
   background-color: #F5F5F5;
    /*background: url("Images/body_bg.gif") repeat;*/
}

.menu {
    margin-left: 28px;
    font: bold 9pt verdana;
}


.menu2 {
    margin-left: 2px;
    font-family: verdana;
    font-weight: bold;
}

    

.menuItem {
    border: 1px solid #ffffff;
    color: #ffffff;
    padding-top: 2px;
    height: 31px;
}


    .menuItem td {
        color: #FFFFFF;
        height: 22px;
        background-color: #2471a3;
        /* background: url("Images/css-nav") black bottom left repeat-x; */
        width: 80px;
        text-align: center;
        font: bold 9pt verdana;
        padding: 2px;
        border-radius: 4px;
    }

.menuSelectedItem td {
    font: bold 9pt verdana;
}

.menuItem a:link, .menuItem a:visited, .menuPopupItem a:link, .menuPopupItem a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font: bold 9pt verdana;
}

.menuItem a:hover {
    font: bold 9pt verdana;
    background-color: white;
    color: black;
    border-radius: 4px;
    height: 31px;
}

.menuPopup {
    /*background: url("Images/background_drop_menu.jpg");*/
    /*background-color:#2B84C5;*/
    /*border: 1px solid #ffffff;*/
    border-bottom: none;
    color: #ffffff;
    padding: 1px;
}



.menuPopupItem {
    color: #ffffff;
    border-bottom: 1px solid #666666;
    padding: 2px;
    font: bold 8pt verdana;
    background-color: #2471a3;
    height: 27px;
    width: 100%;
    border-radius: 14px;
}

    .menuPopupItem a:hover {
        font: bold 9pt verdana;
        background-color: #ffffff;
        color: black;
        height: 27px;
        width: 100%;
    }


.modelPopHead {
}

.entryTable {
    /*border: 1px solid #FFF;*/
    border-collapse: collapse;
    /*background-color:#E8F7FD;*/
    background-color: white;
}

.DocumentHeader {
    /*border: 1px solid #FFF;*/
    border-collapse: collapse;
    /*background-color:#E8F7FD;*/
    background-color: white;
}

.entryTableHeader {
    background-color: #5499c7;
    font: bold 9pt verdana;
    color: white;
    height: 22px;
    text-align: left;
    text-indent: 10px;
}

.entryTableFiledLabletd {
    text-align: right;
    font: normal 9pt verdana;
    padding-right: 5px;
    padding-left: 10px;
    border-bottom: solid 1px white;
    color:black;
}

.entryTableBlanktd {
    text-align: center;
    font: normal 9pt verdana;
    border-bottom: solid 1px white;
}

.entryTableFiledTextBoxtd {
    text-align: left;
    font: normal 9pt verdana;
    padding-right: 5px;
    border-bottom: solid 1px white;
    height: 25px;
}

.linkButtontd {
    text-align: left;
    font: normal 9pt verdana;
    padding-right: 5px;
    border-bottom: solid 1px white;
}


.Submitbutton {
    cursor: pointer;
    border: outset 1px #ccc;
    background: #999;
    color: #666;
    font-weight: bold;
    padding: 1px 2px;
    background: url(Images/formbg.gif) repeat-x left top;
}

.entryTableSmallHeading {
    background-color: #def;
    font: bold 9pt verdana;
    color: #696969;
    height: 22px;
    text-align: left;
    text-indent: 10px;
    border-bottom: solid 1px white;
}

button, input[type="button"], input[type="submit"] {
    color: white;
    min-height: 23px;
    min-width: 100px;
    background: #2471a3;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

.entryTableFooter {
    /*background-color:#1B80AF;*/
    background-color: #ccc;
    font: bold 9pt verdana;
    color: White;
    height: 30px;
    text-align: center;
}

.ModelPopUpBackground {
    background-image: url("Images/bu2.jpg");
    background-repeat: repeat-x;
    font: normal 9pt verdana;
    border-bottom: solid 1px white;
}

.modalBackground {
    background-color: #D3D3D3;
    filter: alpha(opacity=50);
    opacity: 0.7;
    visibility: visible;
    display: block;
    position: fixed;
    right: -1;
    left: -1;
    max-width: 50;
    max-height: 50;
}

.modelWindowMiddleTD {
    /*padding:2px 10px 10px 10px;*/
    background-color: #bdf;
}

.tabMenu {
    position: relative;
    top: 1px;
    left: 10px;
}

.tabMenuItem {
    border: solid 1px silver;
    color: Black;
    background-color: #bdf;
    padding: 4px 5px 4px 5px;
    font: bold 9pt verdana;
    background: url("Images/menu-bg.jpg");
}

.tabMenuItemSelected {
    background-color: #F5F5F5;
    border-bottom: solid 1px whitesmoke;
    color: black;
    font: bold 9pt verdana;
    background: url("Images/bg_ft.png");
}

.tabContents {
    border: solid 1px silver;
    padding: 10px;
    background-color: #F5F5F5;
}

.btnButton {
    background-image: url("Images/13.jpg");
    text-align: center;
    color: #F5F5F5;
    width: auto;
}

input.btnSavebutton {
    float: left;
    margin: 0,0,0,10px;
    width: 100px;
    color: #FFFFFF;
    background: url("Images/13.jpg");
    cursor: pointer;
    padding: 0 0 2px 0;
}

input.focused {
    border-bottom-width: 1px;
    border-color: Blue;
    border-bottom-style: solid;
    background-color: #E0EBFE;
}

.hiddenCol {
    display: none;
}

.cal_KimTheme .ajax__calendar_container {
    background-color: #e2e2e2;
    border: solid 1px #cccccc;
}

.cal_KimTheme .ajax__calendar_header {
    background-color: #CCCCCC;
    margin-bottom: 4px;
}

.cal_KimTheme .ajax__calendar_title,
.cal_KimTheme .ajax__calendar_next,
.cal_KimTheme .ajax__calendar_prev {
    color: #004080;
    padding-top: 3px;
}

.cal_KimTheme .ajax__calendar_body {
    background-color: #e9e9e9;
    border: solid 1px #cccccc;
}

.cal_KimTheme .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.cal_KimTheme .ajax__calendar_day {
    text-align: center;
}


.cal_KimTheme .ajax__calendar_hover .ajax__calendar_day,
.cal_KimTheme .ajax__calendar_hover .ajax__calendar_month,
.cal_KimTheme .ajax__calendar_hover .ajax__calendar_year,
.cal_KimTheme .ajax__calendar_active {
    color: #004080;
    font-weight: bold;
    background-color: #AAAAAA;
}

.cal_KimTheme .ajax__calendar_today {
    font-weight: bold;
}

.cal_KimTheme .ajax__calendar_other,
.cal_KimTheme .ajax__calendar_hover .ajax__calendar_today,
.cal_KimTheme .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}

.GridItemLeftColumn {
    padding-left: 15px;
}

.GridItemRightColumn {
    padding-right: 15px;
}

.required {
    background-image: url(Images/red_Star.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    padding-right: 10px;
}

/*Header*/
.Tab .ajax__tab_header {
    color: #4682b4;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    background-color: #ffffff;
    margin-left: 0px;
}
/*Body*/
.Tab .ajax__tab_body {
    border: 1px solid #b4cbdf;
    padding-top: 0px;
}
/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab {
    color: #ffffff;
    background: url("Images/tab_active.gif") repeat-x;
    height: 20px;
}

.Tab .ajax__tab_active .ajax__tab_inner {
    color: #ffffff;
    background: url("Images/tab_left_active.gif") no-repeat left;
    padding-left: 10px;
}

.Tab .ajax__tab_active .ajax__tab_outer {
    color: #ffffff;
    background: url("Images/tab_right_active.gif") no-repeat right;
    padding-right: 6px;
}
/*Tab Hover*/
.Tab .ajax__tab_hover .ajax__tab_tab {
    color: #000000;
    background: url("Images/tab_hover.gif") repeat-x;
    height: 20px;
}

.Tab .ajax__tab_hover .ajax__tab_inner {
    color: #000000;
    background: url("Images/tab_left_hover.gif") no-repeat left;
    padding-left: 10px;
}

.Tab .ajax__tab_hover .ajax__tab_outer {
    color: #000000;
    background: url("Images/tab_right_hover.gif") no-repeat right;
    padding-right: 6px;
}
/*Tab Inactive*/
.Tab .ajax__tab_tab {
    color: #666666;
    background: url("Images/tab_Inactive.gif") repeat-x;
    height: 20px;
}

.Tab .ajax__tab_inner {
    color: #666666;
    background: url("Images/tab_left_inactive.gif") no-repeat left;
    padding-left: 10px;
}

.Tab .ajax__tab_outer {
    color: #666666;
    background: url("Images/tab_right_inactive.gif") no-repeat right;
    padding-right: 6px;
    margin-right: 2px;
}

.btnbackandforwardcss {
    /*background: none;*/
    border: none;
    font-size: 17px;
    /*color: green;*/
    cursor: pointer;
    font-weight: lighter;
    font-style: italic;
    border-bottom: solid thin green;
    background-color: green;
    border-radius: 12px;
}
