body {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Verdana,"Verdana CE",Arial,"Arial CE","Lucida Grande CE",lucida,"Helvetica CE",sans-serif;
    font-size: 12px;
    margin: 10px;
}
h1 {
    border-bottom: 1px solid #AFAFAF;
    color: #D20005;
    font-family: Arial,"Arial CE","Lucida Grande CE",lucida,"Helvetica CE",sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}
td {
    font-size: 12px;
    color: #000000;
    font-family: Tahoma, arial, verdana;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    line-height: 14px;
}
.fomenu {
    font-family: "Arial Unicode MS", verdana;
    font-size: 8px;
    font-color: #FFFFFF;
    color: #FFFFFF;
}
table.fomenu td {
    color: #FFFFFF;
}
table.fomenu a {
    font-family: "Arial Unicode MS", verdana;
    font-size: 12px;
    font-color: #FFFFFF;
    color: #FFFFFF;
}
table.menu {
    border-width: 4px;
    border-color: #A5CFEF;
    border-style: solid;
    padding-left: 3px;
}
table.menu td {
    font-family: Tahoma,verdana;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    padding-left: 3px;
}
table.menu a {
    font-family: Tahoma,verdana;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
}
fieldset { border:1px solid green }
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
}
input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    border-color: #666666;
}
input[type="text"], input[type="password"], input.text, input.title, textarea, select {
    margin: 0.5em 0;
}

.clear {clear: both;}
.left {float: left;}
.right {float: right;}
#firstimg {cursor: pointer; cursor: hand;}
#backimg {cursor: pointer; cursor: hand;}
#nextimg {cursor: pointer; cursor: hand;}
#lastimg {cursor: pointer; cursor: hand;}
#deleteimg {cursor: pointer; cursor: hand;}


/* #changepasswordform label, input { display:block; } */
#changepasswordform input.text { margin-bottom:12px; width:95%; padding: .4em; }
#changepasswordform fieldset { padding:0; border:0; margin-top:25px; }
/* #changepasswordform h1 { font-size: 1.2em; margin: .6em 0; } */
#changepasswordform .ui-dialog .ui-state-error { padding: .3em; }
#changepasswordform .validateTips { border: 1px solid transparent; padding: 0.3em; }

.ui-button { padding: 0;}
.ui-jqgrid .ui-jqgrid-btable { cursor : default; }
.ui-jqgrid .ui-jqgrid-title { float: left; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #FBEC88;
  border: 1px solid #aaaaaa;
}
