body { padding:0px; margin: 0px; background-image: url(../images/bg.jpg); background-repeat: repeat-x; background-position: left top; } .content { font-family: Arial; font-size: 12px; color: #333333; text-decoration: none; } .content a { font-family: Arial; font-size: 12px; color: #333333; text-decoration: none; } .msg { font-family: Arial; font-size: 12px; color: #CC0000; text-decoration: none; } .icontxt a { font-family: Arial; font-size: 12px; color: #04244B; text-decoration: none; } .pagetitletxt { font-family: Arial; font-size: 16px; color: #04244B; text-decoration: none; } .pagetitletxt a { font-family: Arial; font-size: 16px; color: #04244B; text-decoration: none; } .listtitletxt { font-family: Arial; font-size: 12px; color: #04244B; text-decoration: none; background-image: url(../images/titlebg.jpg); background-repeat: repeat-x; background-position: left top; height:40px; font-weight: bold; padding: 0px 0px 0px 5px; background-color: C0C0C0; vertical-align: middle; } .listtxt { font-family: Arial; font-size: 12px; color: #333333; text-decoration: none; background-color: #F9F9F9; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #EBEBEB; padding: 6px 0px 6px 5px; } .listtxt a { font-family: Arial; font-size: 12px; color: #333333; text-decoration: none; } .listtxt input.sortinput { font-family: Arial; font-size: 12px; color: #666666; text-decoration: none; border: 1px solid #7F9DB9; background-color:#FFF; width:30px; text-align: center } .remark{ font-family: Arial; font-size: 9px; color: #999999; text-decoration: none; display:inline; } div.pagination { padding: 3px; margin: 3px; } div.pagination a { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #AAAADD; text-decoration: none; /* no underline */ color: #000099; } div.pagination a:hover, div.pagination a:active { border: 1px solid #000099; color: #000; } div.pagination span.current { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #000099; font-weight: bold; background-color: #000099; color: #FFF; } div.pagination span.disabled { padding: 2px 5px 2px 5px; margin: 2px; border: 1px solid #EEE; color: #DDD; } /* Footer */ .footertxt { font-family: Arial; font-size: 10px; color: #666666; text-decoration: none; } .footertxt a { font-family: Arial; font-size: 10px; color: #666666; text-decoration: underline; } .footertxt a:hover { font-family: Arial; font-size: 10px; color: #666666; text-decoration: none; } /* override jquery ui */ .ui-button, .ui-button-text .ui-button{ font-size: 12px !important; }