﻿html, body
{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
}
*
{
    margin:0;
    padding:0;
}
img, p, div, span, html, body, ul, li, form
{
    border:none;
}
.clearLeft
{
    clear:left;
    width:1px;
    height:1px;
    overflow:hidden;
}
.clearRight
{
    clear:right;
    width:1px;
    height:1px;
    overflow:hidden;
}
.clearBoth
{
    clear:both;
    width:1px;
    height:1px;
    overflow:hidden;
}
a
{
    color:#000;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
a:visited
{
    color:#000;
}
#top_header h2 img
{
    padding-top:5px;
    width:46px;
    height:45px;
    padding-left:25px;
}
.loadDiv{
    background-color:#FFFFFF;
    display:none;
    height:30px;
    left:0;
    filter:alpha(opacity=40);
    -moz-opacity:.40;
    opacity:.40;
    position:absolute;
    top:0;
    width:100%;
}
.loadImg{
    display:none;
    left:10px;
    position:absolute;
    top:8px;
}
