body{
margin-top:0;
margin-left:0;
margin-bottom:0;
margin-right:0;
background-image:url(images/bg.gif);

}
.linkgrey
{
font-family:arial;
font-size:11px;
color:#696969;
text-decoration:none;
font-weight:normal;
}
.linkgrey:hover
{
font-family:arial;
font-size:11px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
.txtwhite
{
font-family:tahoma;
font-size:11px;
color:#ffffff;
text-decoration:none;
font-weight:normal;
}
.txtyellow
{
font-family:tahoma;
font-size:11px;
color:#FFF600;
text-decoration:none;
font-weight:normal;
}
.txtyellow:hover
{
font-family:tahoma;
font-size:11px;
color:#FFF600;
text-decoration:underline;
font-weight:normal;
}
.footertxt
{
font-family:arial;
font-size:11px;
color:#696969;
text-decoration:none;
font-weight:normal;
}
.text
{
font-family:tahoma;
font-size:11px;
color:#696969;
text-decoration:none;
font-weight:normal;
}
.textbold
{
font-family:tahoma;
font-size:11px;
color:#696969;
text-decoration:none;
font-weight:bolder;
text-transform:uppercase;
}
.footerlink
{
font-family:arial;
font-size:11px;
color:#696969;
text-decoration:none;
font-weight:normal;
padding-left:15px;
padding-right:15px;
}
.footerlink:hover
{
font-family:arial;
font-size:11px;
color:#696969;
text-decoration:underline;
font-weight:normal;
padding-left:15px;
padding-right:15px;
}
.toplink
{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.toplink:hover
{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}
.redtext
{
font-family:tahoma;
font-size:11px;
color:#990066;
text-decoration:none;
font-weight:bold;
}
