BODY { MARGIN: 0px; font: 80% arial, sans-serif; FONT-FAMILY: Georgia, Arial; background-color: #e3e3e3; color: #333333; } select, span { font: 80% arial, sans-serif; FONT-FAMILY: Georgia, Arial; color: #333333; } input[name="PageSize"], input[name="FilterValue"] { font: 100% arial, sans-serif; FONT-FAMILY: Georgia, Arial; color: #333333; } .PageHeader { WIDTH: 100%; CELLSPACING: 0; CELLPADDING: 4 } .PageHeaderText { TEXT-ALIGN: right; } .ErrorMessage { COLOR: #ff0000; FONT-STYLE: italic; TEXT-ALIGN: left } .Annotation { FONT-SIZE: 1.3em; font-weight: bold; } .Note { MARGIN-TOP: 5px; MARGIN-BOTTOM: 0px; } .Form { FONT-WEIGHT: bolder; FONT-SIZE: small; } A.wr { FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; BACKGROUND-COLOR: #6699cc; TEXT-DECORATION: none } A.wr:hover { COLOR: #ffffff; BACKGROUND-COLOR: #336699 } TABLE.View { font-family: "Arial","sans-serif"; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; CELLSPACING: 4; CELLPADDING: 4 } TH.View { BORDER-RIGHT: #111111 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #111111 1px solid; PADDING-LEFT: 4px; BORDER-LEFT: #111111 1px solid; BORDER-BOTTOM: #111111 1px solid; BACKGROUND-COLOR: #666666; color: #ffffff; font-weight: normal; } TD.View { BORDER-RIGHT: #111111 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #111111 1px solid; PADDING-LEFT: 4px; BORDER-LEFT: #111111 1px solid; BORDER-BOTTOM: #111111 1px solid; BACKGROUND-COLOR: white; font-size: 10pt; ALIGN: center; VALIGN: center } TD.menu { BACKGROUND-COLOR: #6699cc } TD.StaticInfo { BORDER-RIGHT: #111111 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #111111 1px solid; PADDING-LEFT: 4px; BORDER-LEFT: #111111 1px solid; BORDER-BOTTOM: #111111 1px solid; BACKGROUND-COLOR: white; ALIGN: center; VALIGN: center } TD.StaticInfoLabel { BORDER-RIGHT: #111111 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #111111 1px solid; PADDING-LEFT: 4px; BORDER-LEFT: #111111 1px solid; BORDER-BOTTOM: #111111 1px solid; BACKGROUND-COLOR: #f0f0ff } .orange {color: #e86131} input.orange { color: #ffffff; background: #e86131 url('bgButton_gif.php') repeat-x; font-size: 13px; border: 0; height: 23px; padding-bottom: 3px; cursor: pointer; margin: 10px 0; } a.orange { color: #e2622d; display: inline-block; font-size: 13px; padding: 18px 6px 0 5px; text-decoration: underline; cursor: pointer; } a.orange:hover { text-decoration: none; } .pagination { height: 28px; margin: 20px 0; color: #ffffff; } .pagination ul { display: inline-block; *display: inline; margin-bottom: 0; margin-left: 0; *zoom: 1; } .pagination ul > li { display: inline; } .pagination ul > li > a, .pagination ul > li > span { float: left; padding: 0 10px; line-height: 23px; text-decoration: none; background-color: #424242; border-right: 1px solid #e3e3e3; border-left-width: 0; } .pagination ul > .active > a, .pagination ul > .active > span { cursor: default; background-color: #e86131; } .pagination ul > .disabled > span, .pagination ul > .disabled > a { cursor: default; background-color: #424242; color: #cccccc; } .pagination ul > li:first-child > a, .pagination ul > li:first-child > span { border-left-width: 1px; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; color: #ffffff; background: #e86131 url('bgButton_gif.php') repeat-x; } .pagination ul > li:last-child > a, .pagination ul > li:last-child > span { -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; color: #ffffff; background: #e86131 url('bgButton_gif.php') repeat-x; } .pagination-centered { text-align: center; } .pagination-right { text-align: right; } ul.pagination > li > a { cursor: pointer; } .star { font-size: 100%; color: #d56638; font-weight: 700; } .error { border: 1px solid red; } #error_message { color:red; font-size:small; display:none; }