/* ======================================== */
/*              MODULE CSS                  */
/*     Do not delete the styles in this     */
/*  section.  They are used by the module.  */
/*  You of course, may modify them to suit  */
/*         your design and layout.          */
/* ======================================== */

/* Global */
	
/* ================== index.cfm ================== */
	div.eventstrim {font-size: 10px; line-height: 10px; border-top: solid 1px #000000; border-left: solid 3px #000000; padding: 2px; margin-bottom: 2px; background: #ffffff;}
	div.eventstrimp {font-size: 10px; line-height: 10px; border-top: solid 1px #000000; border-left: solid 3px #000000; padding: 2px; margin-bottom: 2px; background: #ffcc00;}

  .index_title {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 16px; color: #003399;}
	A.index_title:link {color: #1B3469; text-decoration: none}
	A.index_title:visited {color: #1B3469; text-decoration: none}
	A.index_title:active {color: #1B3469; text-decoration: none}
	A.index_title:hover {color: #006666; text-decoration: underline}
  .index_titlesmall {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 12px; color: #003399;}
	A.index_titlesmall:link {color: #1B3469; text-decoration: none}
	A.index_titlesmall:visited {color: #1B3469; text-decoration: none}
	A.index_titlesmall:active {color: #1B3469; text-decoration: none}
	A.index_titlesmall:hover {color: #006666; text-decoration: underline}

  TABLE.index_bordercolor {background-color: #000000; background-image: url(bin/netscapefixer.gif)}
	TD.index_cellcolor1 {background-color: #94bade; background-image: url(bin/netscapefixer.gif)}
	TD.index_cellcolor2 {background-color: #cccccc; background-image: url(bin/netscapefixer.gif)}
	TD.index_cellcolor3 {background-color: #ffffff; background-image: url(bin/netscapefixer.gif)}

  .index_headertext {font-family: arial, verdana, helvetica, geneva, sans-serif; font-size: 13px; font-weight: bold; color: #000000}
	A.index_header:link {color: #1B3469; text-decoration: none}
	A.index_header:visited {color: #1B3469; text-decoration: none}
	A.index_header:active {color: #1B3469; text-decoration: none}
	A.index_header:hover {color: #006666; text-decoration: underline}
			
  .index_text1 {font-family: arial, verdana, helvetica, geneva, sans-serif; font-size: 11px;}
	A.index_text1:link {color: #1B3469; text-decoration: none}
	A.index_text1:visited {color: #1B3469; text-decoration: none}
	A.index_text1:active {color: #1B3469; text-decoration: none}		
	A.index_text1:hover {color: #006666; text-decoration: underline}

	TD.index_main {background-color: #ffffff; background-image: url(bin/netscapefixer.gif)}
	TD.index_noday {background-color: #cccccc; background-image: url(bin/netscapefixer.gif)}
	TD.index_today {background-color: yellow; background-image: url(bin/netscapefixer.gif)}
	TD.index_hasevent {background-color: orange; background-image: url(bin/netscapefixer.gif)}
  .index_weeklyday {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 26px; color: #003399;}
  .index_weeklydayabv {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 14px; color: #003399;}

  .notice {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 16px; color: #003399;}
/* ================== This is where the Icon Links starts ================== */
.iconlink {font-family: arial,tahoma,ms sans serif,geneva,verdana,helvetica,arial; font-weight: normal; font-size: 12px; color: #800000; text-decoration: none}
A.iconlink:link {color: #800000; text-decoration: underline}
A.iconlink:visited {color: #800000; text-decoration: underline}
A.iconlink:active {color: #800000; text-decoration: underline}
A.iconlink:hover {color: #ffffff; background-color: #800000; text-decoration: none}

A.eventstrim:link {color: #000000; text-decoration: none}
A.eventstrim:visited {color: #000000; text-decoration: none}
A.eventstrim:active {color: #000000; text-decoration: none}
A.eventstrim:hover {color: #000000; background-color: #ad001b; text-decoration: underline}

A.eventstrimp:link {color: #000000; text-decoration: none}
A.eventstrimp:visited {color: #000000; text-decoration: none}
A.eventstrimp:active {color: #000000; text-decoration: none}
A.eventstrimp:hover {color: #000000; background-color: #ad001b; text-decoration: underline}

/* ================== This is where the Forms starts ================== */
.formbutton {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: normal; background-color: #000000; color: #ffffff; text-align: center; font-size: 12px;}


	
/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */

