/* CSS Document */

body { background-repeat: repeat-x; background-color: #929292;  margin: 0px 40px 0px 40px; font-family: Verdana, Arial, Helvetica, sans-serif }
a, a:visited { color: #A03E3B; font-weight: bold; text-decoration: none }
a:hover { color: #EA0700 }

.bordertable { border-left: 5px solid #717171; border-right: 5px solid #717171; background-color: #ffffff }
.centercell { padding-left: 30px; padding-right: 0px }
.maintbl { background-color: #ffffff; font-size: 11px; color: #313A50;  border-left: 5px solid #000; border-right: 5px solid #000; }
.content { padding: 10px; font-size: 11px }
.header { background-color: #313131; font-size: 30px; color: #fff; text-align: right; padding-right: 20px }
.footer { background-color: #000000; text-align: center; vertical-align: middle; height: 40px; color: #ffffff }
.slogan { font-size: 14px; color: #fff; text-align: right; font-weight: bold }
.subheader { color: #A03E3B; text-align: left; font-size: 14px; font-weight: bold;}
.menu { color: #000000; background-color: #ffffff; font-size: 11px; }

a.item, a.item:hover, a.item:visited { color: #000000; font-size: 10px; }
a.item:hover { color: #EA0700; font-size: 10px; }
a.navlink, a.navlink:visited { color: #fff; font-size: 10px }
a.navlink:hover { color: #EA0700; font-size: 10px; }
.menucell { height: 42px }