/* Init */
.FW{font-family:tahoma,serif;font-size:11px}

/* Form */
.FW___FORM{margin:0px}
.FW___FORM table{border:solid 1px silver;font-family:tahoma,serif;font-size:11px;color:#666666}
.FW___FORM table td.td_1{background:#d8dfea;border-bottom:1px solid #cccccc;font-weight:bold}
.FW___FORM table td.td_2{background:white;border-bottom:1px solid #cccccc}
.FW___FORM table td.td_1 div.container{padding:3px 5px 5px 10px}
.FW___FORM table td.td_2 div.container{padding:3px 10px 5px 5px}
.FW___FORM table td.td_header div{background:#3b5998;border-bottom:1px solid #cccccc;color:white;font-weight:bold;text-align:center;padding:5px}
.FW___FORM .input-button{background:#3b5998;margin-top:3px;border-color:#d9dfea #0e1f5b #0e1f5b #d9dfea;border-width:1px;color:white;font-family:tahoma,serif;font-size:11px;padding:2px 15px 3px;text-align:center}
.FW___FORM .input-reset{padding:2px 15px 3px 15px;border-width:1px;font-size:11px;font-family:tahoma,serif;text-align:center;background:#f0f0f0;color:black;border-top-color:#e7e7e7;border-right-color:#666;border-bottom-color:#666;border-left-color:#e7e7e7}
.FW___FORM .input-text{border:1px solid #bdc7d8;font-family:tahoma,serif;font-size:11px;padding:3px}
.FW___FORM textarea{border:1px solid #bdc7d8;padding:3px;font-size:11px;font-family:tahoma,serif}
.FW___FORM .input-text:hover,.FW___FORM .input-text:focus,.FW___FORM textarea:hover,.FW___FORM textarea:focus{border:1px solid #3b5998;background:#d8dfea}
.FW___FORM select{border:1px solid #bdc7d8;font-family:tahoma,serif;font-size:11px;padding:2px}
.FW___FORM .input-radio{padding:0;margin:0 5px 0 0;vertical-align:middle}
.FW___FORM .input-checkbox{border:0;vertical-align:middle}

/* Browse */
.FW___BROWSE{border-collapse:collapse}
.FW___BROWSE td{border:solid 1px #bdc7d8;font-size:11px}
.FW___BROWSE td div{font-family:tahoma,serif}
.FW___BROWSE td.header{background:#3b5998;color:white;font-weight:bold;text-align:center;height:initial;}
.FW___BROWSE td.header div{padding:5px;font-size:12px}
.FW___BROWSE td.data_0{background:#f6f7f8}
.FW___BROWSE td.data_1{background:#E9E9E9}
.FW___BROWSE td.data_0 div,.FW___BROWSE td.data_1 div{padding:5px;font-size:11px}
.FW___PAGING{text-align:center;font-family:tahoma,serif;font-size:12px;color:#666666}
.FW___PAGING a{color:#3b5998;text-decoration:underline}
.FW___PAGING a:hover,.FW___PAGING a:active,.FW___PAGING a:hover{color:blue;text-decoration:underline}
.FW___PAGING .current_sheet{background:#3b5998;padding:3px;color:white}
