/* CSS Document */

body {
margin: 0px;
background-image: url(images/homenew_bg.jpg);
background-repeat: repeat-x;
background-color: #fefdfc;
}

.footerbg {
background-image: url(images/homenew_lastbg.jpg);
width: 780px;
height: 88px;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #6a5343;
}

a.footerlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #6a5343;
text-decoration: underline;
}

a.footerlink:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #467330;
text-decoration: none;
}

.tablepos1 {
margin-left: 45px;
margin-top: 25px;
}