#ajaxdiv {		
   position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000;
	opacity: .5;
}
.ajax-loader {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -32px; /* -1 * image width / 2 */
	margin-top: -32px;  /* -1 * image height / 2 */
	display: block;        
}
a {
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

body {
	font-family: Arial;
	font-size: 12px;
}

td {
	font-family: Arial;
	font-size: 12px;
}

.menu {
	font-family: Arial;
	color: #5A5A5A;
	font-size: 11px;
}

.menu a {
	color: #828080;
	text-decoration: none;
}

.menu a:hover {
	padding-right: 2px;
	text-decoration: none;
	color: black;
}

#bgwhite {
	background-color: #FFFFFF;
}

.user_info {
	cursor: default;
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
}

.user_info b {
	color: #005826;
}

.bottom {
	font-family: Verdana;
	font-size: 11px;
	color: gray;
}

.largetext {
	font-size: 16px;
}
#largeText {
	font-size: 16px;
}

.editbox {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	border: 1 solid white;
	border-top: 1 solid gray;
	border-left: 1 solid gray;
	background-color: #F0EEEF;
}

.editfield {
	font-family: Arial;
	font-size: 11px;
}

.smallText {
	font-family: Arial;
	font-size: 11px;
}

.button {
	border: 0px;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 12px;
	height: 22px;
	background-color: white;
	background-image: url('images/buttonbg.gif');
	color: #595858;
	cursor: pointer;
}
#button_red {
	background-image: url('images/buttonbg_red.gif');
}

.button:hover {
	color: #FFFFFF;
}


.button2 {
	background-image: url('images/btn2.gif');
	width: 62px;
	height: 13px;
	border: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #EFEDED;
	text-align: right;
	padding-right: 5px;
	cursor: pointer;
}

.button2:hover {
	color: white;
}


.ctable {
	border: 1px solid silver;
	background-color: #F7F8F9;
}
.ctable_header {
	cursor: default;
	padding-top: 0px;
	background-image: url('images/ctable_header_bg.gif');
	background-repeat: repeat-x;
	height: 24px;
	font-weight: bold;
	font-family: Tahoma;
	background-color: #F7F8F9;
}

#ctable_bg {
	background-color: #F7F8F9;
}
#ctable_bg2 {
	background-color: #EDEEEF;
}

#ctable_bgdark {
	background-color: #CCCDCE;
}
#ctable_bgwhite {
	background-color: #FFFFFF;
}

#ctable_tdbg {
	background-color: #54A9FF;
}

.ctable_fieldhdr {
	padding-left: 3px;
	background-color: #54A9FF;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid gray;
	cursor: default;
	color: white;
}
.ctable_fieldhdr_font {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.editbox {
	background-color: white;
	font-family: Tahoma;
	font-size: 11px;
	background-color: white;
	border: 0px;
}

#edit_ahlid {
	font-family: Courier New, Courier, Arial;
	font-size: 15px;
	color: green;
	text-align: right;
}

.edit {
	border: 0px;
	font-size: 11px;
	padding-left: 3px;
	font-family: Trebuchet MS, Arial;
	height: 19px;
	background-image: url('images/editbg.gif');
}

#edit_error {
	background-image: url('');
	background-color: #FFB9B7;
	border: 1px solid #FF0000;
}

.select {
	background-color: #F7F8F9;
	font-family: tahoma;
	font-size: 11px;
}

.tinyText {
	font-family: Tahoma;
	font-size: 9px;
}

#courier {
	font-family: Courier New, Courier;
	font-size: 12px;
}

.header_red {
	background-color: #EF706B;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.sch_regnum {
	cursor: default;
	font-weight: bold;
	color: gray;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Trebuchet MS, Arial;
}

.mst {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
}

.sch_border {
	background-color: #C0C0C0;
}
#sch_border_topbtm {
	border-top: 2px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
}

.sch_height30 {
	height: 30px;
}

.sch_content {
	padding: 7px;
}
.sch_tabhost {
	height: 30px;
	font-family: Trebuchet MS, Arial;
	color: #A09F9F;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
}

#sch_tabhost_active {
	border-left: 5px solid #C0C0C0;
	border-top: 2px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
	cursor: default;
	background-color: #F7F8F9;
	color: black;
}


td.sch_tabhost:hover {
	color: #000000;
}

#tbl_bg2 {
	background-color: #DBD9D9;
}


#lm_highlight {
	color: black;
}
#lm_highlight a {
	color: black;
}
#lm_highlight a:hover {
	color: blue;
}

.calendar {
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	border: 1px solid #EDEEEF;
	background-color: #EDEEEF;
}

#calendar_off {
	cursor: default;
	background-color: #F7F8F9;
}

#calendar_today {
	font-weight: bold;
	color: red;
}

td.calendar:hover {
	background-color: #EAEBED;
	border: 1px solid silver;
}

