/* ======================================== */
/*              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: #003399;}
  .headertext {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: bold; font-size: 13px; color: #003399;}  

/* ================== This is where the Body starts ================== */
  .bodytext {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: normal; font-size: 12px; color: #003399;}
	
/* ================== This is where the Forms starts ================== */
  .galleryforminput {font-family: arial, verdana, helvetica, geneva, sans-serif; background-color: #ffffff; color: #000000; font-size: 11px;}
  .galleryformblack {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: normal; background-color: #000000; color: #ffffff;	text-align: left; font-size: 12px;}
  .galleryformsubmit {font-family: arial, verdana, helvetica, geneva, sans-serif; font-weight: normal; background-color: #000000; color: #ffffff;	text-align: center; font-size: 12px;}

  TABLE.galleryheadertable {border: 1px dashed #DCDCDC;}

  TD.gallerynav {background-color: #003366;}
  .gallerynav {font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #000000}
	A.gallerynav:link {color: #333399; text-decoration: underline}
	A.gallerynav:visited {color: #333399; text-decoration: underline}
	A.gallerynav:active {color: #333399; text-decoration: underline}
	A.gallerynav:hover {color: #000000; text-decoration: underline; background-color: #dedede;}

  TD.galleryheader {background-color: #003366;}
  .galleryheader {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #ffffff}
	A.galleryheader:link {color: #333399; text-decoration: underline}
	A.galleryheader:visited {color: #333399; text-decoration: underline}
	A.galleryheader:active {color: #333399; text-decoration: underline}
	A.galleryheader:hover {color: #aaaaaa; text-decoration: underline}

  TD.galleryheaderlight {background-color: #dedede;}
  .galleryheaderlight {font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000}
  TD.galleryheaderlight2 {background-color: #fafafa;}
  
  TD.gallerytabletext {background-color: #ffffff;}
  .gallerytabletext {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 12px; color: #000000}
	A.gallerytabletext:link {font-weight: bold; color: #9e3126; text-decoration: underline}
	A.gallerytabletext:visited {font-weight: bold; color: #9e3126; text-decoration: underline}
	A.gallerytabletext:active {font-weight: bold; color: #9e3126; text-decoration: underline}
	A.gallerytabletext:hover {font-weight: bold; color: #aaaaaa; text-decoration: underline}
  
  .galleryshortdesc {font-family: arial, helvetica, sans-serif; font-weight: normal; font-size: 13px; color: #666666;}
  .gallerypixels {font-family: verdana; font-weight: bold; font-size: 12px; color: #000000;}
  .gallerycats {font-family: verdana; font-weight: bold; font-size: 12px; color: #666666;}

  .gallerylinks {font-family: verdana; font-weight: bold; font-size: 11px; color: #666666; padding: 2px 2px 2px 2px;}
	A.gallerylinks:link {color: #9e3126; text-decoration: underline}
	A.gallerylinks:visited {color: #9e3126; text-decoration: underline}
	A.gallerylinks:active {color: #9e3126; text-decoration: underline}
	A.gallerylinks:hover {color: #ffffff; text-decoration: underline; background-color: 336699;}  

/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */


