
body{
margin:0px;
background-image:URL(../images/bg.gif);
background-color: #FFFFFF;
background-repeat:repeat-x;
}
table{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#505050;
line-height:18px;
}
.button{
font-family:"Franklin Gothic Demi Cond";
font-size:14px;
color:#FFFFFF;
}
.top_link{
font-family:"Franklin Gothic Demi Cond";
font-size:14px;
color:#FFFFFF;
}
.top_link:hover{
font-family:"Franklin Gothic Demi Cond";
font-size:14px;
color:#000000;
}
.bottom_link{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#505050;
}
.bottom_link:hover{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#c3260d;
}