.OLRow {

    border-bottom: 1px solid #909090;
    border-top: 2px solid #CBCBCB;
    background-color: #bbbbbb;
    color: #FFFFFF;
    cursor: pointer;
    cursor: hand;
}
.OLRow: hover {
      text-decoration: underline;
      color: #ffffff;
}

.OLRowabt {
	border-bottom: 1px solid #909090;
    border-top: 2px none #CBCBCB;
    background-color: #bbbbbb;
    cursor: pointer;
    cursor: hand;
}
.OLRowabt: hover {
      text-decoration: underline;
      color: #ffffff;
}

.OLRowlast {
    border-top: 2px solid #CBCBCB;
    background-color: #bbbbbb;
    cursor: pointer;
    cursor: hand;
}
.OLRowlast: hover {
      text-decoration: underline;
      color: #ffffff;
}



.LefvNavSubMenus {
    font-size:15px;
    line-height:17px;
    font-family:Arial;
    border-bottom: 1px solid #9E9E9E;
    border-top: 1px none #999999;
    border-right: 1px none #999999;
    border-left: 1px none #999999;
    background-color: #8B8B8B;
    color: #FFFFFF;
    cursor: pointer;
    cursor: hand;
}

.LefvNavSubMenus: hover {
      text-decoration: underline;
      color: #ffffff;
}


.LeftNavSubMenuLink
{
	font-size:12px;
    line-height:17px;
    font-family:Arial;
    color: #000;
    cursor: pointer;
    cursor: hand;
    text-decoration:none;
}

a.LeftNavSubMenuLink:hover 
{ 
	color: #FFF; 
	text-decoration:none;
}


.LeftNavMenuLink
{
	font-size:13px;
    line-height:17px;
    font-family:Arial;
    color: #444444;
	font-weight:bold;
    cursor: pointer;
    cursor: hand;
    text-decoration:none;
    width:100%;
    display:block;
}

a.LeftNavMenuLink:hover 
{ 
	color: #FFF; 
	text-decoration:none;
}


.CeneterContentLink
{
	font-size:11px;
    line-height:17px;
    font-family:Arial;
    color: #fff;
	font-weight:bold;
    cursor: pointer;
    cursor: hand;
    text-decoration: underline;
}

a.CeneterContentLink:hover 
{ 
	color: #FFF; 
	text-decoration: underline;
}




.OLBlock {
 height: 17px;
    line-height:17px;
	vertical-align:middle;
    font-size:11px;
    font-family:Arial;
    border-bottom: 1px solid #9E9E9E;
    background-color: #bbbbbb;
    cursor: pointer;
    cursor: hand;
    color: #FFFFFF;
}

.OLBlock: hover {
      color: #ffffff;
}
img.widgetArt {vertical-align:text-top}
#ddimagetabs {
   color: #6F6F6F;
   background-color: #6F6F6F;
}
#ddimagetabs a {
   display: block;
   text-decoration: none;
   font: bold 12px Arial; /*tab font */
   color: #DAD8D8; /*font color */
   width: 124px; /*width of tab image */
   height: 18px; /*height of tab image */
   float: left;
   display: inline;
   margin-left: 0px; /*spacing between tabs */
   padding-top: 0px; /*vertical offset of tab text from top of tab*/
   background-repeat: no-repeat;
   text-align: center;
}
#ddimagetabs #shortab {
   width: 64px; /*width of custom tab image */
   text-align: left;
}
#ddimagetabs #shortab:hover, #ddimagetabs #shortab.current {
   color: white;
}
#ddimagetabs a:hover, #ddimagetabs a.current {
   color: white;
}
#tabcontentcontainer {
   padding-left: 0px; /*vertical offset of tab text from top of tab*/
   width:100%; /*width of 2nd level content*/
   height:40px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
   border-top: 1px solid #9E9E9E;
   /*\*//*/
   position: absolute;
   left: 0px;
   /**/
}
.tabcontent {
   display:none;
   /*\*//*/
   position: absolute;
   top: 21px;
   left: 0px;
   /**/
}
.drkgreybak {
   background-color:#6F6F6F;
}
a.menulink:link   {font-family:Arial,arial; font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.menulink:visited   {font-family:Arial,arial; font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
a.menulink:hover   {font-family:Arial,arial; font-size:11px; color:#FFFFFF; font-weight:bold; text-decoration:underline; background-color: #ffffff;}
.menubarlink {
   vertical-align:top;
   font-size:11px;
   line-height:11px;
   font-family:Arial;
   border-bottom: 1px solid #9E9E9E;
   border-top: 1px none #999999;
   border-right: 1px none #999999;
   border-left: 1px none #999999;
   color: #FFFFFF;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 4px;
   padding-left: 0px;
}
.menubarlinktop {
   vertical-align:top;
   font-size:11px;
   line-height:11px;
   font-family:Arial;
   border-bottom: 1px solid #9E9E9E;
   border-top: 1px none #999999;
   border-right: 1px none #999999;
   border-left: 1px none #999999;
   color: #FFFFFF;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
}

.childtext {
   font-size:11px;
   font-family:Arial;
   line-height:17px;
   cursor: pointer;
   color: #FFFFFF;
}
.roottext {
   
   line-height:17px;
   font-family:Arial;
   cursor: pointer;
   color: #FFFFFF;
   font: bold;
   height: 16px;
}

.tabon{
   color: #FFFFFF; /*font color */
	}
.taboff{
   color: #DAD8D8; /*font color */
}

.tabbingtable
{
   text-decoration: none;
   font: bold 12px Arial; /*tab font */
   color: #DAD8D8; /*font color */
   float: left;
   display: inline;
   padding-top: 0px; /*vertical offset of tab text from top of tab*/
   text-align: center;
}
