/* CSS Document */

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

.mainbg {
background-image: url(images/homenew_mainbg.jpg);
background-repeat: repeat-y;
}

.welcomebg {
background-image: url(images/homenew_middlebg.jpg);
background-position: top;
background-repeat: no-repeat;
width: 820px;
height: 127px;
}

.welcomebg2 {
background-image: url(images/homenew_middlebg_cheriebak022409.jpg);
background-position: top;
background-repeat: no-repeat;
width: 820px;
height: 127px;
}

.welcometext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #474747;
}

.tablepos1 {
margin-top: 45px;
}

.footerbg {
background-image: url(images/homenew_bottombg.jpg);
width: 820px;
height: 48px;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

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

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