/* Main Styles */
td,body{
  font-size: 12px;
  font-family: arial;
  color:#616568;
  text-decoration:none;
line-height: 16px;
}


/* Links */
a{
  color:#b40031;
}
a:hover{
  color:#999999;
}


.blackborder{
border-top: #030303 1px solid;
border-left: #030303 1px solid;
border-right: #030303 1px solid;
border-bottom: #030303 1px solid;
border: #030303 1px solid;
}




.Nav_Top{
  color:#DB7124;
}

hr{
color: #005596;
height: 1px;
}




