/******************************************************
   (c) 2006 Walon Ltd
   XHTML Style: Walon
   $Workfile::   std_style_wal.css           $
*******************************************************/

body, table, strong, input, select, textarea, button
{
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 7pt;
}
body
{
	cursor: default;
	border: 0px;
	margin: 0px;
	background-color: #ffffff;
}
.bold                
{
	font-weight: bold;
}

/* RKF 17/5/2007 */
/***** Message Box *****/
div.messages
{
 font-weight: bold;
font-size:  medium;
	text-align: left;
	width: 100%;
	margin: 5px auto 5px auto;
	padding: 5px;
	border: 1px solid #FFFFFF;
	background-color:  Red;
	color: black;
}
div.utext
{
	padding-right: 10px;
}
div.number
{
	padding-right: 10px;
}
div.date
{
 font-weight: bolder;
/* color: #004e94 */
 
}
/* RKF 17/5/2007 */
/***** Table Row Header *****/

tr.list-h    
{
/*	background: #C4D1F7; */
background: #999;
	color: #000000;
}

/* RKF 17/5/2007 */
/***** Table Row (Odd) *****/
tr.list-o    
{
	/* background: #EAEDF5; */
	background: #FFFFFF;
	/* color: black; */
/*	 color: #004C94; */
	 color: #393939;  
	 
}

/* RKF 17/5/2007 */
/***** Table Row (Even) *****/
tr.list-e    
{
	/* background: #FFEEBC; */
	background: #FFFFFF;
	/* color: black; */
	color: #004C94;
	color: #393939; 
}
tr.highlight-list    
{
	background: #FFFF80;
/* color: #004C94; */
color: #393939;
}
	
	
	/* color: black; */
	color: #004C94;
}
input.number
{
	background-color: #EAEDF5;
	text-align: left;
}
input.text
{
	background-color: #EAEDF5;
	text-align: left;
}
input.ltext
{
	background-color: #EAEDF5;
	text-align: left;
	text-transform: lowercase
}
input.utext
{
	background-color: #EAEDF5;
	text-align: left;
	text-transform: uppercase;
}
.inputfocus
{
	background: #FFEEBC;
}
input.button
{
/*	background-color: #C4D1F7; */
background-color: #999;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}
input.button_mouseover
{
	background-color: #FFEEBC;
	color: #000000;
	font-weight: bold;
	border-style: inset;
}
td.caption, div.caption  
{
	font-weight: bold;
}
th.text
{
	text-align: left;
	padding-right: 20px;
 font-weight: bold;
}
th.number    
{
	text-align: right;
	padding-right: 20px;
}
td.
{
	border: none;
}
td.page_heading
{
 font-weight: bolder;
 text-decoration: underline;
}
td.text, div.text      
{
	text-align: left;
	padding-right: 30px;
/*	color: #004e94; */
}
td.number, div.number 
{
	text-align: right;
}
img.weblink
{
	margin-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	border-style: none;
}

/* RKF 17/5/2007 */
/***** Heading Styles - H1 *****/
h1
{
	font-size: 14pt;
	color: #000000;
}

/* RKF 17/5/2007 */
/***** Screen Title *****/
h1.title     
{
	text-align: centre;
	line-height: 10pt;
	font-size: medium;
	/*font-size: large;*/
	font-weight: bold;
	padding-top: 2px;
	color: #393939;
}

/* RKF 17/5/2007 */
/***** Heading Styles - H2 *****/
h2
{
	/*font-size: 12pt;*/
	/*font-size: 11px;*/
	/*color: #000000;*/
	/*line-height: 175%;*/
}
h4
{
	color: White;
	color: #393939;
}
h5
{
	color: White;
	color: #393939;
}	
h6
{
	color: White;
	color: #393939;
}	
	/*font-size: 11px;*/
	/*color: #000000;*/
	/*line-height: 175%;*/
}
#rightCol p, #rightCol td {
font-size: 10px;
margin: 0px 10px;
line-height: 100%;
/* color:  #004e94; */

}

a {
/* color: #004e94; */
color: #393939;
}

h1 {
font-size: 14px;
/* color: #004e94; */

}

