.menu_in{cursor: pointer;}

font.systemfont			{ font-size: 12px; font-family: Arial;}
font.systemfont_blue		{ font-size: 12px; font-family: Arial; color:#2B5580}
font.disabledfont			{ font-size: 12px; font-family: Arial; color: #808080}
font.verdana11px			{ font-size: 11px; font-family: Verdana;}

font.report_header			{ font-size: 12px; font-family: Arial; font-weight:bold}
font.report			{ font-size: 12px; font-family: Arial;}
font.report11px			{ font-size: 11px; font-family: Arial;}

font.print			{ font-size: 12px; font-family: Arial;}
font.print_header			{ font-size: 15px; font-family: Arial;}
font.print_note			{ font-size: 10px; font-family: Arial;}

ol.orderlist_blue { font-size: 12px; font-family: Arial; color:#2B5580 }

a.menu_link			{ font-size: 12px; font-family: Arial; text-decoration: none; color: #2B5580; font-weight:bold }
a:hover.menu_link	{ color: #CC0000;}

a.shortcut_link			{ font-size: 12px; font-family: Arial; text-decoration: none; color: #2B5580; font-weight:bold }
a:hover.shortcut_link	{ color: #CC0000;}

a.table_link_disabled		{ font-size: 12px; font-family: Arial; text-decoration: line-through; color: #C0C0C0  }
a:hover.table_link_disabled	{ color: #C0C0C0;}

a.table_link			{ font-size: 12px; font-family: Arial; text-decoration: none; color: #2B5580;  }
a:hover.table_link	{ color: #CC0000;}

a.arial_blue_red			{ font-size: 12px; font-family: Arial; text-decoration: none; color: #2B5580;  }
a:hover.arial_blue_red	{ color: #CC0000;}

a.arial_yellow_red			{ font-size: 12px; font-family: Arial; text-decoration: none; color: #FFE3AA;  }
a:hover.arial_yellow_red	{ color: #FFFF00;}

a.print			{ font-size: 12px; font-family: Arial; text-decoration: none; color: #1E3C59;  }
a:hover.print	{ color: #FFFFFF; background-color: #003366}

a.report11px			{ font-size: 11px; font-family: Arial; text-decoration: none; color: #1E3C59;  }
a:hover.report11px	{ color: #FFFFFF; background-color: #003366}

a.normalhover			{ text-decoration: none; color: #1E3C59;  }
a:hover.normalhover	{ color: #FFFFFF; background-color: #003366}

td.NoPadding { padding:0; }

.FlatButton {
	border:1px solid #7F9DB9; font-size: 12px; font-family: Arial; font-weight: bold; padding-left: 3px; padding-right: 3px; padding-top: 1px; padding-bottom: 0px; background-color: #F9F9FF;
}

.Textbox {
	font-family:Arial; font-size:12px; color: #204060; text-align:left; 
}
.Textbox_ReadOnly {
	border:1px solid #ABADB3; font-family:Arial; font-size:12px; color: #204060; text-align:left; background-color:#E5E5E5 
}
.Textbox_Cheque {
	border:1px solid #C1CADB; font-family:Arial; font-size:12px; color: #204060; text-align:left; padding-left: 46px; background-image: url('../images/cheque.gif'); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; padding-right:4px; padding-top:1px; padding-bottom:1px
}
.Textbox_CC {
	border:1px solid #C1CADB; font-family:Arial; font-size:12px; color: #204060; text-align:left; padding-left: 62px; background-image: url('../images/cc.gif'); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; padding-right:4px; padding-top:1px; padding-bottom:1px
}

.Dropdown {
	font-family:Arial; font-size:12px; color: #204060; text-align:left 
}
.Dropdown_8pt {
	font-family:Arial; font-size:8pt; color: #204060; text-align:left; 
}
.Combo {border:1px solid #C1CADB; font-family: Arial; font-size: 12px; color: #204060; background-image: 
               url('../images/combo.gif'); background-repeat: no-repeat; 
               background-attachment: scroll; background-position: right top; height:22; padding-right:18px;}

.FileUpload {
	border:1px solid #7F9DB9; font-size: 12px; font-family: Arial; background-color: #F9F9FF; color:#204060; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px
}


font.label { font-family: Arial; font-size: 11px; color: #2B5580; }