/* ======================================== */
/*              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: verdana, tahoma, arial, helvetica, geneva, sans-serif; font-weight: bold; font-size: 16px; color: #000000;}
  .headertext1 {font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif; font-weight: bold; font-size: 13px; color: #000000;}  

/* ================== This is where the Body starts ================== */
  .bodytext1 {font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif; font-weight: normal; font-size: 12px; color: #000000;}
	
/* ================== This is where the Forms starts ================== */
  .forminput1 {background-color: #FFFF99; font-size: 7pt; font-family: MS Sans Serif, Tahoma, Arial, Times New Roman; color: #000000; border: 1px solid #FFCC00;}
  .formbutton {background-color: #FFCC00; font-size: 7pt; font-family: MS Sans Serif, Tahoma, Arial, Times New Roman; color: #000000; border: 1px solid #000000;}
	
/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */	