div.left_logo
 {
/*background-image: url("../fiatlogo2.jpg");*/

background-color: transparent;
background-repeat: no-repeat;
background-position: center;
width: 100%;
height: 150px;

}
rightCol {
float: right;
width: 50px;
/*width: 169px;*/
margin-right: 30px !important;
margin: 308px 8px 0 0; 

}
#rightCol h2 {
color: #ffffff;
font-size: 9px;
width: 162px;
height: 25px;
display: block;
background: url(../hl_title.gif) no-repeat;
margin: 0 0 0 8px;
padding: 3px 0 0 8px;
}
/*#rightCol div.rc {
width: 90%;
/*padding: 7px;*/ 

#rightCol div.hlbottom {
/*width: 100%;*/
/*padding: 7px;*/ 
height: 4px;
overflow: hidden;
background: url(../hl_ftr.gif) no-repeat;
}
#rightCol div.hl {

background: url(../hl_bg.gif) no-repeat;
padding: 0px;
padding-top: 8px;
margin-bottom: 10px;
/*width: 50px;*/
}
#rightcol div.hl2 {
width: 175px;
 height: 0px;
padding: 0px;
padding-top: 8px;
margin-bottom: 10px;
/*width: 50px;*/
}
div.left_column1
{
margin-top: 150px;
margin-left: 5px;
}
div.left_column2
{
margin-left: 5px;
}
/* RKF 17/5/2007 */
/***** Heading Styles - H3 *****/
h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
img.lweb_disabled
{
	filter:alpha(opacity=40);
}
strong
{
	font-style: italic;
	color: #000000;
}
a:link
{
/*	color: #0000ff; */
	color: #393939;
	text-decoration: underline;
}
a:hover
{
/*	color: #ff0000; */
	/*text-decoration: underline;*/
color: #d0b000; 	
}   
.maximized   
{
	width: 100%;
	height: 100%;
}
.whitebg     
{
	background-color: #ffffff;
}
.hidden__
{
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	width: 0px;
	height: 0px;
	display: none;
}
/******************************************************
	XHTML Standard Weblet Styles
*******************************************************/

/* RKF 17/5/2007 */
/***** Top Border (Left) *****/
/***** Reduced down to zero height and width to accommodate the Top Border (Right) *****/
.std_headerl
{
   
	/* background-color: #879FE3; #393939*/
	background-color: #FFFFFF;
	/* border-top: 3px solid #FFC71E; */
	/* border-bottom: 1px solid #FFC71E; */
	/*border-top: 5px solid #FFFFFF;*/ 
	 border-top:  none; 
	border-bottom: 1px solid #FFFFFF;
	/*background-image: url("../Autologic_Logo.gif");*/
	/*background-image: url("../Walon_Logo2.gif");*/
   /*background-image: url("../Autologic Logo.jpg");*/ 
	 background-image: url("../header-bkg2.gif"); 
	background-repeat:   repeat;
	background-position: left center;
	border-color: #01478c;
	vertical-align: middle;
	text-align: left;
	width: 20%;
	height: 48px;
}

/* RKF 17/5/2007 */
/***** Top Border (Right) *****/
.std_headerr
{
	/* background-color: #879FE3; */
	background-color: #FFFFFF;
	
	/* border-top: 3px solid #FFC71E; */
	/* border-bottom: 1px solid #FFC71E; */
	background-repeat: no-repeat;
/*	background-image: url("../Walon_Logo2.gif");*/
   background-image: url("../header-bkg2.gif");
	background-repeat:   repeat;
	background-position: left center;
	border-top:  none ;
	border-bottom: 1px solid;
	border-color: #01478c;
	vertical-align: bottom;
	text-align: right;
	width:  80%;
	height: 48px;
} 
.std_headerm
{
	/* background-color: #879FE3; */
	background-color: #FFFFFF;
	/* border-top: 3px solid #FFC71E; */
	/* border-bottom: 1px solid #FFC71E; */
	border-top:  none;
	border-bottom: 1px solid #FFFFFF;
	/*background-image: url("../header-07.jpg");*/
	background-image: url("../header-logo2.gif");
		background-repeat: no-repeat;
	background-position: center center;
	border-color: #01478c;
	vertical-align: right;
	text-align: right;
	width:  85px;
	height: 48px;
}
/* RKF 17/5/2007 */
/***** Separator between Top Borders main screen *****/
.std_menutop_bg 
{
	/* background-color: #7281AF; */
	background-color: #004C94;
	background-color: #ffffff;
	border-bottom: 2px solid #ffffff;
}

/* RKF 17/5/2007 */
/***** Menu Bar Buttons *****/
a.std_menu, a.std_menu:hover, a.std_menu_selected
{
	/* color: #404E78 */
	color: #004C94;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, san-serif;
	/* Take out border from left hand menu buttons */
	/* border-width: 0px 1px 1px 5px; */

	/* Borders are: Top,Right,Bottom,Left */
	border-width: 0px 0px 1px 0px;
}

a.std_menu, a.std_menu_selected
{
	/* background-color: #97AFF1; */
/*	background-color: #004C94; /* Autologic Blue */ 
	background-color: #999;
	/* border-color: #7281AF #EAEDF5 #7281AF #404E78; */
	/* border-color: #7281AF #EAEDF5 #7281AF #004C94; */
	border-color: #004C94 #004C94 #FFFFFF #004C94;
	color: #000000;
}
a.std_menu:hover
{
	/* color: #ffffff; */
/*	color: #8DA7CF; */
	color: #d0b000;
/*	background-color: #004C94; /* Autologic Blue */ 
			background-color: #666;
		border-color: #004C94 #004C94 #FFFFFF #004C94;
}
.std_footer
{
/*	background-color: #C4D1F7;*/
	background-color: #999;
	color: #000000;
	font-size: 8pt;
	text-align: center;
	line-height: 20px;
	border-top: 1px solid #7281AF;
	border-bottom: 1px solid #7281AF;
} 

/* RKF 17/5/2007 */
/***** Menu Bars (Left, Top and Right) *****/
.std_layout_outline
{
	/* background-color: #CCD7F6; */
	background-color: #004C94;
	background-color: #ffffff;

}
.std_layout_outline2
{
	/* background-color: #CCD7F6; */
	background-color: white;
	width: 162px;

}
.std_layout_v2_content
      {
	/*background-image: url("../Autologic logo colour.jpg") ;*/
  
		background-repeat: no-repeat;   
	vertical-align: top;
	text-align: centre;
	width: 95%;
      }
.std_layout_content
      {
	vertical-align: top;
	text-align: centre;
	width: 95%;
      }
.std_layout3_content
      {
	width: 90%;
      }
.std_layout5_content
      {
	vertical-align: top;
	text-align: left;
	width: 80%;
      }

/* RKF 17/5/2007 */
/***** Hyperlink Styles *****/
.std_anchor
{
}
.std_anchor_mouseover
{
}
.std_anchor_text
{
}
.std_attachment_panel_top
{
}
.std_attachment_panel_left
{
}
.std_attachment_panel_center
{
}
.std_attachment_panel_right
{
}
.std_attachment_panel_bottom
{ 
   	border: 1px solid #7281AF;
}
.std_banner
{
	cursor: hand;
}

/* RKF 17/5/2007 */
/***** Buttons *****/
.std_button
{
      padding-left: 2px;
      padding-right: 2px;
      font-size: 11px;
      color: #000000;
   border: 2px outset #999999;
/*      background-color: #8e9eC0; */
      background-color: #dddddd;
}
.std_button_mouseover
{
      padding-left: 2px;
      padding-right: 2px;
      font-size: 11px;
     /* color: #000000; */
		color: #000000;
     border: 2px inset #d0b000;
    background-color: #d0b000; 
}

/* RKF 17/5/2007 */
/***** Checkboxes *****/
.std_checkbox
{
}
.std_checkbox_mouseover 
{
}
.std_checkbox_text
{
}
.std_click_image
{
}
.std_click_image_disabled
{
   filter:alpha(opacity=40);
}


/* RKF 17/5/2007 */
/***** Drop-down/Combo Boxes *****/
.std_dropdown
{
	background-color: #FFFFFF;
	text-align: left;
}
.std_dropdown_mouseover
{
}



