.menucopy         { font-family: Arial; color: white; font-size: 13; font-weight: bold; line-height: 1.8; text-decoration:none }
.menucopycurrent  { font-family: Arial; color: #B2FAB2; font-size: 13; font-weight: bold; line-height: 1.8; text-decoration:none }
.menucopy:hover	  { font-family: Arial; color: white; font-size: 13; font-weight: bold; line-height: 1.8; text-decoration:underline }

.blackmenucopy    { font-family: Arial; color: black; font-size: 13; font-weight: bold; line-height: 1.8 }

.childrenmenucopy { font-family: Arial; color: black; font-size: 13; line-height: 1.8; text-decoration:none }
.childrenmenucopy:hover	  { font-family: Arial; color: black; font-size: 13; line-height: 1.8; text-decoration:underline }

.bodycopy         { font-family: Arial; color: black; font-size: 16 }
li                { list-style: circle; font-size: 13 }

a.navbar { font-family: Arial; font-size: 13 }
a.navbar:link,a.navbar:visited { text-decoration:none; color:#000040 }
a.navbar:active { text-decoration:none; color:#CCF }
a.navbar:hover  { text-decoration:none; color:#FFFFFF }
a.navbar:active,a.navbar:hover { color:#FFFFFF }

td.header  { border-right: 1 solid #2039A5; border-bottom: 1 solid #2039A5; border-left: 1 solid #6891F8; border-top: 1 solid #6891F8 }
td.navbar  { border-right: 1 solid #6891F8; border-bottom: 1 solid #6891F8; border-left: 1 solid #CCD6F4; border-top: 1 solid #CCD6F4 }
td.sidebar { border-right: 1 solid #2039A5; border-bottom: 1 solid #2039A5 }