/* ======================================== */
/*              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, tahoma, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 12px; color: #000000;}
  .headertext1 {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 11px; color: #00000;}  

/* ================== This is where the Icon Links starts ================== */
  .iconlink {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; font-weight: bold;	font-size: 11px; text-decoration: none;}
	A.iconlink:link {color: #666633; text-decoration: none}
	A.iconlink:visited {color: #000000; text-decoration: none}
	A.iconlink:active {color: #999966; text-decoration: none}
	A.iconlink:hover {color: #FF9933; text-decoration: underline;}	

/* ================== This is where the Tables Colors ================== */
  TABLE.bordercolor {background-color: #dddddd; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolor1 {background-color: #efefef; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolor2 {background-color: #ffffff; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolor2alt {background-color: #efefef; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolor3 {background-color: #ffffff; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolor4 {background-color: #ffffff; background-image: url(bin/netscapefixer.gif)}
	TD.cellcolor5 {background-color: #000000; background-image: url(bin/netscapefixer.gif)}	

/* ================== This is where the Table Text starts ================== */	
  .tableheader {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; font-size: 11px; font-weight: bold; color: #000000}
	A.tableheader:link {color: #666633; text-decoration: none}
	A.tableheader:visited {color: #000000; text-decoration: none}
	A.tableheader:active {color: #999966; text-decoration: none}
	A.tableheader:hover {color: #FF9933; text-decoration: underline}

  .tableheader2 {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; font-size: 11px; font-weight: bold; color: #000000}
	A.tableheader2:link {color: #666633; text-decoration: none}
	A.tableheader2:visited {color: #000000; text-decoration: none}
	A.tableheader2:active {color: #999966; text-decoration: none}
	A.tableheader2:hover {color: #FF9933; text-decoration: underline}
			
  .tabletext1 {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; font-size: 10px;}
	A.tabletext1:link {color: #666633; text-decoration: none}
	A.tabletext1:visited {color: #000000; text-decoration: none}
	A.tabletext1:active {color: #999966; text-decoration: none}		
	A.tabletext1:hover {color: #FF9933; text-decoration: underline}

  .tabletext2 {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; font-size: 11px; font-weight: normal; color: #ff0000}	
	
/* ================== This is where the Body starts ================== */
  .bodytext1 {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 11px; color: #000000;}
	A.bodytext1:link {color: #666633;  text-decoration: none}
	A.bodytext1:visited {color: #000000; text-decoration: none}
	A.bodytext1:active {color: #999966; text-decoration: none}		
	A.bodytext1:hover {color: #FF9933; text-decoration: underline}

  .bodytext2 {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
  .error {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; font-weight: bold; color: #FF0000; font-size: 14px}
	
/* ================== This is where the Forms starts ================== */
  .forminput1 {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; background-color: #ffffff; color: #000000; font-size: 10px;}
  .forminput2 {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; background-color: #000000; color: #ffffff; text-align: center; font-size: 11px; width: 160px;}  
  .textarea {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; background-color: #ffffff; color: #00000; font-size: 10px; width: 300px}
  .formbutton {font-family: arial, tahoma, verdana, helvetica, geneva, sans-serif; font-weight: normal; background-color: #000000; color: #ffffff;	
			     text-align: center; font-size: 10px;}

/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */	