/* RKF 17/5/2007 */
/***** Image Buttons *****/
.std_image_button
{
width: 50px;
      border-style: none;
      padding-top: 2px;
/*      color: Blue; */
color: #393939;
      background-color: transparent;
		text-decoration: underline;
}
.std_image_button_mouseover
{
	border-style: none;
	padding-top: 2px;
/*	color: Red; */
color: #d0b000; 
   text-decoration: underline;
	background-color: transparent;
 
}
.std_image_button_text
{
/*   	font-weight: bold; */
	vertical-align: middle;
}
.std_textarea
{
      border: 1px solid #C4D1F7;
      scrollbar-DarkShadow-Color: #6F94FF;
      scrollbar-3dLight-Color: #EAEDF5;
      scrollbar-arrow-color: #404E78;
      scrollbar-Base-Color: #CCDAFF;
      scrollbar-Face-Color: #CCDAFF;
      scrollbar-Highlight-Color: #ffffff;
      scrollbar-Shadow-Color: #879FE3;
      scrollbar-Track-Color: #d1d1d1;
      overflow: auto;
}
.std_listbox
{
      border: 1px solid #c7dff4;
}
.std_listbox_mouseover 
{
}
.std_menu_item 
{
	font-weight: bold;
}
.std_nav_panel
{
border: none;
/* 	border: 1px solid #C4D1F7; */
}
.std_panel
{
	overflow: auto;
}
.std_prompter
{
}
.std_prompter_button
{
   color: #000000;
/*   background-color: #C4D1F7; */
	background-color: #999;
   padding: 0px; 
}
.std_prompter_button_mouseover
{
   padding-top: 2px;
   color: #000000;
/*   background-color: #FFEEBC; */
	background-color: #d0b000;
}
.std_prompter_content
{
	font-size: 8pt;
}
.std_rad_button
{
}
.std_rad_button_text
{
}
.std_rad_button_mouseover
{
}
.std_splitter_horz_top
{
      scrollbar-DarkShadow-Color: #6F94FF;
      scrollbar-3dLight-Color: #EAEDF5;
      scrollbar-arrow-color: #404E78;
      scrollbar-Base-Color: #CCDAFF;
      scrollbar-Face-Color: #CCDAFF;
      scrollbar-Highlight-Color: #ffffff;
      scrollbar-Shadow-Color: #879FE3;
      scrollbar-Track-Color: #d1d1d1;
      overflow: auto;
}
.std_splitter_horz_bottom
{
      scrollbar-DarkShadow-Color: #6F94FF;
      scrollbar-3dLight-Color: #EAEDF5;
      scrollbar-arrow-color: #404E78;
      scrollbar-Base-Color: #CCDAFF;
      scrollbar-Face-Color: #CCDAFF;
      scrollbar-Highlight-Color: #ffffff;
      scrollbar-Shadow-Color: #879FE3;
      scrollbar-Track-Color: #d1d1d1;
      overflow: auto;
}
.std_splitter_horz_divider
{
      border: 1px outset #c7dff4;
}
.std_splitter_vert_left
{
      scrollbar-DarkShadow-Color: #6F94FF;
      scrollbar-3dLight-Color: #EAEDF5;
      scrollbar-arrow-color: #404E78;
      scrollbar-Base-Color: #CCDAFF;
   scrollbar-Face-Color: #CCDAFF;
      scrollbar-Highlight-Color: #ffffff;
      scrollbar-Shadow-Color: #879FE3;
      scrollbar-Track-Color: #d1d1d1;
      border-top: 1px solid #CCDAFF;
      border-bottom: 1px solid #CCDAFF;
      border-left: 1px solid #CCDAFF;
      overflow: auto;
}
.std_splitter_vert_right
{
      scrollbar-DarkShadow-Color: #6F94FF;
      scrollbar-3dLight-Color: #EAEDF5;
      scrollbar-arrow-color: #404E78;
      scrollbar-Base-Color: #CCDAFF;
      scrollbar-Face-Color: #CCDAFF;
      scrollbar-Highlight-Color: #ffffff;
      scrollbar-Shadow-Color: #879FE3;
      scrollbar-Track-Color: #d1d1d1;
      border-top: 1px solid #CCDAFF;
      border-bottom: 1px solid #CCDAFF;
      border-right: 1px solid #CCDADFF;
      overflow: auto;
}
.std_splitter_vert_divider
{
      border: 1px outset #CCDAFF;
      width: 4px;
}
.std_tab_pages_bottom_tab_row
{
	vertical-align: top;
   }
