﻿body {
background-color:#ccc;
font-size:12px;
font-family:Arial;
}

#mainBody {
padding-left:5px;
background-color:#fff;
}

#mainFooter {
padding-left:5px;
padding-top:25px;
background-color:#fff;
padding-bottom:25px;
}

#tblLogOn:first-child {
width:50px;
}

#tblSearch {
width:100%;
}

.ctrlButton {
background-color:#069;
color:#fff;
border-color:#000;
border-style:solid;
border-width:1px;
}

.ctrlText {
width:145px;
border-color:#ccc;
border-style:solid;
border-width:1px;
}

.ctrlCheckBox {

}

.ctrlDrop {
border-color:#ccc;
border-style:solid;
border-width:1px;
}

.detailLabel {
text-align:left;
font-weight:700;
width:250px;
}

.detailData {
text-align:left;
}

.ctrlGridAltItem {
background-color:#efe5d9;
}

#mainHeader,.ctrlGridItem {
background-color:#fff;
}
