/* CSS Document */

body {background-color:#ffffff;
}
a {
    color: #ffffff;
    text-decoration: underline;
  }

  a:hover {
    color: #ffffff;
    text-decoration: none;
  }
.flat-form1 { font-family: Verdana; font-size: 10px; border: 1px #4A565E solid; color:#6B7C87;
}
.searchbt { font-family: Verdana; font-size: 10px; color:#FFFFFF; font-weight:bold; border: 1px #6D6B6A solid; background:#0078A4;
}
.links { font-family:Verdana; font-size:10px; color:#FFFFFF; font-weight:bold;
}
.menu-links { font-family:Verdana; font-size:11px; color:#6D6B6A; font-weight:bold;
}
.show-all { font-family:Verdana; font-size:10px; color:#0078A4;
}
.search-txt { font-family:Verdana; font-size:10px; color:#6D6B6A; font-weight:bold;
}
.menu-links-sm { font-family:Verdana; font-size:10px; color:#6D6B6A; font-weight:bold;
}
.sitename { font-family:Verdana; font-size:16px; color:#6D6B6A; font-weight:bold;
}
.sitename-sm { font-family:Verdana; font-size:14px; color:#6D6B6A; font-weight:bold;
}
.action-txt { font-family:Verdana; font-size:18px; color:#0078A4; font-weight:bold;
}
.content { font-family:Verdana; font-size:12px; color:#6D6B6A;
}