.calday_off {
	padding-left: 10px;
	font-family: Courier New, Courier;
	font-size: 12px;
	cursor: pointer;
}
#calday_on {
	cursor: default;
	border-right: none;
	background-color: #EDEEEF;
}
.calday_tourn {
	font-family: Arial;
	font-size: 12px;
	background-color: #EDEEEF;
}

.inv_table {
	border: 1px solid gray;
}

.inv_hdrtxt {
	font-family: Trebuchet MS, Arial;
	font-size: 22px;
	letter-spacing: 1px;
	font-weight: bold;
}

.inv_hdr {
	background-color: #EBEBEB;
	border-bottom: 1px solid gray;
	font-weight: bold;
	font-size: 11px;
}

.inv_ahl {
	font-family: Trebuchet MS, Verdana;
	padding-left: 12px;
	font-size: 12px;
}

.inv_billto {
	padding-left: 10px;
}

.inv_num {
	color: gray;
}

.inv_fld {
	font-family: Arial;
	font-weight: bold;
}
.inv_text {
	border: none;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
}

.inv_invoice {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
}
#inv_amount {
	border-right: none;
}

.inv_total {
	background-color: #EBEBEB;
}

.inv_checks {
	border-right: 1px solid gray;
}

.inv_editbox {
	width: 100%;
	height: 60px;
	font-family: Arial;
	background-color: #F7F8F9;
	border: 1px solid silver;
	font-size: 11px;
}

.inv_none {
	color: gray;
}

.inv_paid {
	color: green;
}
.inv_unpaid {
	color: red;
}
.inv_partialpaid {
	color: purple;
}

.cal_weekday {
	width: 50px;
	background-color: #F0F0F0;
	border-bottom: 1px solid silver;
}

.cal_days {
	width: 50px;
	height: 50px;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	cursor: pointer;
}

#cal_days_current {
	border: 1px solid silver;
	background-color: #F7F4F4;
	font-weight: bold;
	color: maroon;
}

td.cal_days:hover {
	background-color: #F7F4F4;
}


.jscal_off {
	height: 18px;
	width: 17px;
	font-size: 10px;
	cursor: pointer;
	font-weight: normal;
}

td.jscal_off:hover {
	font-weight: bold;
}

#jscal_weekdays {
	font-size: 3px;
	font-family: Arial;
	font-weight: normal;
}

.ahlmail_body {
	padding: 5px;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	background-color: white;
	font-family: Courier New, Courier;
}
.ahlmail_reply {
	border: 1px solid silver;
	font-family: Trebuchet MS, Arial, Verdana;
	color: navy;
	width: 410px;
	padding: 5px;
	font-size: 12px;
}

.iconbox {
	width: 12px;
	height: 10px;
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	border: 1px solid silver;
	padding-left: 2px;
	padding-right: 2px;
	color: white;
	font-weight: bold;
}


#redbold a {
	font-weight: bold;
	color: maroon;
}

/* ================================ EXPRESSIONS ============================= */
.jscal_off {
	background-color: expression(
		'#FFFFFF',
		this.onmouseover = function() { this.runtimeStyle.fontWeight = 'bold'; this.runtimeStyle.fontSize = '11px' },
		this.onmouseout = function() { this.runtimeStyle.fontWeight = 'normal'; this.runtimeStyle.fontSize = '10px' });
}

.cal_days {
	background-color: expression(
		'#FFFFFF',
		this.onmouseover = function() { this.runtimeStyle.backgroundColor = '#F7F4F4'; },
		this.onmouseout = function() { this.runtimeStyle.backgroundColor = ''; });
}

.button {
	background-color: expression(
		'#FFFFFF',
		this.onmouseover = function() { this.runtimeStyle.color = 'black'; },
        this.onmouseout = function() { this.runtimeStyle.color = '#595858'; });
}

.button2 {
	background-color: expression(
		'#FFFFFF',
		this.onmouseover = function() { this.runtimeStyle.color = 'white'; },
        this.onmouseout = function() { this.runtimeStyle.color = '#EFEDED'; });
}

.sch_tabhost {
	background-color: expression(
		'#FFFF00',
		this.onmouseover = function() { this.runtimeStyle.color='black'; this.runtimeStyle.fontWeight='normal' },
        this.onmouseout = function() { this.runtimeStyle.color=''; this.runtimeStyle.fontWeight='normal' });
}
.calendar {
	background-color: expression(
		'#EDEEEF',
		this.onmouseover = function() { this.runtimeStyle.border='1px solid silver'; this.runtimeStyle.backgroundColor='#EAEBED' },
        this.onmouseout = function() {  this.runtimeStyle.border='1px solid #EDEEEF'; this.runtimeStyle.backgroundColor='' });
}

.calday_off {
	background-color: expression(
		'#EDEEEF',
		this.onmouseover = function() { this.runtimeStyle.backgroundColor='#EAEBED' },
        this.onmouseout = function() {  this.runtimeStyle.backgroundColor='' });
}

