.watermark{
    background-color: #FFFFFF; background-image: url('images/watermarkbkg2.gif'); background-repeat: no-repeat; background-position: top right;
}

.formreadonly {
	background-color: #f8f8f8;
	border: none;
}

.formcellon {
	background-color: #f8f8f8;
	height: 32px;
}

.formcelloff {
	background-color: #EDEDED;
	height: 32px;
}

.od-type{
    width: 20px;
    height: 100%;
    border:0px solid #fff;
    text-align:center;
    color: #ffffff;
    font-size:90%;
    display:block;
}
.fieldlabel{
    font-weight:bold; 
    color: #333333; 
    text-decoration:none;
}

.logonhourswindow {
    border:1px solid #000000;
    border-collapse:collapse;
    background-color: #333333;
}

.buttonwidelogon{
    border: 2px solid #000000;
    width: 8em;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    COLOR: #000000;
    text-align:right;
	background: url('images/fieldbkg-g.gif') repeat-x;
	background-color: #EDEDED;
    cursor:pointer;
}
.buttonwideclear{
    border: 2px solid #000000;
    width: 100%;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    COLOR: #FFFFFF;
    text-align:right;
	background: url('images/fieldbkg-g.gif') repeat-x;
	background-color: #EDEDED;
    cursor:pointer;
}
.buttonwidelogon2{
    border: 2px solid #000000;
    width: 100%;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    COLOR: #000000;
    text-align:center;
	background: url('images/fieldbkg-g.gif') repeat-x;
	background-color: #EDEDED;
    cursor:pointer;
}

.logonhoursbutton {
    border:1px solid #CCCCCC;
    border-collapse:collapse;
    cursor:pointer;
}

.logonhoursbutton2 {
    border:1px solid #CCCCCC;
    border-collapse:collapse;
}

.tinyText {font-family: Arial,Helvetica,sans-serif; font-weight: normal;color: #000000;}
a.tinyText {font-family: Arial,Helvetica,sans-serif; font-weight: normal;color: #000000;text-decoration:none;}
.divheader{ background-color: #FFFFFF; background-image: url('images/headerbkg.gif'); background-repeat:repeat-x; }
.greybkg{ background-color: #f8f8f8; background-image: url('images/btmcap.gif'); background-repeat: no-repeat; background-position:bottom; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: none; border-left-style: solid; border-top-color: #dbdbdb; border-right-color: #dbdbdb; border-bottom-color: #dbdbdb; border-left-color: #dbdbdb;  }

.smallTimeDisp{
    background-color: #EDEDED;
    width:4%;
    text-align:center;
    font-size:65%;
} 