@import url(http://www.prime100.com/styles-site.css);

h3 { 
    color:#266CFF;
    padding-top: 8px;
    padding-left: 14px;
    background:url(http://www.prime100.com/images/titlebar.jpg)  top no-repeat;
    height: 33px;
    margin-bottom: 3px;
    text-align: left;
}
a.hl3:link {
	color: #266CFF;
	text-decoration: none;
}
a.hl3:visited {
	color: #266CFF;
	text-decoration: none;
}
a.hl3:hover {
	color: #2BC1FB;
	text-decoration: none;
}

.explain_s{
    padding-left: 2px;
    padding-right: 3px;
    line-height: 120%;
/*    border-bottom: 1px solid #F6B70A;*/
    padding-bottom: 8px;
}
.clickhere{
   text-align: right;
  /*  border-bottom: 1px solid #F6B70A;*/
    padding-bottom: 2px;
     background-color: #f6f6f6;
}
.tdc { 
        padding-left: 2px;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        background-color: #4862DB;
}
.bdt1 { 
        padding-left: 2px;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #666666;
        font-size: 14px;
        font-weight: bold;
        line-height: 130%;
      /*  background-color: #999966; */
}
.bdt2 { 
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #888888;
        font-size: 12px;
        font-weight: bold;
        line-height: 120%;
      /*  background-color: #999966; */
}