﻿body 
{
    font-family: Verdana, Arial;
    font-size: 0.8em;
    background-color:#ffffff;
    margin: 0px;
}
p
{
    margin-top:0px; 
}
img
{
    border: 0px;
}
h1
{
    font-size: 1.3em;
    font-weight: bold;
    padding: 0px;
    margin:0; 
    padding:0; 
    color: #2e2e2e;
}
h2
{
    font-size: 1.1em;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    border: 0px;
    color: #cc3300;
}
a, a:link, a:visited  
{
    color: #1278cb;
    text-decoration: none;
}
a:hover
{
    color: #0472c8;
    text-decoration: underline;
}
.pagecenter
{
    text-align: center;
}
.pagebody
{
    width: 770px;
    border: 0px;
    margin: 0 auto; 
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}
.banner 
{
    background-color: #fff;
    border: 0px;
    border-top: 1px solid #cccccc;
    padding: 0px;
    color: #000000;
    text-align: left;
}
.bodydiv
{
    margin: 12px;
    margin-top: 0px;
    padding:0px;
    font-size: 1em;
    text-align: left;
	background-color: #ffffff;
	background-image: url("../images/easyman.jpg");
    background-repeat: no-repeat;
    background-position: right bottom;
}
.no_flash
{
     color:#ff0000;
}
.footer
{
    display:block;
    height: 1.4em;
    font-size: 1em;
    padding: 6px;
    background-color: #ebebeb;
    color: #666666;
    margin: 0px;
    text-align: left;
    font-weight: bold;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
.contacts
{
    float: left;
    padding-left: 6px;
    font-size: 1em;
    text-align: left;  
}
.contacts a, .contacts a:link, .contacts a:visited  
{
    color: #0472c8;
    text-decoration: none;    
    font-weight: normal;
}
.contacts a:hover
{
    color: #0472c8;
    text-decoration: underline;   
    font-weight: normal; 
} 
.copyright
{
   float: right;
   padding-right: 6px;
   text-align: right;
}
