

html {
background-image: url(../images/hme_bk.jpg); 
background-repeat: repeat-x;

 
}


body {
background-image: url(../images/hme_bk.jpg); 
background-repeat: repeat-x;
background-position: top left;
background-color: #2E494D;
FONT-FAMILY: Arial; 
margin: 0px  
}


td {
    font-size : small
}

/*/*/a{}


body td {
    font-size : x-small
}

html>head:first-child+body td {
    font-size : small
}

/* */



P {
    width:557px;
    text-align: justify;
    line-height: 1.5;
    color: #ffffff
}




.bkground{
   background-image: url(../images/hme_bk2.jpg); 
   background-repeat: no-repeat;
   background-position: top left;
}


.white{
   color: #ffffff;
   font-weight: bold;
}
 


.banner{
background-color: #37575B;
border-top: #6A8C90 solid 1px;
border-bottom: #6A8C90 solid 1px;
}




.borderright{
 border-right: 1px solid #ffffff} 

.borderleft{
 border-left: 1px solid #ffffff}

.borderbot{
 border-bottom: 1px solid #6A8C90
}

.bordersides{
 border-left: 1px solid #ffffff;
 border-right: 1px solid #ffffff
}

a:link {color: #6D9FA6; text-decoration: none; font-weight: bold;}
a:active {color: #6D9FA6; text-decoration: none; font-weight: bold;}
a:visited {color: #6D9FA6; text-decoration: none;  font-weight: bold;}
a:hover {color: #ffffff; text-decoration: none; font-weight: bold; }






