HTML {
	direction: ltr;
	}

BODY 
{
	font-family: Verdana, Geneva, ms sans serif;
	margin: 0px;
	
}

TD
{
	vertical-align: top;
	font-size: 11px;
}
TD.login {
	text-align: right;
	padding-right: 27px;
	}	

TD.logo {
	padding: 20px;	
	}
	
.menus {
	padding-left: 20px;
	padding-top: 10px;
	}	

.ddMenus
{
	font-size: 11px;
	font-family: Verdana, Arial;
	background-color: #eeeeff;
}

.button_bar_cell {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}

a.button_link {
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-left: 4px;
	padding-right: 2px;
	width: 100%;
	}

a.button_link:hover {
	color: #00ccff;
	}

.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-TL-white {
	background-image:url(../Images/buttonTL.gif);
	width: 6px;
	height: 6px;
	}
.button-T-white {
	background-image:url(../Images/buttonT.gif);
	height: 6px;
	}
.button-TR-white {
	background-image:url(../Images/buttonTR.gif);
	width: 6px;
	height: 6px;
	}
.button-L-white {
	background-image:url(../Images/buttonL.gif);
	width: 6px;
	height: 7px;
	}
.button-white {
	background-color: #4c7bd1;
	white-space: nowrap;
	height: 7px; 
	}
.button-R-white {
	background-image:url(../Images/buttonR.gif);	
	width: 6px;
	height: 7px; 
	}
.button-BL-white {
	background-image:url(../Images/buttonBL.gif);
	width: 6px;
	height: 7px;
	}
.button-B-white {
	background-image:url(../Images/buttonB.gif);
	height: 7px;
	}
.button-BR-white {
	background-image:url(../Images/buttonBR.gif);
	width: 6px;
	height: 7px;
	}

.recordPanelButtonsAlignment {
    	padding-top: 10px;
    	padding-bottom: 5px;
   	padding-left: 100px;
    	}
  
