HTML {
	direction: ltr;
	}

BODY {
	font-family: Verdana, Geneva, ms sans serif;
	margin: 0px;
	}

TD {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	}	
	
TD.login {
	text-align: right;
	padding-right: 27px;
	}	

TD.logo {
	padding: 20px;	
	}
	
TD.menus {
	padding-top: 10px;
	width: 100%;
	}	

.menusVertical {
	}

.button_bar_cell {
	padding-top: 6px;
	padding-bottom: 3px;
	border-top: 1px #dcbb4a solid;
}

a.button_link {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
}

a.button_link:hover {
	color: #826d26;
}

.button_page {
	font-weight: bold;
	font-size: 8px;
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 2px;
	}
	
.button_page A {
	color: #000000; 
	text-decoration:none;
	white-space: nowrap;	
	} 
	
.button_page A:hover {
	color: #990000;
	text-decoration: none;
	}	

.button_action {
	font-weight: bold;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 2px;
	}
	
.button_action A {
	color: #000000; 
	text-decoration:none;
	white-space: nowrap;	
	} 
	
.button_action A:hover {
	color: #990000;
	text-decoration: none;
	}	
	
.button_bar {
	background:#cccccc; 
	padding-left: 16px;
	padding-right: 16px;
	}

.button-TL-white {
	background-image:url(../Images/buttonTL.gif); width:11; height:3;
	}
.button-T-white {
	background-image:url(../Images/buttonT.gif); height:3;
	}
.button-TR-white {
	background-image:url(../Images/buttonTR.gif); width:15; height:3;
	}
.button-L-white {
	background-image:url(../Images/buttonL.gif); width:11; height:16;
	}
.button-white {
	background-image:url(../Images/buttonC.gif); height:16; 
	vertical-align: middle;
	white-space: nowrap;
	}
.button-R-white {
	background-image:url(../Images/buttonR.gif); width:15; height:16; 
	}
.button-BL-white {
	background-image:url(../Images/buttonBL.gif); width:11; height:7;
	}
.button-B-white {
	background-image:url(../Images/buttonB.gif); height:7;
	}
.button-BR-white {
	background-image:url(../Images/buttonBR.gif); width:15; height:7;
	}

.recordPanelButtonsAlignment {
    	padding-top: 10px;
    	padding-bottom: 5px;
    	padding-left: 100px;
    	}
   
.subcategory_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 4px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.subcategory SELECT {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	padding: 2px;
	}

.category {
	padding: 5px;
	}

.category_area {
	background-color: #fcfce3;
	vertical-align: middle;
	white-space: nowrap;	
	}

.category_area A {
	color: #888888;
	text-decoration: underline;
	}

.category_area A:hover {
	color: #666666;
	text-decoration: none;
	}

TABLE.category_row {
	color: #666666;
	font-weight: bold;
	background-color: #ffffff;
	padding: 5px;
	width: 100%;
	}

TABLE.category_row TD {
	}
	
TD.category_row {
	background-color: #ffffff;
	padding: 0px;
	}
	
TD.category_row  {
	}

TD.pagination_row  {
	}
	
.column_header {
	font-weight: bold;
	}

.column_header A, .column_header_scrolling A {
	color: #aaaaaa; 
	text-decoration: underline;
	} 
	
.column_header A:hover, .column_header_scrolling A:hover {
	color: #826d26;
	text-decoration: underline;
	}

.column_header_scrolling {
	font-weight: bold;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #aaaaaa solid;
	}

.columnHeaderFilterPadding {
	padding-top: 4px;
	}

.columnHeaderFilterPadding A {
	text-decoration: none;
	color: #ffffff;
	}

.columnHeaderFilterPadding A:hover {
	text-decoration: none;
	color: #826d26;
	}

.dashboard_body {
	background-color: #ffffff;
	color: #003366;
	border-top: 1px #bbbb99 solid;
	padding: 4px;
	padding-left: 10px;
	padding-right: 20px;
	}
	
.dashboard_header {
	background-color: #ccccaa;
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	border-bottom: 1px #888866 solid;
	padding: 3px;
	padding-top: 6px;
	padding-left: 10px;
	}
	
