﻿#tdRightTabExtension { background-color: White; }
.leftTitle { background-color: #00b5cb; color: White; }
.leftTitle a { color: White; }
.paragraph_item { border-top: dashed 1px Silver; }
.paragraph_item:first-child { border-top: none;}
.imageLeft { margin-top: 13px; }
#tdContent { background: url(../images/about_bg.gif) no-repeat right top; }
#mainContent { 
  height: 465px; 
  overflow:scroll; 
  overflow-x: hidden; 
  scrollbar-3dlight-color: #00b5cb;
  scrollbar-arrow-color:White;
  scrollbar-darkshadow-color: #00b5cb;
  scrollbar-face-color:#00b5cb;
  scrollbar-highlight-color:#00b5cb;
  scrollbar-shadow-color: #00b5cb;
  scrollbar-track-color: White;  
}
