/* CSS Document */

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

.footerbg {
background-image: url(images/homenew_footerbg.jpg);
width: 777px;
height: 33px;
}

.footertext {
color: #ee3e24;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

.tablepos1 {
margin-left: 26px;
}

/* for the links */

a.footerlink {
color: #ee3e24;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration: underline;
}

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