.dashboard_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.dashboard_page {
	color: #003366;
	background:#ffffff;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	}	

.dashboard_value {
	font-weight:bold;
	padding: 3px;
	text-align: left;
	}

.dashboard_view {
	border-top: 1px #888866 solid;
	border-right: 1px #888866 solid;
	border-left: 1px #888866 solid;
	border-bottom: 1px #888866 solid;
	}

.dialog_body {
	background-color: #fcfce3;
	color: #003366;
	border-right: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	padding: 4px;
	}

.dialog_field_value {
	color: #888888;
	font-weight: bold;
	padding: 3px;
	}

.dialog_header {
	border-bottom: 1px #a8beb1 solid;
	background-image:url(../Images/dialogHeaderT.gif);
	background-repeat: repeat-x;
	height: 20px;
	}

.dialog_header_text {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 5px;
	}

.dialogHeaderEdgeL {
	background-image:url(../Images/dialogHeaderEdgeL.gif);
	background-repeat: repeat-y;
	width: 20px;
	}

.dialogHeaderEdgeR {
	background-image:url(../Images/dialogHeaderEdgeR.gif);
	background-repeat: repeat-y;
	width: 20px;
	}

.dialogHeaderIcon {
	width:16px;
	padding-top: 6px;
	}

.dialog_view {
	}

.divider { 
	bottom-border:1px #FFFFFF ridge 3em;
	}

.edit_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}
	
.edit_input {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;

	}

.field_label {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	}

.field_label_on_side {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}

.field_value {
	padding: 0px;
	}

