HTML {
	direction: ltr;
	}

BODY {
	font-family: Verdana, Geneva, ms sans serif;
	margin: 0px;
	}
	
TD {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	}	


/**********************************************************************
 * Button Styles                                                      *
 **********************************************************************/
a.button_link {
	font-weight: bold;
	color: #003399;
	background:#dddddd;
	border-top: 1px solid #ffffff ; 
	border-left: 1px solid #ffffff ; 
	border-right: 1px solid #bbbbbb ; 
	border-bottom: 1px solid #bbbbbb ; 
	padding: 3px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	height: 16px;
	vertical-align: top;
	font-size: 10px;
	font-family: Verdana, Geneva, ms sans serif;
	text-decoration: none;
	}

a.button_link:hover {
	color: #004ce5;
	}

.button-TL-white {
	}
.button-T-white {
	}
.button-TR-white {
	}
.button-L-white {
	}
.button-white {
	height: 15px; 
	white-space: nowrap;
	}
.button-R-white {
	}
.button-BL-white {
	}
.button-B-white {
	}
.button-BR-white {
	}


/**********************************************************************
 * Menu Styles                                                        *
 **********************************************************************/
.menu {
	font-family: Verdana, Geneva, ms sans serif;
	padding-bottom: 1px;
	}
	
a.menu {
	color: #888888; 
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	}

a.menu:hover {
	color: #222222;
}

.menu_on-TL {
	background-image:url(../Images/tab_on_tl.gif); width:5; height:5;
	}
.menu_on-T {
	background-image:url(../Images/tab_on_top.gif); height:5;
	}
.menu_on-TR {
	background-image:url(../Images/tab_on_tr.gif); width:5; height:5;
	}
.menu_on-L {
	background-image:url(../Images/tab_on_left.gif); width:5; height:5;
	}
.menu_on {
	background-color: #e1e6ff;
	white-space: nowrap;
	width: 100%;
	}
.menu_on-R {
	background-image:url(../Images/tab_on_right.gif); width:5; height:5;
	}
.menu_on-BL {
	background-image:url(../Images/tab_on_left.gif);
	border-bottom: #8c9bb3 1px solid;
	width:5;
	height:1; 
	}
.menu_on-B {
	background-color: #e1e6ff;
	border-bottom: #8c9bb3 1px solid;
	height:1; 
	}
.menu_on-BR {
	background-image:url(../Images/tab_on_right.gif);
	border-bottom: #8c9bb3 1px solid;
	width:5;
	height:1; 
	}

.menu_on a {
	color: #222222;
	}

.menu_off-TL {
	background-image:url(../Images/tab_off_tl.gif); width:5; height:5;
	}
.menu_off-T {
	background-image:url(../Images/tab_off_top.gif); height:5;
	}
.menu_off-TR {
	background-image:url(../Images/tab_off_tr.gif); width:5; height:5;
	}
.menu_off-L {
	background-image:url(../Images/tab_off_left.gif); width:5; height:5;
	}
.menu_off {
	background-color: #ffffff;
	white-space: nowrap;	
	width: 100%;
	}
.menu_off-R {
	background-image:url(../Images/tab_off_right.gif); width:5; height:5;
	}
.menu_off-BL {
	background-image:url(../Images/tab_off_left.gif);
	border-bottom: #8c9bb3 1px solid;
	width:5;
	height:1; 
	}
.menu_off-B {
	background-color: #ffffff;
	border-bottom: #8c9bb3 1px solid;
	height:1; 
	}
.menu_off-BR {
	background-image:url(../Images/tab_off_right.gif);
	border-bottom: #8c9bb3 1px solid;
	width:5;
	height:1; 
	}

.menuEdgeL {
	}

.menuEdgeR {
	}

.menu_bot_bg { 
	height: 0px;
	}

.menuVerticalOverTL {
	background-image: url(../Images/menuVerticalOverTL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 6px;
	height: 5px;
	}
.menuVerticalOverT {
	background-image: url(../Images/menuVerticalOverT.gif);
	width: 100%;
	height: 5px; 
	}
.menuVerticalOverTR {
	background-image: url(../Images/menuVerticalOverTR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 4px;
	height: 5px;
	}
.menuVerticalOverL {
	background-image: url(../Images/menuVerticalOverL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 6px;
	height: 17px;
	}
.menuVerticalOverC {
	background-image: url(../Images/menuVerticalOverC.gif);
	vertical-align: middle;
	width: 100%;
	height: 17px;
	}
.menuVerticalOverR {
	background-image: url(../Images/menuVerticalOverR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 4px;
	height: 17px;
	}
.menuVerticalOverBL {
	background-image: url(../Images/menuVerticalOverBL.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 6px;
	height: 5px;
	}
.menuVerticalOverB {
	background-image: url(../Images/menuVerticalOverB.gif);
	width: 100%;
	height: 5px; 
	}
.menuVerticalOverBR {
	background-image: url(../Images/menuVerticalOverBR.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	width: 4px;
	height: 5px;
	}

.menuVerticalOverC a {
	color: #222222;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	}

.menuVerticalOverC a:hover {
	color: #222222;
	}

.menuVerticalTL {
	background-image: url(../Images/menuVerticalTL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 6px;
	height: 5px;
	}
.menuVerticalT {
	background-image: url(../Images/menuVerticalT.gif);
	width: 100%;
	height: 5px; 
	}
.menuVerticalTR {
	background-image: url(../Images/menuVerticalTR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 4px;
	height: 5px;
	}
.menuVerticalL {
	background-image: url(../Images/menuVerticalL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 6px;
	height: 17px;
	}
.menuVerticalC {
	background-image: url(../Images/menuVerticalC.gif);
	vertical-align: middle;
	width: 100%;
	height: 17px;
	}
.menuVerticalR {
	background-image: url(../Images/menuVerticalR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 4px;
	height: 17px;
	}
.menuVerticalBL {
	background-image: url(../Images/menuVerticalBL.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 6px;
	height: 5px;
	}
.menuVerticalB {
	background-image: url(../Images/menuVerticalB.gif);
	width: 100%;
	height: 5px; 
	}
.menuVerticalBR {
	background-image: url(../Images/menuVerticalBR.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	width: 4px;
	height: 5px;
	}


/**********************************************************************
 * Page Background Styles                                             *
 **********************************************************************/
.pageBackground {
	background-color: #ffffff;
	width: 96%;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	}

.pageBorderTL {
	}
.pageBorderT {
	}
.pageBorderTR {
	}
.pageBorderL {
	}
.pageBorderC {
	}
.pageBorderR {
	}
.pageBorderBL {
	}
.pageBorderB {
	}
.pageBorderBR {
	}

.page_yellow {
	background-color: #e1e6ff;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	text-align: left;
	border-top: #8c9bb3 1px solid;
	border-right: #8c9bb3 1px solid;
	border-bottom: #8c9bb3 1px solid;
	border-left: #8c9bb3 1px solid;
	}
.pageAlignment {
	}

.borderTable {
	}

.divider { 
	bottom-border:1px #FFFFFF ridge 3em;
	}

.footer {
	color: #444444;
	}

.logoBG {
	background: #ffffff;
	} 


/**********************************************************************
 * Panel Body Styles                                                  *
 **********************************************************************/
.dialog_body {
	background-color: #ffffff;
	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 {
	background-color: #cfd5e7;
	border-top: 1px #aaaaaa solid;
	border-right: 1px #aaaaaa solid;
	border-bottom: 1px #aaaaaa solid;
	border-left: 1px #aaaaaa solid;
	height: 20px;
	}

.dialog_header_text {
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 3px;
	vertical-align: middle;
	}

.dialogHeaderEdgeL {
	width: 10px;
	}

.dialogHeaderEdgeR {
	width: 10px;
	}

.dialogHeaderIcon {
	width:16px;
	padding-top: 3px;
	vertical-align: middle;
	}

.dialogHeaderExpandCollapseIcon {
	background-image:url(../Images/dialogHeaderT.gif);
	width:20px;
	height:14px;
	padding-top: 3px;
	vertical-align:middle;
	}
  
.dialogHeaderTotalRecordCount {
	background-image: url(../Images/dialogHeaderT.gif);
	text-align: right;
	padding-top: 3px;
	vertical-align: middle;
	padding-left: 20px;
	}

.dialogHeaderTotalRecordCountText {
	}
    
.dialog_view {
	}

.category {
	color: #666666;
	padding: 5px;
	}

.category_area {
	vertical-align: middle;
	white-space: nowrap;	
	padding-bottom: 4px;
	}

.category_area A {
	color: #888888;
	text-decoration: underline;
	}

.category_area A:hover {
	color: #666666;
	text-decoration: underline;
	}

.subcategory_label {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 4px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.subcategory SELECT {
	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;
	}

.recordPanelButtonsAlignment {
  	padding-top: 10px;
	padding-bottom: 5px;
   	padding-left: 100px;
    	}
    
.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;
	}

.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;	
	}
	
.search_area {
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px
	}

.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;
	} 


/**********************************************************************
 * Pagination Styles                                                  *
 **********************************************************************/
.button_bar_cell {
	background-color: #aab2c8;
	padding-left: 10px;
	border-top: 1px #a8beb1 solid;
	vertical-align: middle;
	}

.pagination_area {
	background-color: #aab2c8;
	color: #003366;
	text-align: left;
	white-space: nowrap;	
	vertical-align: bottom;
	padding-right: 14px;
	border-top: 1px #a8beb1 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 {
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px #a8beb1 solid;
	background-color: #aab2c8;
	}

.paginationRowEdgeL {
	width: 0px;
	}

.paginationRowEdgeR {
	width: 0px;
	}

.paginationButtonFirst {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
	}

.paginationButtonPrevious {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
	}

.paginationButtonNext {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
	}

.paginationButtonLast {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
	} 


/**********************************************************************
 * Table Rows Styles                                                  *
 **********************************************************************/
.header_cell {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #888888; 
	padding: 5px;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #aaaaaa solid;
	color: #ffffff;
	vertical-align: top;
	}

.column_header {
	color: #ffffff;
	}

.column_header A, .column_header_scrolling A {
	color: #eeeeee; 
	text-decoration: underline;
	} 
	
.column_header A:hover, .column_header_scrolling A:hover {
	color: #ffffff;
	text-decoration: underline;
	}

.columnHeaderFilterPadding {
	padding-top: 4px;
	}

.columnHeaderFilterPadding A {
	text-decoration: none;
	color: #003399;
	}

.columnHeaderFilterPadding A:hover {
	text-decoration: none;
	color: #004c35;
	}

.icon_cell, .alt_icon_cell {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #ffffff;
	border-left: 1px #eeeeee solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	}

.icon_cell_highlighted, .icon_cells_highlighted {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	background-color: #eeeeee;
	border-left: 1px #eeeeee solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	}
		
.table_cell, .alt_table_cell {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	}

.table_cell_highlighted, .alt_table_cell_highlighted {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #eeeeee;
	}

.totals_cell {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	width: 48px;
	}

.totals_cell_value {
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	text-align: right;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ffffff;
	}

.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;
	}

.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;
	}

.tableRowsEdge {
	border-left: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	}
 

/**********************************************************************
 * Scrolling Table Styles                                             *
 **********************************************************************/
div.tableContainer {
	clear: both;
	height: 285px;
	overflow: auto;
	}

html>body div.tableContainer {
	overflow: hidden;
	width: 100%;
	}

div.tableContainer table {
	width: 98%;
	}

html>body div.tableContainer table {
	width: 100%;
	}

thead.fixedHeader tr {
	position: relative;
	}

html>body thead.fixedHeader tr {
	display: block;
	width: 100%;
	}

.scrollContent {
	display: block;
	}

html>body tbody.scrollContent {
	display: block;
	height: 262px;
	overflow: auto;
	width: 100%
	}

thead.fixedHeader td.button-white {
	white-space: nowrap;
	width: 0%;
	}


/**********************************************************************
 * Date Selector Styles                                               *
 **********************************************************************/
.dsTodayDay {
	background-color: #888888; 
	}

.dsDayHeader {
	color: #ffffff;
	background-color: #888888; 
	font-size: 10px;
	padding: 6px;
	}

.dsSelectedDay {
	padding: 6px;
	}

.dsTitle {
	color: #666666;
	background-color: #aab2c8;
	font-weight: bold;
	}

.dsWeekendDay {
	background-color: #e1e6ff;
	padding: 6px;
	}

.dsOtherMonthDay {
	background-color: #e1e6ff;
	padding: 6px;
	}


/**********************************************************************
 * Info Panel Styles                                                  *
 **********************************************************************/
.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;
	}
 

/**********************************************************************
 * Configuration/Error Page Styles                                    *
 **********************************************************************/
.configureErrorPagesText {
	font-size: 11px;
	color: #666666;
	}
	

/**********************************************************************
 * Section 508 Compliance Styles                                      *
 **********************************************************************/
.skipNavigationLinks {
	/* font-size: 10px; */ /* uncomment out to enable 508 */
	/* color: #666666;  */ /* uncomment out to enable 508 */ 
	font-size: 1px;        /* comment out to enable 508 */
	color: #ffffff;        /* comment out to enable 508 */
	}


/**********************************************************************
 * Legacy Styles                                                      *
 **********************************************************************/
/*	
TD.login {
	text-align: right;
	padding-right: 27px;
	}	

TD.logo {
	padding: 20px;	
	}
	
.menus {
	}	

.menusVertical {
	}

.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;
	}	
	
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_scrolling {
	color: #ffffff;
	border-left: 1px #dddddd solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #aaaaaa solid;
	}

.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;
	}

.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;

	}

SPAN.field_input {
	background-color: transparent;
	}

SPAN.field_input INPUT {
	vertical-align: middle;
	}

.header_cell_scrolling {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #888888; 
	padding: 5px;
	color: #ffffff;
	vertical-align: top;
	}

.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;
	}
	
.master_table {
	width: 100%;
	}


.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_embedded {
	padding-bottom: 8px;
	}
		
.table_view {
	text-align: center;
	}


*/
