body, td { margin: 0px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
#bktl, #bktr, #bkbl, #bkbr { width: 6px; height: 6px; background-repeat: no-repeat; }
#bktl { background: url(SkinBorderTopLeftImage.gif) top left; }
#bktr { background: url(SkinBorderTopRightImage.gif) top right;}
#bkbr { background: url(SkinBorderBottomRightImage.gif) bottom right;}
#bkbl { background: url(SkinBorderBottomLeftImage.gif) bottom left;}
#bkt { background: url(SkinBorderTopImage.gif) top repeat-x;}
#bkb { background: url(SkinBorderBottomImage.gif) bottom repeat-x;}
#bkl { background: url(SkinBorderLeftImage.gif) left repeat-y;}
#bkr { background: url(SkinBorderRightImage.gif) right repeat-y;}
#snippet, #snippeth, #snippetv { font-size: 12px; background: url(SkinBackgroundImage.gif); }
#snippetv  { padding-left: 6px; padding-right: 2px; }
#snippeth { text-align: center; }
#detail { font-family: Arial, Helvetica, sans-serif; font-size: 12px;  vertical-align: top; }
.snippetlink { 
        margin-top: 10px;
        font-size: 12px;
        font-weight: bold;
        color: #0000CC;  
        text-decoration: underline; 
             }
.detailtitle {
        font-weight: bold; 
        color: #999999;
        font-size: 17px; 
             }
img {
border: 0px;
margin: 0px;
padding: 0px;
}