.field_input {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

SPAN.field_input {
	background-color: transparent;
	border: ;
	}

SPAN.field_input INPUT {
	vertical-align: middle;
	}

.filter_value {
	font-weight: bold;
	padding: 2px;
	}

.filter_button_cell {
	padding-left: 8px;
	padding-bottom: 3px;
	vertical-align:bottom;
	}

.filter_input {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	margin: 2px;
	margin-top: 0px;
	}

.filter_area {
	color: #666666;
	text-align: right;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	white-space: nowrap;	
	}
	
.footer {
	color: #444444;
	}

.grand_total_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.grand_total_value {
	font-weight: normal;
	padding: 3px;
	}

.header_cell {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #fcfce3;
	padding: 5px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #aaaaaa solid;
	color: #826d26;
	vertical-align: top;
	}

.header_cell_scrolling {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #fcfce3;
	padding: 5px;
	color: #826d26;
	vertical-align: top;
	}

.icon_cell, .alt_icon_cell {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #ffffff;
	border-right: 1px #eeeeee solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}
	
.alt_icon_cell {
	background-color: #eeeeee;
	}	

.dslink {
	}

.dslink IMG {
	vertical-align: bottom;
	}

.input_box {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.image {
	}

.import {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	}
	
.logoBG {
	background: #ffffff;
	}

.master_table {
	}

.menu {
	color: #ffffff;
	font-family: Verdana, Geneva, ms sans serif;
	}
	
a.menu {
	color: #aaaaaa; 
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	padding-left: 3px;
	padding-right: 18px;
	}

a.menu:hover {
	color: #826d26;
	}

.menu_on-TL {
	width: 23px;
	height: 0px;
	}
.menu_on-T {
	height: 0px;
	}
.menu_on-TR {
	width: 3px;
	height: 0px;
	}
.menu_on-L {
	background-image:url(../Images/menuOverL.gif);
	width: 23px;
	height: 23px;
	}
.menu_on {
	padding-top: 3px;
	}
.menu_on-R {
	width: 3px;
	height: 23px;
	}
.menu_on-BL {
	width: 23px;
	height: 0px;
	}
.menu_on-B {
	height: 0px;
	}
.menu_on-BR {
	width: 3px;
	height: 0px;
	}

.menu_on a {
	color: #826d26;
	}

.menu_off-TL {
	width: 23px;
	height: 0px;
	}
.menu_off-T {
	height: 0px;
	}
.menu_off-TR {
	width: 3px;
	height: 0px;
	}
.menu_off-L {
	background-image:url(../Images/menuL.gif);
	width: 23px;
	height: 23px;
	}
.menu_off {
	padding-top: 3px;
	}
.menu_off-R {
	width: 3px;
	height: 23px;
	}
.menu_off-BL {
	width: 23px;
	height: 0px;
	}
.menu_off-B {
	height: 0px;
	}
.menu_off-BR {
	width: 3px;
	height: 0px;
	}

.menuEdgeL {
	width: 0px;
	}

.menuEdgeR {
	width: 0px;
	}

.menu_bot_bg { 
	}

.borderTable {
	background-color: #ffffff;
	}

.pageAlignment {
	}

.pageBackground {
	background-image: url(../Images/pageBackground.gif);
	width: 100%;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}

.pageBorderTL {
	background-image: url(../Images/pageBorderTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width:3;
	height:3;
	}
.pageBorderT {
	background-image: url(../Images/pageBorderT.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height:3;
	}
.pageBorderTR {
	background-image: url(../Images/pageBorderTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width:3;
	height:3;
	}
.pageBorderL {
	align:right;
	background-image: url(../Images/pageBorderL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width:3;
	}
.pageBorderC {
	}
.pageBorderR {
	background-image: url(../Images/pageBorderR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width:3;
	}
.pageBorderBL {
	background-image: url(../Images/pageBorderBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:3;
	height:3;
	}
.pageBorderB {
	background-image: url(../Images/pageBorderB.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height:3;
	}
.pageBorderBR {
	background-image: url(../Images/pageBorderBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width:3;
	height:3;
	}

.page_yellow {
	background-color: #ffffff;
	padding-top: 8px;
	padding-right: 10px;
	text-align: left;
	}

.page_total_label {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.page_total_value {
	font-weight: normal;
	padding: 3px;
	}

.pagination_area {
	color: #003366;
	text-align: left;
	white-space: nowrap;	
	vertical-align: bottom;
	border-top: 1px #dcbb4a solid;
	}

.pagination_label {
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	}

.pagination_value {
	color: #003366;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 2px;
	padding-right: 5px;
	padding-left: 5px;
	}

.pagination_input {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.pagination_row {
	background-color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px #a8beb1 solid;
	}

.paginationRowEdgeL {
	background-image:url(../Images/paginationRowEdgeL.gif);
	background-repeat: repeat-y;
	width: 20px;
	}

.paginationRowEdgeR {
	background-image:url(../Images/paginationRowEdgeR.gif);
	background-repeat: repeat-y;
	width: 20px;
	}

.paginationButtonFirst {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 26px;
	}

.paginationButtonPrevious {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 26px;
	}

.paginationButtonNext {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 26px;
	}

.paginationButtonLast {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 26px;
	}

.search_area {
	padding-top: 5px;
	padding-bottom: 2px;
	}

.search_label {
	color: #003366;
	font-weight: normal;
	vertical-align: middle;
	white-space: nowrap;	
	padding: 5px;
	}

.search_input {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ffffff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	margin-left: 2px;
	}
	
.table_embedded .button_bar
	{
	background: #eeeeee;
	padding-bottom: 0px;
	}	
.table_embedded .master_table
	{
	padding: 4px;
	background: #eeeeee;
	}

.spacer {
	padding-bottom: 4px;
	padding-left: 2px;
	}

.scrollingTable {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 250px;
	border: 1px #cccccc solid;
	overflow: auto;
	background-color: #ffffff;
	}

.table_cell, .totals_cell, .totals_cell_value, .alt_table_cell {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-right: 1px #eeeeee solid;
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	}

.alt_table_cell {
	background-color: #eeeeee;
	}

.totals_cell_value {
	text-align: right;
	}

.table_embedded {
	padding-bottom: 8px;
	}
		
.table_view {
	text-align: center;
	}

.tableRowsEdge {
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}

.panelInformationDisplayWithImage {
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}

.panelInformationDisplayWithImage_ImageArea {
	padding: 10px 10px 10px 16px;
	}

.panelInformationDisplayWithImage_InfoArea {
	vertical-align: middle;
	}

.panelInformationDisplayWithImage_InfoTitle {
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	}

.panelInformationDisplayWithImage_InfoDetails {
	padding-right: 16px;
	white-space: nowrap;
	}

.panelInformationDisplay {
	border-top: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}

.panelInformationDisplay_InfoArea {
	padding: 10px;
	}

.panelInformationDisplay_InfoTitle {
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	white-space: nowrap;	
	text-align: center;
	}

.panelInformationDisplay_InfoDetails {
	white-space: nowrap;
	text-align: center;
	}