.subcategory_label {
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	padding-left: 4px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.subcategory SELECT {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	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 {
	vertical-align: middle;
	white-space: nowrap;	
	}

.category_area A {
	color: #003399;
	text-decoration: underline;
	}

.category_area A:hover {
	color: #444444;
	text-decoration: none;
	}

TABLE.category_row {
	color: #444444;
	font-weight: bold;
	background-color: #ffffff;
	padding: 5px;
	width: 100%;
	}

TABLE.category_row TD {
	}
	
TD.category_row {
	color: #003366;
	background-color: #ffffff;
	padding: 0px;
	}
	
.column_header {
	font-weight: bold;
	}

.column_header A, .column_header_scrolling A {
	color: #003399; 
	text-decoration: underline;
	} 
	
.column_header A:hover, .column_header_scrolling A:hover {
	color: #444444;
	text-decoration: underline;
	}

.column_header_scrolling {
	font-weight: bold;
	border-bottom: 1px #aaaaaa solid;
	}

.columnHeaderFilterPadding {
	padding-top: 4px;
	}

.columnHeaderFilterPadding A {
	text-decoration: none;
	color: #ffffff;
	}

.columnHeaderFilterPadding A:hover {
	text-decoration: none;
	color: #00ccff;
	}

.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: 11px;
	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: #ffffff;
	color: #003366;
	padding: 4px;
	}

.dialog_field_value {
	color: #666666;
	font-weight: bold;
	padding: 3px;
	}

.dialog_header {
	border-top: 1px #888888 solid;
	border-right: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
	border-left: 1px #888888 solid;
	background-color: #d3e3f3;
	}

.dialog_header_text {
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding-left: 4px;
	padding-top: 6px;
	padding-bottom: 5px;
	}

.dialogHeaderEdgeL {
	width: 0px;
	}

.dialogHeaderEdgeR {
	width: 0px;
	}

.dialogHeaderIcon {
	width:16px;
	padding-top: 6px;
	}

.dialog_view {
	}

.divider { 
	bottom-border:1px #FFFFFF ridge 3em;
	}

.edit_label {
	font-size: 11px;
	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: 11px;
	background-color: #eeeeff;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	}

.field_label {
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	white-space: nowrap;	
	vertical-align: middle;
	text-align: left;
	padding: 3px 6px 3px 6px;
	background-color: #00659C; 
	color: #FFFFFF;
	border-style:solid;
	border-width:2px;
	border-color:Black;
	}

.field_label_on_side {
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	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: 11px;
	background-color: #eeeeff;
	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: 11px;
	border-top: 1px #555555 solid;
	border-left: 1px #555555 solid;
	border-right: 1px #eeeeee solid;
	border-bottom: 1px #eeeeee solid;
	background-color: #eeeeff;
	margin: 2px;
	margin-top: 0px;
	}

.filter_area {
	color: #003366;
	text-align: right;
	font-weight: normal;
	padding: 3px 6px 3px 6px;
	vertical-align: middle;
	white-space: nowrap;	
	}
	
.footer {
	color: #444444;
	padding-left: 20px;
	}

.grand_total_label {
	font-size: 11px;
	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: 11px;
	font-weight: bold;
	background-color: #ffffff; 
	padding: 4px;
	border-bottom: 1px #aaaaaa solid;
	color: #444444;
	vertical-align: top;
	}

.header_cell_scrolling {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	background-color: #ffffff; 
	padding: 4px;
	color: #444444;
	vertical-align: top;
	}

.alt_icon_cell {
	background-color: #eeeeee;
	}	

.dslink {
	}

.dslink IMG {
	vertical-align: bottom;
	}

.input_box {
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	background-color: #eeeeff;
	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: 11px;
	background-color: #ffffff;
	padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.label {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	white-space: nowrap;	
	vertical-align: middle;
	}
	
.logoBG {
	background: #ffffff;
	}

.master_table {
	background-color: #ffffff;
	width: 100%;
	}

.menu {
	color: #444444;
	font-family: Verdana, Geneva, ms sans serif;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
a.menu {
	color: #444444; 
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 100%;
	}

a.menu:hover {
	color: #000000;
	}

.menu_on-TL {
	background-image: url(../Images/menuOnTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 9px;
	height: 8px;
	}
.menu_on-T {
	background-image: url(../Images/menuOnT.gif);
	height: 8px;
	}
.menu_on-TR {
	background-image: url(../Images/menuOnTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 8px;
	}
.menu_on-L {
	background-image: url(../Images/menuOnL.gif);
	width: 9px;
	height: 10px;
	}
.menu_on {
	background-color: #ffffff;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	width: 100%;
	}
.menu_on-R {
	background-image: url(../Images/menuOnR.gif);
	width: 9px;
	height: 10px;
	}
.menu_on-BL {
	background-image: url(../Images/menuOnBL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 9px;
	height: 4px;
	}
.menu_on-B {
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position: top center;
	height: 4px;
	}
.menu_on-BR {
	background-image: url(../Images/menuOnBR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 4px;
	}

.menu_on a {
	color: #ff3300;
	}

.menu_off-TL {
	background-image: url(../Images/menuOffTL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 9px;
	height: 8px;
	}
.menu_off-T {
	background-image: url(../Images/menuOffT.gif);
	height: 8px;
	}
.menu_off-TR {
	background-image: url(../Images/menuOffTR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 8px;
	}
.menu_off-L {
	background-image: url(../Images/menuOffL.gif);
	width: 9px;
	height: 10px;
	}
.menu_off {
	background-color: #eaeaea;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	width: 100%;
	}
.menu_off-R {
	background-image: url(../Images/menuOffR.gif);
	width: 9px;
	height: 10px;
	}
.menu_off-BL {
	background-image: url(../Images/menuOffBL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 9px;
	height: 4px;
	}
.menu_off-B {
	background-image: url(../Images/menuOffB.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 4px;
	}
.menu_off-BR {
	background-image: url(../Images/menuOffBR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 4px;
	}

.menuEdgeL {
	background-image: url(../Images/menuEdgeL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 33px;
	height: 45px;
	}

.menuEdgeR {
	background-image: url(../Images/menuEdgeR.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 27px;
	height: 45px;
	}

.menu_bot_bg { 
	}

.menuVerticalOverTL {
	background-image: url(../Images/menuVerticalOverTL.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 8px;
	height: 6px;
	}
.menuVerticalOverT {
	background-image: url(../Images/menuVerticalOverT.gif);
	width: 100%;
	height: 6px; 
	}
.menuVerticalOverTR {
	background-image: url(../Images/menuVerticalOverTR.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 3px;
	height: 6px;
	}
.menuVerticalOverL {
	background-image: url(../Images/menuVerticalOverL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 8px;
	height: 14px;
	}
.menuVerticalOverC {
	background-image: url(../Images/menuVerticalOverC.gif);
	vertical-align: middle;
	width: 100%;
	height: 14px;
	}
.menuVerticalOverR {
	background-image: url(../Images/menuVerticalOverR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 3px;
	height: 14px;
	}
.menuVerticalOverBL {
	background-image: url(../Images/menuVerticalOverBL.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	width: 8px;
	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: 3px;
	height: 6px;
	}

.menuVerticalOverC a {
	color: #ff3300;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 100%;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	}

.menuVerticalOverC a:hover {
	color: #ff3300;
	}

.menuVerticalTL {
	background-image: url(../Images/menuVerticalTL.gif);
	background-repeat: repeat-y;
	background-position: top right;
	width: 8px;
	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: 3px;
	height: 5px;
	}
.menuVerticalL {
	background-image: url(../Images/menuVerticalL.gif);
	background-repeat: repeat-y;
	background-position: center left;
	width: 8px;
	height: 14px;
	}
.menuVerticalC {
	background-image: url(../Images/menuVerticalC.gif);
	vertical-align: middle;
	width: 100%;
	height: 14px;
	}
.menuVerticalR {
	background-image: url(../Images/menuVerticalR.gif);
	background-repeat: repeat-y;
	background-position: center right;
	width: 3px;
	height: 14px;
	}
.menuVerticalBL {
	background-image: url(../Images/menuVerticalBL.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	width: 8px;
	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: 3px;
	height: 6px;
	}

.borderTable {
	}

.pageAlignment {
	}

.pageBackground {
	background-image: url(../Images/bg.gif);
	width: 100%;
	height: 100%;
	}

.pageBorderTL {
	width: 0px;
	height: 0px;
	}
.pageBorderT {
	width: 0px;
	height: 0px;
	}
.pageBorderTR {
	width: 0px;
	height: 0px;
	}
.pageBorderL {
	width: 0px;
	height: 0px;
	}
.pageBorderC {
	background-color: #ffffff;
	padding: 20px;
	}
.pageBorderR {
	width: 0px;
	height: 0px;
	}
.pageBorderBL {
	width: 0px;
	height: 0px;
	}
.pageBorderB {
	width: 0px;
	height: 0px;
	}
.pageBorderBR {
	width: 0px;
	height: 0px;
	}

.page_yellow, .page_white, .button_bar_outside {
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
	}

.page_total_label {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 20px;
	white-space: nowrap;	
	vertical-align: middle;
	}

.page_total_value {
	font-weight: normal;
	padding: 3px;
	}

.pagination_area {
	background-color: #d3e3f3;
	color: #003366;
	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: 11px;
	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: #d3e3f3;
	font-weight: bold;
	vertical-align: middle;
	border-top: 1px #888888 solid;
	border-right: 1px #888888 solid;
	border-bottom: 1px #888888 solid;
	border-left: 1px #888888 solid;
	}

.paginationRowEdgeL {
	width: 0px;
	}

.paginationRowEdgeR {
	width: 0px;
	}

.paginationButtonFirst {
	background-image:url(../Images/arrow_beg.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 17px;
	}

.paginationButtonPrevious {
	background-image:url(../Images/arrow_left.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 17px;
	}

.paginationButtonNext {
	background-image:url(../Images/arrow_right.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 17px;
	}

.paginationButtonLast {
	background-image:url(../Images/arrow_end.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 17px;
	}

.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: 11px;
	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;
	}
	
.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;
	}
.icon_cell, .alt_icon_cell {
	padding: 0px;
	color: #444444;
	border-bottom: 1px #cccccc solid;
	text-align:center;
	vertical-align:middle;  
	}
.table_cell, .totals_cell, .totals_cell_value, .alt_table_cell {
	padding: 5px;
	color: #666666;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px #cccccc solid;
	}

.alt_table_cell {
	background-color: #eeeeee;
	}

.totals_cell_value {
	text-align: right;
	}

.table_embedded {
	padding-bottom: 8px;
	}
		
.table_view {
	text-align: center;
	}

.tableRowsEdge {
	}

.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;
	}
.banner-header
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size:11px;	
	color:#000000;    
	background: #003399;  
}
.banner-menu
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size:11px;	
	color:#000000;    
	background: #EEEEEE;
}
.left-menu
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size:11px;	
	color:#000000;    
	background: #EEEEEE;
	border: solid 1px DarkGray;   
}		
.menu-menustyle 
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size:11px;
	border: solid 1px #EEEEEE;
	padding: 2px 6px 2px 6px; 
	margin: 1px;  
	background: #EEEEEE;
}
.menu-menuitem 
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size:11px;
	border: solid 1px #EEEEEE;
	padding: 2px 6px 2px 6px; 
	margin: 1px; 
	background: #EEEEEE; 
	cursor:hand;
}
.menu-mouseover 
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size:11px;
	font-weight:normal; 
	border: solid 1px #999; 
	padding: 2px 6px 2px 6px; 
	margin: 1px; 
	background: #ccc; 
	cursor:hand;
}
.leftmenu-menustyle 
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size:11px;
	border: solid 1px #EEEEEE;
	padding: 2px 6px 2px 6px; 
	margin: 1px;  
	background: #EEEEEE;  
}
.leftmenu-menuitem 
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size:11px;
	border: solid 1px #EEEEEE;
	padding: 2px 6px 2px 6px; 
	margin: 1px; 
	background: #EEEEEE; 
	cursor:hand;
}
.leftmenu-menuselecteditem 
{
	font-family: Verdana, Geneva, ms sans serif;
	font-weight:bold; 
	font-size:11px;
	border: solid 1px #999;
	padding: 2px 6px 2px 6px; 
	margin: 1px; 
	background: #EEEEEE; 
}
.leftmenu-mouseover 
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size:11px;
	font-weight:normal; 
	border: solid 1px #999; 
	padding: 2px 6px 2px 6px; 
	margin: 1px; 
	background: #ccc; 
	cursor:hand;
}
.sel_row
{
	padding: 5px;
	color: #666666;
	vertical-align: top;
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	font-weight:bold;
	text-align: left;
	border-bottom: 1px #cccccc solid;
	background-color:Silver;
}
.div_banner
{
	WIDTH: 100%; 
	HEIGHT: 100px; 
	float:left;
}
.div_options
{
	BORDER-RIGHT: darkgray 1px solid; 
	BORDER-TOP: darkgray 1px solid; 
	BORDER-LEFT: darkgray 1px solid; 
	BORDER-BOTTOM: darkgray 1px solid; 
	WIDTH: 140px; 
	HEIGHT: 94px; 
	BACKGROUND-COLOR: whitesmoke;
	font-size: 11px;
}
.normal{
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 11px;
	text-align: left;
	}
.highlight
{
	text-decoration:none; 
	font-weight:bold; 
	color:black; 
	background:yellow;
}
.heading{
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight: bold; 
	text-align: left;
	}
.disabled
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight:bold; 
	text-align: left;
	color: #666666;
}
.disabledlink
{
	font-family: Verdana, Geneva, ms sans serif;
	font-size: 12px;
	font-weight:bold; 
	text-align: left;
	color: #666666;
	text-decoration: none;
	cursor: default; 
}
.banner-menustyle {font-family:Verdana, Geneva, ms sans serif;font-size:11px;	color:#ffffff;  border: solid 1px #003399;padding: 2px 6px 2px 6px; margin: 0px;  white-space:"nowrap";  background: #003399;  }
.banner-menuitem {font-family:Verdana, Geneva, ms sans serif;font-size:11px;	color:#ffffff; border: solid 1px #003399;padding: 2px 6px 2px 6px; margin: 0px; white-space:"nowrap"; background: #003399; cursor:hand;}
.banner-mouseover {font-family:Verdana, Geneva, ms sans serif;font-size:11px;border: solid 1px #999; padding: 2px 6px 2px 6px; margin: 0px; white-space:"nowrap"; background: #ccc; cursor:hand;}
.mtptitle0 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	FONT-FAMILY: Verdana, Geneva, ms sans serif 
} 
.mtptitle1 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Verdana, Geneva, ms sans serif 
} 
.mtptitle2 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-STYLE: italic; 
	FONT-FAMILY: Verdana, Geneva, ms sans serif 
} 
.mtpcontent1 
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Geneva, ms sans serif; 
	TEXT-ALIGN: left 
} 
.underlined 
{ 
	FONT-SIZE: 12px; 
	VERTICAL-ALIGN: top; 
	FONT-FAMILY: Verdana, Geneva, ms sans serif; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: underline 
} 
.header_row 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	VERTICAL-ALIGN: top; 
	PADDING-TOP: 5px; 
	FONT-FAMILY: Verdana, Geneva, ms sans serif; 
	BACKGROUND-COLOR: silver; 
	TEXT-ALIGN: left 
} 
.table_row 
{ 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	VERTICAL-ALIGN: top; 
	PADDING-TOP: 5px; 
	FONT-FAMILY: Verdana, Geneva, ms sans serif; 
	TEXT-ALIGN: left 
} 



