body
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-attachment: fixed;
 background-position: top center;
}

a
{
    color: #003366;
    text-decoration: underline;
}

a:hover
{
   text-decoration: none;
}

div#chatfixme { position: absolute; left: 0px; top: 0px; }
body > div#chatfixme { position: fixed; }

body.BG
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: url(../Images/Background.jpg) 0 0 no-repeat;
 background-attachment: fixed;
 background-position: top center;
}

body.BG1
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: url(../Images/Background1.jpg) 0 0 no-repeat;
 background-attachment: fixed;
 background-position: top center;
}

body.BG2
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: url(../Images/Background2.jpg) 0 0 no-repeat;
 background-attachment: fixed;
 background-position: top center;
}

body.BG3
{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: url(../Images/Background3.jpg) 0 0 no-repeat;
 background-attachment: fixed;
 background-position: top center;
}

.PreloadPic
{
 display:none;
}

A.NavTrail
{
        font-size: 11px;
        font-family: arial, helvetica, sans-serif;
        color:#888888;
        text-decoration:none;
        font-weight:bold;
}

A.NavTrail:hover
{
        color:#AAAAAA;
        text-decoration:none;
        font-weight:bold;
}

A.NavTitle
{
        font-size: 12px;
        font-family: arial, helvetica, sans-serif;
        color:#444444;
        text-decoration: underline;
        font-weight:bold;
}

A.NavTitle:hover
{
        color:#888888;
}

A.NavOffers
{
        font-size: 12px;
        font-family: arial, helvetica, sans-serif;
        color:#444444;
        text-decoration:none;
        font-weight: normal;
}

A.NavOffers:hover
{
        color:#888888;
}

A.OffersList
{
        font-size: 11px;
        font-family: arial, helvetica, sans-serif;
        color:#003399;
        text-decoration:none;
        font-weight:bold;
}

A.OffersList:hover
{
        color:#0066CC;
        text-decoration:none;
        font-weight:bold;
}

A.MenuLinks
{
        font-size: 12px;
        font-family: arial, helvetica, sans-serif;
        color:#339933;
        text-decoration:none;
        font-weight:bold;
}

A.MenuLinks:hover
{
        color: #fe520a;
        text-decoration:none;
        font-weight:bold;
}

A.ROffer
{
        font-size: 11px;
        font-family: arial, helvetica, sans-serif;
        color:#339933;
        text-decoration:none;
        font-weight:bold;
}

A.ROffer:hover
{
        color: #fe520a;
}

A.OfRec
{
        font-size: 10px;
        font-family: arial, helvetica, sans-serif;
        color: #003366;
        text-decoration:none;
        font-weight:normal;
}

A.OfRec:hover
{
        color: #fe520a;
        text-decoration:none;
        font-weight:normal;
}

A.OfRec1
{
        font-size: 11px;
        font-family: arial, helvetica, sans-serif;
        color: #fe520a;
        text-decoration:none;
        font-weight:normal;
}

A.OfRec1:hover
{
        color: #339933;
        text-decoration:none;
        font-weight:normal;
}

A.Sitemap
{
        font-size: 11px;
        font-family: arial, helvetica, sans-serif;
        color: #339933;
        text-decoration:none;
        font-weight:normal;
}

A.Sitemap:hover
{
        color: #339933;
        text-decoration:underline;
        font-weight:normal;
}

A.Blog
{
        font-size: 12px;
        font-family: arial, helvetica, sans-serif;
        color: #FF0000;
        text-decoration:none;
        font-weight: bold;
}

A.Blog:hover
{
        color: #FF0000;
        text-decoration:underline;
}

div.Main_Box
{
 display: inline;
 float: left;
 width: 146px;
 height: 200px;
 background-image: url(../Images/Box.png);
 background-repeat: no-repeat;
 margin-right: 1px;
 margin-bottom: 2px;
 cursor: pointer;
}

div.Main_BoxHeader
{
 font-size: 14px;
 font-weight: bold;
 width: 117px;
 margin-left: 15px;
 margin-top: 15px;
 text-align: center;
 height: 55px;
}

div.Main_BoxPic
{
 margin-left: 10px;
}
