/* ======================================== */
/*              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 ================== */
  .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, verdana, helvetica, geneva, sans-serif; font-weight: normal;	font-size: 12px; text-decoration: none;}
	A.iconlink:link {color: #003399;}
	A.iconlink:visited {color: #003399;}
	A.iconlink:active {color: #003399;}
	A.iconlink:hover {color: #669999; 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.                    */
/* ======================================== */
