@charset "utf-8";
/* CSS Document */

.footertext
{
font-family:Arial;
font-size:9px;
color:#343434;
}

.footertextunderline
{
font-family:Arial;
font-size:9px;
color:#343434;
text-decoration:underline;
}

.linkfootertextyellow
{
font-family:Arial;
font-size:9px;
color:#ce9636;
text-decoration:none;
}

.linkfootertextyellow:hover
{
font-family:Arial;
font-size:9px;
color:#ce9636;
text-decoration:underline;
}

.linkfootertextwhite
{
font-family:Arial;
font-size:9px;
color:#999999;
text-decoration:none;

}

.linkfootertextwhite:hover
{
font-family:Arial;
font-size:9px;
color:#999999;
text-decoration:underline;
}


.bodytext
{
font-family:"Trebuchet MS";
font-size:12px;
color:#999999;
font-weight:normal;
}

.bodytextbiggrey
{
font-family:"Trebuchet MS";
font-size:15px;
color:#999999;
font-weight:bold;
}


.bodytextwhite
{
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
font-weight:normal;
}

.bodytextyellow
{
font-family:"Trebuchet MS";
font-size:11px;
color:#ce9636;
}


.bodytextbig
{
font-family:Arial;
font-size:12px;
color:#ffffff;
font-weight:normal;
}

.textbox
{
font-family:Arial;
font-size:11px;
color:#999999;
background-color:#110006;
border:solid;
border-width:1px;
border-color:#2B000A;
width:180px;
height:15px;
}

.telltextsmall
{
font-family:Arial;
font-size:11px;
color:#595758;
font-weight:normal;
font-style:italic;
}