.std_tab_pages_bottom_active
{
/*      border: 2px inset #e2effa; */
      border: 1px inset #393939; 
/*      background-color: #FFD966; */
      background-color: #dddddd; 
      cursor: hand;
      font-weight: bold;
      white-space: nowrap;
padding-bottom: 2pt;
}
.std_tab_pages_bottom_inactive
{
/*      border: 2px inset #e2effa; */
      border: 1px inset #393939; 
/*      background-color: #879FE3; */
      background-color: #999999; 
      cursor: hand;
      font-weight: bold;
      white-space: nowrap;
      filter:alpha(opacity=50);
}
.std_tab_pages_left_tab_row
{
	text-align: right;
}
.std_tab_pages_left_active
{ 
/*      border: 2px inset #e2effa; */
      border: 1px inset #393939; 
/*      background-color: #FFD966; */
      background-color: #dddddd; 
      cursor: hand;
      layout-flow: vertical-ideographic;
      font-weight: bold;
      white-space: nowrap;
padding-right: 2pt;
}
.std_tab_pages_left_inactive
{
/*      border: 2px inset #e2effa; */
      border: 1px inset #393939; 
/*      background-color: #879FE3; */
      background-color: #999999; 
      cursor: hand;
      layout-flow: vertical-ideographic;
      font-weight: bold;
      white-space: nowrap;
      filter:alpha(opacity=50);
}
.std_tab_pages_right_tab_row
{
	text-align: left;
}
.std_tab_pages_right_active
{
/*      border: 2px inset #e2effa; */
      border: 1px inset #393939; 
/*      background-color: #FFD966; */
      background-color: #dddddd; 
	cursor: hand;
	layout-flow: vertical-ideographic;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 2pt;
}
.std_tab_pages_right_inactive
{
/*      border: 2px inset #e2effa; */
      border: 1px inset #393939; 
/*      background-color: #879FE3; */
      background-color: #999999; 
      cursor: hand;
      layout-flow: vertical-ideographic;
      font-weight: bold;
      white-space: nowrap;
      filter:alpha(opacity=50);
}
.std_tab_pages_top_tab_row
{
	vertical-align: bottom;
}
.std_tab_pages_top_active
{
/*      border: 2px inset #e2effa; */
      border: 1px inset #393939; 
/*      background-color: #FFD966; */
      background-color: Red; 
      cursor: hand;
      font-weight: bold;
      white-space: nowrap;
padding-top: 2pt;
}
.std_tab_pages_top_inactive
{
/*      border: 2px inset #e2effa; */
      border: 1px inset #393939; 
/*      background-color: #879FE3; */
      background-color: #999999; 
      cursor: hand;
      font-weight: bold;
      white-space: nowrap;
      filter:alpha(opacity=50);
}

ul.std_tab_pages_tabs li
{
	border: 1px solid #7db0e5;
	display: block;
	padding: 0px;
	background-color: #DDC67D;
	color: black;
	white-space: nowrap;
}
.std_tab_pages_tabs
{
/*      border: 2px inset #e2effa; */
/*     border: 1px inset #393939; */
/*      background-color: #879FE3; */
      background-color:  Red; 
      cursor: hand;
		font-weight: bold;
      white-space: nowrap;
  /*    filter:alpha(opacity=50);*/
}
.std_tab_active
{
/*      border: 2px inset #e2effa; */
      border: 1px inset #393939; 
/*      background-color: #879FE3; */
      background-color:  #e2effa; 
      cursor: hand;
		font-size: small;
      font-weight: bold;
      white-space: nowrap;
     filter:alpha(opacity=50);
}

.std_tab_pages_page_content  
{
      border-top: 1px solid Red;
      background-color: #ffffff;
}
.std_treeview
{
	background-color: #ffffff;
}
.std_treeview_target
{
}


table.std_largelist th, table.std_largelist td
{
	white-space: nowrap;
}

#rightCol #sharePrice {
font-weight: bold;
font-size: 14px;
}

#rightCol a {
color: #004E94;
text-decoration: none;
}

#rightCol a:hover {
text-decoration: underline;
}

#rightCol table {
width: 145px;
margin-left: 12px;
}

#rightCol td.left {
padding: 0 0 5px 0;
width: 30px;
}

#rightCol td.left img {
margin-top: 2px;
}

#rightCol td.right {
padding: 0 0 5px 0;
}

.std_treeview_fixed
{
   font-family: "Courier New", Courier, monospace;
	background-color: #ffffff;
}

