*
{
    padding: 0;
    margin: 0;
}
html, body {
    height:100%;
}
body, td, p, a, li, input, h1, h2, h3 {
    color:#666666;
    font: normal 12px arial;
}
table {
    width:100%;
    border-collapse:collapse;
}
td, p {
    vertical-align:top;
}
.png { behavior: url('images/iepngfix.htc'); }
a, a:hover { color:#0099CC; }
a { text-decoration:underline; }
a:hover { text-decoration:none; }

a img {
    cursor:pointer;
    border:0 none #ffffff;
}
:focus { outline: none; }
p, ul, ol {margin-bottom:10px;}
ol, ul, li {
    margin-left:10px;
    padding-left:10px;
}
.vaM {
    vertical-align:middle;
}
.taC {
    text-align:center;
}
.bgTL {
    background-position:top left;
}
.bgBL {
    background-position:bottom left;
}
.bgRN {
    background-repeat:no-repeat;
}

