.frame{
    background-color: #ffffff;

}
.frame .framemenu{
    width:170px;
}

.frame .framemenu  ul {padding: 0;margin:0;border:none;}
.frame .framemenu  li {padding: 0;margin:0;border:none;display: inline;}
.frame .framemenu  li a {BORDER-TOP-WIDTH: 0px; BORDER-RIGHT: #b9bbbb 5px solid; PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: #3C4C4C; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 2px; MARGIN: 0px 0px 1px; COLOR: #fffae1; PADDING-TOP: 2px; TEXT-ALIGN: left; TEXT-DECORATION: none; font-weight: bold;width:145px;}
.frame .framemenu  li a:hover {BORDER-RIGHT: white 5px double; BACKGROUND: #eeeeee; COLOR: #800}
.frame .framemenu  li a.selectmenu {BORDER-RIGHT: white 5px double; BACKGROUND: #00cccc; COLOR: #800}


.frame .framecenter{
   
}

.frame .framecontent{

}

.frame .frameactions{

}

.frame .framebanner{
    font-size:18px;
    height: 80px;
    font-weight: bold;
}

.error{
    font-size: 14px;
    color: red;
    font-weight: bold;
}

.popupheader{
    width : 100%;        
}

.tabletitle {
    font-size:14px;
    font-weight: bold;
}

.tableheader {
    font-size:13px;
    font-weight: bold;
    text-align: center;
}

.tablerow{
    display: table-row;
}

.dateinput {
    width:70px
}

.dateinput112px {
    width:112px
}

