/* CSS Document */

body { background-color: #565F6E; margin: 30px 20px 30px 20px; font-family: Verdana, Arial, Helvetica, sans-serif }
a, a:visited { color: #6A946C; font-weight: bold; text-decoration: none }
a:hover { color: #04920B }

.bordertable { background-color: #353F51 }
.centercell { padding-right: 0px }
.content { background-color: #FAF6EB; font-size: 11px; color: #313A50 }
.header { background-color: #648767; font-size: 20px; color: #fff }
.subheader { color: #69896B; text-align: center; font-size: 12px; font-weight: bold; padding: 10px}
.menu { color: #ffffff; background-color: #6A946C; border: 5px solid #A8C99F; font-size: 11px }
a.item, a.item:hover, a.item:visited { color: #ffffff; font-size: 14px; }
a.item2, a.item2:hover, a.item2:visited { color: #D3F48C; font-size: 14px; }

.menucell { border-bottom: 1px solid white }

