body {
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#FFFFFF;
}


a:active, a:focus {outline: 0;}
h1,h2,h3,h4,h5,h6,ul,li,p,div,br {padding:0px; margin:0px;}
div {line-height:normal;}

/* Link Styles */

.abc-txt{font: bold 18px/1.3em arial; color:#010101;text-align:center;}
.abc-header{font: 18px/1.3em sans-serif; font-weight: 100; color:#c2eefb; text-align:center;}      

.over-txt{font: normal 18px/1.5em arial; color:#010101;}

.cust{font: normal 11px/1.5em Arial;color:#010101;}

.cust1{font: bold 12px/1.3em Arial;color:#010101;}

.cust2{font: bold 11px/1.5em Arial;color:#010101;}

.cust3{font: normal 12px/1.5em Arial;color:#010101;text-decoration:underline; }

.abc-feature{font: bold 18px/1.5em arial; color:#010101;}

.abc-footer{font: bold 18px/1.5em arial; color:#818181;}

.reviews{padding-left: 18px; padding-right: 18px; padding-top: 5px; padding-bottom: 5px; text-align: left; vertical-align: top;}
.mainsections{padding-left: 12px; padding-right: 12px; padding-top: 5px; padding-bottom: 0px;}

.reviewbox{font: normal 11px/1.5em Arial;color:#010101; padding-left: 10px; padding-right: 10px;} 

.img-left{float:left; margin-right:10px; }
.img-right{float:right;padding-right:35px;}

.footer-top
{
    color:white;
    font: bold 13px arial;
}

.footer-highlight
{
    color:yellow;
}
a.footer-highlight:link
{
    color:yellow;
    text-decoration: none;
}
a.footer-highlight:visited
{
    color:yellow;
    text-decoration: none;
}
a.footer-highlight:hover
{
    color: yellow;
    text-decoration: underline;
}

a.footer-hide:link
{
    color:#c2eefb;
    text-decoration: none;
}
a.footer-hide:visited
{
    color:#c2eefb;
    text-decoration: none;
}
a.footer-hide:hover
{
    color: #c2eefb;
    text-decoration: underline;
}

a.review:link
{
    color:black;
    text-decoration: none;
}
a.review:visited
{
    color:black;
    text-decoration: none;
}
a.review:hover
{
    color: black;
    text-decoration: underline;
}

.named { font-weight: bold; }
.anonymous { font-style: italic; }

.footer-middle
{
    color: #c2eefb;
    font: normal 9px arial;    
}

.simple
{
    border: 0px solid;
    cursor: pointer; 
    color:#32a9d1; 
    background-color: transparent;
    font-size: 14px;
    padding: 10px;
}