.fixed
{
   font-family: "Courier New", Courier, monospace;
	background-color: #ffffff;
}
 .std_grid {
/*        border-color: #004C94;		  */
		  
} 

 
.std_grid_head
{
      border-right: thin outset;
      border-top: thin outset;
      font-weight: normal;
      border-left: thin outset;
      border-bottom: thin outset;
/*      background-color: #97AFF1; */
background-color: #909090;

   cursor: default; 
}
.std_grid_even_row
{
      /* background-color: #f7f7f7; */
      border: 1px ridge;
}	
.std_grid_odd_row
{
      /* background-color: #EAEDF5; */
      border: 1px ridge;

}
.std_grid_cell 
{
      border: 1px ridge;
}
.std_grid_cell_sizer
{
 height: 0px;
}
.std_grid_edit_cell
{
      background-color: #ffffff;
}
.std_grid_sort_box
{
      font-family: webdings, verdana, serif;
      color: #808080;
}
.std_grid_outline 
{
      border-style: solid;
      border-width: thin;
      border-color: #eeeeee;
}
.std_grid_col_resize
{
    border-right: 1px dotted gray;
}
div.std_grid_wrapper
{
 font-weight: bolder;
 font-size:  x-small;
/*color: #004e94;*/    
colour #000000;
}
.std_grid_wrapper
{
 font-weight: bolder;
 font-size: medium;
  color: #004e94;  
color: #000000;
 
} 

/* RKF 17/5/2007 */
/***** Standard Table Odd Rows *****/
.std_grid tbody tr.odd_row {
    background-color: #EAEDF5;
    border: 1px ridge;
}


/* RKF 17/5/2007 */
/***** Standard Table Even Rows *****/
.std_grid tbody tr.even_row {
    background-color: #f7f7f7;
    border: 1px ridge;
}


/* RKF 17/5/2007 */ 
/***** Standard Table Header *****/
.std_grid th {
	/* border: thin outset #aaaaaa; */
	border: none;
	/* background-color: #97AFF1; */
/*	background-color: #004C94; */
	background-color: #ddc67d;

	border-width: 0px 0px 0px 0px;
/*	color: #FFFFFF; */
	color: #000000;
	/* font-weight: normal; */
	font-weight: bold;
}

/* RKF 17/5/2007 */
/***** Standard Table Cells *****/
.std_grid tbody td {
	 
    border: 1px ridge; 
    border-width: 0px 0px 1px 0px;
    /* border: 0px; */
}  
.

/* Std_Grid_Withseparators - copy of st_grid*/

.std_grid_withseparators tbody td {
    border: 1px ridge; 
    border-width: 0px 1px 1px 0px;
    /* border: 0px; */
}
.std_grid_withseparators tbody tr.odd_row {
    background-color: #EAEDF5;
    border: 1px ridge;
}

.std_grid_withseparators tbody tr.even_row {
    background-color: #f7f7f7;
    border: 1px ridge;
}

.std_grid_withseparators th {
	/* border: thin outset #aaaaaa; */
	border: none;
	/* background-color: #97AFF1; */
*/	 background-color: #004C94; */
	background-color: #999;
	/*background-color: Red;*/
	border-width: 0px 0px 0px 0px;
	color: #FFFFFF;
	/* font-weight: normal; */
	font-weight: bold;
}
.std_grid_withseparators {
        /*border-color: #004C94;*/
		   border-color: Red;
}

.address
{
	background-image: url("../autologic address.gif");
		background-repeat: no-repeat;
	background-position:  left top;
/*	width:  170px;  */
	height: 150px; 
}
.EntryErrT
{
	background-color: #FF6666;
}
.EntryErrN
{
	background-color: #FF6666;
	text-align: right;
}
.EntryErrU
{
	background-color: #FF6666;
	text-transform: uppercase;
}
.ODDROW
{
		background-color: white;
}
	
.EVENROW
{
		background-color: #eaeaea;
}
.SUBTOTALROW
{
	font-weight: bold;
	background: #eaeaea;

}
.FINALTOTALROW
{
	font-weight: bold;
	background: #CCCCFF;
}
.std_grid .ODDROW input.number, .std_grid .ODDROW input.text, .std_grid .ODDROW input.ltext, .std_grid .ODDROW input.utext,
.std_grid .EVENROW input.number, .std_grid .EVENROW input.text, .std_grid .EVENROW input.ltext, .std_grid .EVENROW input.utext
{
    border-width: 2px;
    margin: 0px;
}
.widetab .std_tab_pages {
	width: 100%;
}
a.std_anchor_green
{
	color: green;
}
a.std_anchor_orange
{
	color: orange;
}
a.std_anchor_red
{
	color: red;
}
a.std_anchor_white
{
	color: white;
}
.menu_grid
{
	border: none;
	background-color: White;
}