/* EvCal Site Style Sheets */

/*
--------------------------------------------
|    EvCal - The Online Event Calendar     |
|            © 2004 Hawke AI               |
|          http://hawke-ai.com             |
| ======================================== |
|          Cascading Style Sheet           |
--------------------------------------------

This program is free software; you can redistribute it and/or modify it under the terms of the 
GNU General Public License as published by the Free Software Foundation; either version 2 of the
license or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;<br>
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br>
See the GNU Public License for more details.

*/

/* General Attributes */
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: large; font-style: italic; font-weight: bold}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bold; color: #116E2F}
A:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #116E2F;text-decoration: none}
A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #116E2F; text-decoration: none}
A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #116E2F; text-decoration: underline}
A:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #CB9931; text-decoration: none}

/* Comment and Disclaimer Attributes */
.comndisc {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000}
.comndisc A:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: xx-small; text-decoration: none; color: #116E2F}
.comndisc A:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: xx-small; text-decoration: none; color: #116E2F}
.comndisc A:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: xx-small; color: #116E2F; text-decoration: underline }
.comndisc A:active {  color: #CB9931; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none; font-weight: bold}

/* Calendar Attributes */
.eventtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}

.eventtime {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #116E2F}

.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}

.wkdayname {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; text-align: center; color: #88C2EF}

.holiday {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #116E2F; text-align: center}

.evcalholiday {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #116E2F; text-align: center}

.evcaleventtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small}

.evcaleventtime { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #116E2F }
