.main{ margin: 0 auto; } .nav-active{ background-image:url('images/navbg_active.gif'); background-repeat:repeat-x; font-family:Trebuchet MS; font-size:14px; font-weight: bold; color:#FFFFFF; padding: 10px 20px 6px 15px; margin: 1px; border-right: 1px solid #FFFFFF; font-weight: bold; cursor: hand; cursor: pointer; text-align:center; } .nav-inactive{ background-image:url('images/navbg.gif'); background-repeat:repeat-x; font-family:Trebuchet MS; font-size:14px; font-weight: bold; color:#636363; padding: 10px 20px 6px 15px; margin: 1px; border-right: 1px solid #FFFFFF; font-weight: bold; cursor: hand; cursor: pointer; text-align:center; } .nav-margin{ background-image:url('images/navbg.gif'); background-repeat:repeat-x; font-family:Trebuchet MS; font-size:14px; font-weight: bold; color:#4DB956; margin-left: -4px; padding-left: 5px; margin-right: -4px; padding-right: 5px; } .mas-table { border-collapse:collapse; } .mod-table { border-collapse:collapse; width: 178px; } .mas-main{ width: 565px; } .mod-box{ background-image:url('images/boxbg.gif'); background-repeat:no-repeat; font-family:Trebuchet MS; font-size:12px; font-weight: bold; color:#767676; text-align:center; } .mod-box-big{ background-color: #EDF1F2; font-family:Trebuchet MS; font-size:12px; font-weight: bold; color:#767676; text-align:center; } .mod-small{ font-family:Trebuchet MS; font-size:10px; font-weight: bold; color:#767676; } .mod-medium{ font-family:Trebuchet MS; font-size:12px; font-weight: bold; color:#767676; } .mod-black{ font-family:Trebuchet MS; font-size:12px; color:#000000; } .mod-lite{ font-family:Trebuchet MS; font-size:12px; font-weight: normal; color:#767676; } .mod-large{ font-family:Trebuchet MS; font-size:14px; font-weight: bold; color:#767676; } .mod-calendar{ font-family:Trebuchet MS; font-size:12px; font-weight: bold; color:#767676; vertical-align: top; text-align: center; border:1px solid; padding-bottom: 50px; padding-left: 50px; } .mod-calendar-red{ font-family:Trebuchet MS; font-size:12px; font-weight: bold; color:red; vertical-align: top; text-align: right; border:1px solid; padding-bottom: 50px; padding-left: 50px; } .mod-xtralarge{ font-family:Trebuchet MS; font-size:18px; font-weight: bold; color:#767676; } .mod-contents{ border: 1px solid; border-color:#E6E8EA; font-family:Trebuchet MS; font-size:12px; font-weight: bold; color:#767676; padding: 6px; } .mod-error{ font-family:Trebuchet MS; font-size:12px; font-weight: bold; color:#990000; } .button{ background-image:url('images/button.gif'); font-family:Trebuchet MS; font-size:12px; font-weight: bold; width: 70px; border:1px solid #FFFFFF; color:#FFFFFF; } .button-small{ background-image:url('images/button.gif'); font-family:Trebuchet MS; font-size:12px; font-weight: bold; width: 46px; border:1px solid #FFFFFF; color:#FFFFFF; } .textbox{ border: 1px solid; border-color: #7F9DB9; } .textboxn{ border: 1px solid; border-color: #7F9DB9; width: 50px; text-align:right; } .data-table-header{ background-image:url('images/navbg.gif'); border-left:1px solid #636363; border-right:1px solid #636363; border-bottom:1px solid #636363; border-top:1px solid #636363; color: #636363; font-family:Trebuchet MS; font-size:12px; font-weight: bold; padding: 3px; } .data-table-record{ border-left:1px solid #636363; border-right:1px solid #636363; border-bottom:1px solid #636363; border-top:1px solid #636363; color:#636363; font-family:Trebuchet MS; font-size:12px; font-weight: bold; padding: 3px; } .cal-time-bg{ background-image:url('images/cal-time-bg.gif'); font-family:Trebuchet MS; font-size:14px; font-weight: bold; width: 75px; height:38px; border:1px solid #FFFFFF; color:#FFFFFF; padding: 10px; } .cal-appt-bg{ #border-bottom:1px solid #70C619; background-color:#E2E2E2; font-family:Trebuchet MS; font-size:12px; border-bottom:1px solid #FFFFFF; color:#000000; height:38px; padding: 10px; width:100%; } .cal-icon-bg{ #border-bottom:1px solid #70C619; background-color:#E2E2E2; font-family:Trebuchet MS; font-size:12px; border-bottom:1px solid #FFFFFF; color:#000000; } .removeBg{ background-image: none; } .highlightrBg{ background-image:url('images/highlightbg.gif'); } 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; }