/* ======================================== */
/*              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 */

/* ================== This is where the Headers starts ================== */
  .pagetitle {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 16px; color: #006600;}
  .headertext1 {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 13px; color: #BDD394;}  
  .notice {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 16px; color: #003300;}  
  .noticeenh {font-weight: bold; color: #003300;}  

/* ================== This is where the Icon Links starts ================== */
  .iconlink {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: normal;	font-size: 11px; text-decoration: none;}
	A.iconlink:link {color: #006600;}
	A.iconlink:visited {color: #006600;}
	A.iconlink:active {color: #006600;}
	A.iconlink:hover {color: #006666; text-decoration: underline;}	

/* ================== This is where the Tables Colors ================== */
  TABLE.bordercolor {background-color: #006600; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolor1 {background-color: #006600; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolor2 {background-color: #ffffff; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolor2alt {background-color: #F7F3F7; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolor3 {background-color: #F7F3F7; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolor4 {background-color: #FFFFFF; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolorpaid1 {background-color: #CEDFDE; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolorpaid2 {background-color: #F7F3E7; background-image: url(bin/netscapefixer.gif)}	

/* ================== This is where the Table Text starts ================== */	
  .tableheader {font-family: arial, verdana, helvetica, geneva, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff}
	A.tableheader:link {color: #BDD394; text-decoration: none}
	A.tableheader:visited {color: #BDD394; text-decoration: none}
	A.tableheader:active {color: #BDD394; text-decoration: none}
	A.tableheader:hover {color: #F7F3E7; text-decoration: underline}

  .tableheader2 {font-family: arial, verdana, helvetica, geneva, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF}
	A.tableheader2:link {color: #1B3469; text-decoration: none}
	A.tableheader2:visited {color: #1B3469; text-decoration: none}
	A.tableheader2:active {color: #1B3469; text-decoration: none}
	A.tableheader2:hover {color: #006666; text-decoration: underline}
			
  .tabletext1 {font-family: arial, verdana, helvetica, geneva, sans-serif; font-size: 11px;}
	A.tabletext1:link {color: #1B3469; text-decoration: none}
	A.tabletext1:visited {color: #1B3469; text-decoration: none}
	A.tabletext1:active {color: #1B3469; text-decoration: none}		
	A.tabletext1:hover {color: #006666; text-decoration: underline}

  .tabletext2 {font-family: arial, verdana, helvetica, geneva, sans-serif; font-size: 11px; font-weight: normal; color: #ff0000}	
	
/* ================== This is where the Body starts ================== */
  .bodytext1 {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: normal; font-size: 12px; color: #000000;}
	A.bodytext1:link {color: #006666;}
	A.bodytext1:visited {color: #006666;}
	A.bodytext1:active {color: #006666;}		
	A.bodytext1:hover {color: #006600;}

  .bodytext2 {font-family: arial, verdana, helvetica, geneva, sans-serif; font-size: 13px; font-weight: normal; color: #000000}
  .error {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; color: #FF0000; font-size: 14px}
	
/* ================== This is where the Forms starts ================== */
  .forminput1 {font-family: arial, verdana, helvetica, geneva, sans-serif; background-color: #ffffff; color: #000000; font-size: 11px;}
  .forminput2 {font-family: arial, verdana, helvetica, geneva, sans-serif; background-color: #000000; color: #ffffff; text-align: center; font-size: 11px; width: 160px;}  
  .textarea {font-family: arial, verdana, helvetica, geneva, sans-serif; background-color: #ffffff; color: #000000; font-size: 11px; width: 300px}
  .formbutton {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: normal; background-color: #006600; color: #ffffff;	
			     text-align: center; font-size: 12px;}

/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */	