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 {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 2px;
	}

a.button_link:hover {
	color: #666622;
	}

.button-TL-white {
	background-image:url(../Images/wht_button_tl.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 4px;
	height: 4px;
	}
.button-T-white {
	background-image:url(../Images/wht_button_top.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	height: 4px;
	}
.button-TR-white {
	background-image:url(../Images/wht_button_tr.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 4px;
	height: 4px;
	}
.button-L-white {
	background-image:url(../Images/wht_button_left.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 4px;
	height: 4px;
	}
.button-white {
	background-color: #f0f0f0;
	white-space: nowrap;	
	}
.button-R-white {
	background-image:url(../Images/wht_button_right.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 4px;
	height: 4px;
	}
.button-BL-white {
	background-image:url(../Images/wht_button_bl.gif); 
	background-repeat: no-repeat;
	background-position: top right;
	width: 4px;
	height: 4px;
	}
.button-B-white {
	background-image:url(../Images/wht_button_bottom.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height:4;
	}
.button-BR-white {
	background-image:url(../Images/wht_button_br.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 4px;
	height: 4px;
	}
 

/**********************************************************************
 * Menu Styles                                                        *
 **********************************************************************/
.menu {
	color: #ffffff; 
	font-weight: bold;
	padding: 12px;
	padding-top: 0px;
	padding-bottom: 1px;
	}
	
a.menu {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 8px;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 1px;
}

a.menu:hover {
	color: #ccffff;
}

.menu_on-TL {
	background-image:url(../Images/menu_on_tl.gif);
	width: 5px; 
	height: 5px;
	}
.menu_on-TR {
	background-image:url(../Images/menu_on_tr.gif);
	width: 5px;
	height: 5px;
	}
.menu_on-BR {
	background-image:url(../Images/menu_on_br.gif);
	width: 5px;
	height: 5px;
	}
.menu_on-BL {
	background-image:url(../Images/menu_on_bl.gif);
	width: 5px;
	height: 5px;
	}
.menu_on-B {
	background-color: #115fdb; }
.menu_on-T {
	background-image:url(../Images/menu_on_top.gif);
	height: 5px;
	}
.menu_on-L {
	background-image:url(../Images/menu_on_left.gif);
	width: 5px; 
	height: 5px; 
	}
.menu_on-R {
	background-image:url(../Images/menu_on_right.gif);
	width: 5px;
	height: 5px; 
	}
.menu_on {
	background-color: #115fdb;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;	
	width: 100%;
	}

.menu_off-TL {
	background-image:url(../Images/menu_off_tl.gif);
	width: 5px;
	height: 5px;
	}
.menu_off-TR {
	background-image:url(../Images/menu_off_tr.gif);
	width: 5px;
	height: 5px;
	}
.menu_off-BR {
	background-image:url(../Images/menu_off_br.gif);
	width: 5px;
	height: 5px; 
	}
.menu_off-BL {
	background-image:url(../Images/menu_off_bl.gif);
	width: 5px;
	height: 5px;
	}
.menu_off-B {
	background-image:url(../Images/menu_off_bottom.gif);
	height: 5px;
	}
.menu_off-T {
	background-image:url(../Images/menu_off_top.gif);
	height: 5px;
	}
.menu_off-L {
	background-image:url(../Images/menu_off_left.gif);
	width: 5px;
	height: 5px;
	}
.menu_off-R {
	background-image:url(../Images/menu_off_right.gif);
	width: 5px;
	height: 5px;
	}
.menu_off {
	background-color: #5d9bff;
	padding-left: 5px;
	padding-right: 5px;
	white-space: nowrap;	
	width: 100%;
	}

.menuEdgeL {
	}

.menuEdgeR {
	}

.menu_bot_bg { 
	background:#00066; 
	background-image:url(../Images/menu_bot_bg.gif);
	height: 4px;
	width: 100%;
	}

.menuVerticalOverTL {
	background-image: url(../Images/menuVerticalOverTL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 5px;
	height: 3px;
	}
.menuVerticalOverT {
	background-image: url(../Images/menuVerticalOverT.gif);
	width: 100%;
	height: 3px; 
	}
.menuVerticalOverTR {
	background-image: url(../Images/menuVerticalOverTR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 7px;
	height: 3px;
	}
.menuVerticalOverL {
	background-image: url(../Images/menuVerticalOverL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 5px;
	height: 14px;
	}
.menuVerticalOverC {
	background-image: url(../Images/menuVerticalOverC.gif);
	white-space: nowrap;
	width: 100%;
	}
.menuVerticalOverR {
	background-image: url(../Images/menuVerticalOverR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 7px;
	height: 14px;
	}
.menuVerticalOverBL {
	background-image: url(../Images/menuVerticalOverBL.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 5px;
	height: 6px;
	}
.menuVerticalOverB {
	background-image: url(../Images/menuVerticalOverB.gif);
	width: 100%;
	height: 6px; 
	}
.menuVerticalOverBR {
	background-image: url(../Images/menuVerticalOverBR.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	width: 7px;
	height: 6px;
	}

.menuVerticalOverC a {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	}

.menuVerticalOverC a:hover {
	color: #ccffff;
	}

.menuVerticalTL {
	background-image: url(../Images/menuVerticalTL.gif);
	background-repeat: repeat-y;
	background-position: top left;
	width: 5px;
	height: 3px;
	}
.menuVerticalT {
	background-image: url(../Images/menuVerticalT.gif);
	width: 100%;
	height: 3px; 
	}
.menuVerticalTR {
	background-image: url(../Images/menuVerticalTR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 7px;
	height: 3px;
	}
.menuVerticalL {
	background-image: url(../Images/menuVerticalL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 5px;
	height: 14px;
	}
.menuVerticalC {
	background-image: url(../Images/menuVerticalC.gif);
	white-space: nowrap;
	width: 100%;
	}
.menuVerticalR {
	background-image: url(../Images/menuVerticalR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 7px;
	height: 14px;
	}
.menuVerticalBL {
	background-image: url(../Images/menuVerticalBL.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
	width: 5px;
	height: 6px;
	}
.menuVerticalB {
	background-image: url(../Images/menuVerticalB.gif);
	width: 100%;
	height: 6px; 
	}
.menuVerticalBR {
	background-image: url(../Images/menuVerticalBR.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	width: 7px;
	height: 6px;
	}
 

/**********************************************************************
 * Page Background Styles                                             *
 **********************************************************************/
.pageBackground {
	width: 96%;
	}

.pageBorderTL {
	}
.pageBorderT {
	}
.pageBorderTR {
	}
.pageBorderL {
	}
.pageBorderC {
	}
.pageBorderR {
	}
.pageBorderBL {
	}
.pageBorderB {
	}
.pageBorderBR {
	}

.page_yellow {
	color: #003366;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	background:#ffffff; 
	background-image:url(../Images/bg_page_yellow.gif); 
	text-align: left;
	}

.pageAlignment {
	}

.borderTable {
	width: 100%
	}

.divider { 
	background-image:url(../Images/menu_bot_bg.gif); 
	background-repeat: repeat-x;
	height: 4px;
	}

.footer {
	color: #444444;
	}

.logoBG {
	} 


/**********************************************************************
 * Panel Body Styles                                                  *
 **********************************************************************/
.dialog_body {
	background-color: #ffffff;
	background-image:url(../Images/bg_page_white.gif); 
	color: #003366;
	border-top: 1px #bbbb99 solid;
	}

.dialog_field_value {
	font-weight: bold;
	padding: 3px;
	}

.dialog_header {
	background-color: #ccccaa;
	border-bottom: 1px #888866 solid;
	}

.dialog_header_text {
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	padding-bottom: 5px;
	padding-top: 4px;
	vertical-align: middle;
	}

.dialogHeaderEdgeL {
	width: 10px;
	}

.dialogHeaderEdgeR {
	width: 20px;
	}

.dialogHeaderIcon {
	width:20px;
	padding-top: 1px;
	vertical-align: middle;
	}

.dialogHeaderExpandCollapseIcon {
	background-image:url(../Images/dialogHeaderT.gif);
	width:20px;
	height:14px;
	vertical-align: middle;
	}
  
.dialogHeaderTotalRecordCount {
	background-image: url(../Images/dialogHeaderT.gif);
	text-align: right;
	vertical-align: middle;
	padding-top: 1px;
	padding-left: 20px;
	}

.dialogHeaderTotalRecordCountText {
	}

.dialog_view {
	border-top: 1px #888866 solid;
	border-right: 1px #888866 solid;
	border-left: 1px #888866 solid;
	border-bottom: 1px #888866 solid;
	}

.category {
	color: #666622;
	padding: 5px;
	}

.category_area {
	vertical-align: middle;
	white-space: nowrap;	
	padding-bottom: 4px;
	}

.category_area A {
	color: #80802a;
	text-decoration: underline;
	}

.category_area A:hover {
	color: #666622;
	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: #eeeeff;
	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;
	background-color: #eeeeff;
	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 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;
	vertical-align: middle;
	text-align: right;
	padding: 3px 6px 3px 6px;
	}
	
.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: #eeeeff;
	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 {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 3px;
	}

.pagination_area {
	color: #003366;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	white-space: nowrap;	
	vertical-align: middle;
	}

.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: #eeeeff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.pagination_row {
	background-color: #ccccaa;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 3px;
	}

.paginationRowEdgeL {
	}

.paginationRowEdgeR {
	}

.paginationButtonFirst {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 28px;
	height: 21px;
	}

.paginationButtonPrevious {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 28px;
	height: 21px;
	}

.paginationButtonNext {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 28px;
	height: 21px;
	}

.paginationButtonLast {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 28px;
	height: 21px;
	} 


/**********************************************************************
 * Table Rows Styles                                                  *
 **********************************************************************/
.header_cell {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 10px;
	background-color: #ccccaa;
	padding: 5px;
	border-right: 1px #eeeecc solid;
	border-left: 1px #888866 solid;
	color: #666622;
	vertical-align: top;
	}

.column_header {
	font-weight: bold;
	}

.column_header A, .column_header_scrolling A {
	color: #80802a; 
	text-decoration: underline;
	} 
	
.column_header A:hover, .column_header_scrolling A:hover {
	color: #666622;
	text-decoration: underline;
	}

.columnHeaderFilterPadding {
	padding-top: 4px;
	text-align: center;
	}

.columnHeaderFilterPadding A {
	text-decoration: none;
	color: #003399;
	}

.columnHeaderFilterPadding A:hover {
	text-decoration: none;
	color: #666622;
	}

.icon_cell, .alt_icon_cell {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-left: 1px #eeeeee solid;
	background-color: #ffffff;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	}

.icon_cell_highlighted, .alt_icon_cell_highlighted {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-left: 1px #eeeeee solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	background-color: #ccccaa;
	}

.icon_cell_selected {
	padding: 0px;
	color: #444444;
	vertical-align: middle;
	border-left: 1px #eeeeee solid;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	width: 16px;
	background-color: #f2f2c9;
	}
			
.table_cell, .alt_table_cell {
	padding: 5px;
	color: #444444;
	vertical-align: top;
	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: #444444;
	vertical-align: top;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #ccccaa;
	}

.table_cell_selected {
	padding: 5px;
	color: #444444;
	vertical-align: top;
	text-align: left;
	border-left: 1px #cccccc solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #cccccc solid;
	background-color: #f2f2c9;
	}

.totals_cell {
	padding: 5px;
	color: #444444;
	vertical-align: top;
	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: #444444;
	vertical-align: top;
	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%;
	}

thead.fixedHeader table {
	width: 0%;
	}


/**********************************************************************
 * Date Selector Styles                                               *
 **********************************************************************/
.dsTodayDay {
	background-color: #5d9bff; 
	}

.dsDayHeader {
	color: #ffffff;
	background-color: #115fdb; 
	font-size: 10px;
	padding: 6px;
	}

.dsSelectedDay {
	background-color: #ff0000;
	padding: 6px;
	}

.dsTitle {
	color: #666666;
	background-color: #ccccaa;
	font-weight: bold;
	}

.dsWeekendDay {
	background-image:url(../Images/bg_page_yellow.gif);
	padding: 6px;
	}

.dsOtherMonthDay {
	background-image:url(../Images/bg_page_yellow.gif);
	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: #444444;
	}
	

/**********************************************************************
 * Section 508 Compliance Styles                                      *
 **********************************************************************/
.skipNavigationLinks {
	/* font-size: 10px; */ /* uncomment out to enable 508 */
	/* color: #444444;  */ /* uncomment out to enable 508 */ 
	font-size: 1px;        /* comment out to enable 508 */
	color: #ffffff;        /* comment out to enable 508 */
	}


/**********************************************************************
 * Detail Rollover Popup Styles                                       *
 **********************************************************************/
.detailRolloverTitle {
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	padding-bottom: 5px;
	padding-top: 4px;
	vertical-align: middle;
	width: 95%;
	}

.detailRolloverTL {
	background-image:url(../Images/detailRolloverTL.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 37px;
}

.detailRolloverT {
	background-image:url(../Images/detailRolloverT.gif);
	background-repeat: repeat-x;
	height: 37px;
}

.detailRolloverTR {
	background-image:url(../Images/detailRolloverTR.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 37px;
}

.detailRolloverL {
	background-image:url(../Images/detailRolloverL.gif);
	background-repeat: repeat-y;
	width: 45px;
}

.detailRolloverC {
	background-image:url(../Images/detailRolloverC.gif);
	width: 300px;
	height: 200px;
}

.detailRolloverR {
	background-image:url(../Images/detailRolloverR.gif);
	background-repeat: repeat-y;
	width: 17px;
}

.detailRolloverBL {
	background-image:url(../Images/detailRolloverBL.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 19px;
}

.detailRolloverB {
	background-image:url(../Images/detailRolloverB.gif);
	background-repeat: repeat-x;
	height: 19px;
}

.detailRolloverBR {
	background-image:url(../Images/detailRolloverBR.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 19px;
}

.detailPopupDropShadow {
	filter:dropshadow(color=#000000, offx=10, offy=10, positive=true) alpha(opacity=10);
}


/**********************************************************************
 * JavaScript Date Selector Styles                                    *
 **********************************************************************/
.dpTable {
	background-image:url(../Images/bg_page_yellow.gif); 
	border: 1px solid #aaaaaa;
	color: #333333;
	}

.dpTD {
	background-color: #ffffff;
	border: 1px #eeeeee solid;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayHighlightTD {
	background-color: #115fdb;
	border: 1px #cccccc solid;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTDHover {
	background-color: #115fdb;
	border: 1px #eeeeee solid;
	color: #ccffff;
	cursor: pointer;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpDayTD {
	background-color: #ccccaa;
	border: 1px #aaaaaa solid;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: center;
	vertical-align: middle;
	}

.dpTitleText {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	vertical-align: middle;
	}

.dpDiv {
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}


