#siteResourceList #menu a {color: #606060;}

.lz_x_small { font-size: 12px; }
.lz_xx_small { font-size: 12px; }
.lz_small { font-size: 12px; }

  .tabs .oneTab {
    height: 33px;
  }

  .tabs .left, .right {
    width:12px;
  }

	.tabs TD.left {
	  background-image:url(../images/skin/turquoise/tab-left.gif);
	  background-repeat: no-repeat;
	}
	.tabs TD.middle {
	  background-image:url(../images/skin/turquoise/tab-middle.gif);
	  background-repeat: repeat-x;
	  text-align: center;
    white-space: nowrap;
	}
	.tabs TD.right {
	  background-image:url(../images/skin/turquoise/tab-right.gif);
	  background-repeat: no-repeat;
	}
  .tabs_current TD.right {	
	  background-image:url(../images/skin/turquoise/tab-right-current.gif);
	  background-repeat: no-repeat;
	}
  .tabs_current TD.middle {	
	  background-image:url(../images/skin/turquoise/tab-middle-current.gif);
	  background-repeat: repeat-x;
	}
  .tabs_current TD.left {	
	  background-image:url(../images/skin/turquoise/tab-left-current.gif);
	  background-repeat: no-repeat;
	}
	
  span.bigLetterTitle  {font-family:sans-serif, arial; font-weight:bold; font-size:16px; color:#00309C;}
  span.bigLetterTitleGrayed  {font-family:sans-serif, arial; font-weight:bold; font-size:16px; color:#ffffff;}
  .line {background:#ACE2CE}

  table.displayInline {border: 0px;; }
  
