body {font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #EEEEEE; color: #000000; background-image: url("images/stripes.gif")}

a:link {color: green; text-decoration: underline}
a:visited {color: purple; text-decoration: underline}
a:hover {color: red; text-decoration: underline}

a.menuitem:link {color: #006600; text-decoration: none; font-size: 12px}
a.menuitem:visited {color: #006600; text-decoration: none; font-size: 12px}
a.menuitem:hover {color: #006600; text-decoration: none; font-size: 12px}
.btn {background-color: #CCCCCC; border: #003300 solid 1px; cursor: hand}
.activebtn {background-color: #F3DA90; border: #F7DCB4 solid 1px; cursor: hand}

.logo {font-size: 25px; font-weight: bold; color: #CCCCCC; background-color: #006600; padding-left: 25px; height: 95px}
.logoimage {background-color: #006600; text-align: right}
.side {background-color: #E5E5E5; vertical-align: top; height: 350px}

.bodytext {font-size: 12px; color: black; background-color: white; padding: 25px 25px 25px 25px; vertical-align: top}
.bodyheading {font-weight: bold}
.bodytitle {font-weight: bold; color: green; font-size: 18px; text-align: center}
.title {font-size: 18px; font-weight: bold; color: green; height: 40px; text-align: right; vertical-align: bottom; padding-right: 25px}

.notice {width: 500px; border: dotted #F3DA90 1px; background-color: #FFFFCC; font-size: 12px}
.noticeheading {background-color: #F3DA90}
.noticetext {padding: 7px}
.businesstext {font-size: 9px; vertical-align: top; width: 155px; border: dotted #F3DA90 1px; padding: 10px 10px 10px 10px}
.contacts {border-bottom: dotted #F3DA90 1px; vertical-align: top}

.footer {font-size: 10px; font-weight: bold; color: #57778C; background-color: #E5E5E5; height: 35px; text-align: center; border-top: solid #F0D279 1px}
