/* CSS Document */

body {
margin: 0px;
background-color: #000000;
}

.flashleftbg {
background-image: url(images/homenew_flashleft.jpg);
height: 337px;
width: 23px;
background-repeat: no-repeat;
background-position: top;
}

.flashrightbg {
background-image: url(images/homenew_flashright.jpg);
height: 337px;
width: 23px;
background-repeat: no-repeat;
background-position: top;
}

.flashbottombg {
background-image: url(images/homenew_flashbottom.jpg);
height: 10px;
width: 664px;
background-position: top;
background-repeat: no-repeat;
}

.headerbg {
background-image: url(images/homenew_header1.jpg);
height: 67px;
width: 664px;
background-repeat: no-repeat;
background-position: top;
}

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

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

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