/* WebEvents CSS Document */

/* default text style and background of the page */
body {background-image: url(http://www.hockeytown.com/uploads/photos/perm/main/AGFDOIBKINBA/drwlogo1024.jpg); font-family: Georgia, Times New Roman, Times, Serif; font-size: medium; text-align:left; color: #000000;}

/* text styles for the links */
a {font-size: xx-small;}
a:link {color:#FFFFFF; text-decoration:underline;}
a:visited {color:#FFFFFF; text-decoration:underline;}
a:hover {color:#FFF000; text-decoration:underline;}

/* text and background style for the title */
.title {font-size: large; color: #FFFFFF;}

/* text and background styles for the calendar */
.calendar {}
.weekendheader {color: white}
.weekdayheader {color: white}
.datecell {background: rgb(198,22,3); font-family: Verdana, Arial, Helvetica, Sans Serif;}
.nondatecell {}
.weekend {font-size: x-small; font-weight: bold; color: white;}
.weekday {font-size: x-small; font-weight: bold; color: white;}

/* text and background style for the copyright */
.copyright {font-family: Verdana, Arial, Helvetica, Sans Serif; font-size: xx-small; color: rgb(172,19,2);}

/* text and background styles for the popup */
.popup {background: #FFFFCC; font-family: Georgia, Times New Roman, Times, Serif; font-size: medium; text-align:left; color: #000000;}
.date {font-size: large; color:#000000;}
.event {font-weight: bold;}
.details {font-size: small;}

