/* CSS Document */
body
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-color:#000000;
}

.headerbg
{
background-image:url(../images/header_bg.gif);
background-repeat:repeat-x;
width:800px;
}

.buttonbg
{
background-image:url(../images/button_bg.jpg);
background-repeat:repeat-x;
height:32px;
}

.buttontext a
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:400;
color:#FFFFFF;
text-decoration:none;
}

.buttontext a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:400;
color:#FFFFFF;
text-decoration:underline;
}
.semiheader
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
}

.bottumtext
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#000000;
}

.headertext
{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
}

.bodytext 
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
line-height:22px;

}