body  {
  background-color: #F7F7F7;
  color: #000000;
  text-align: left;
  padding: 0;
  border: 0;
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  }

table  {
  border-width: 0;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  }

a:link  {
  color: #0000FF;
  }

a:visited  {
  color: #800080;
  }

a:active  {
  color: #6666FF;
  text-decoration: none;
  }

a:hover  {
  color: #009999;
  text-decoration: none;
  }

a:link.clean  {
  color: #0000FF;
  text-decoration: none;
  }

a:visited.clean  {
  color: #800080;
  text-decoration: none;
  }

a:active.clean  {
  color: #6666FF;
  text-decoration: none;
  }

a:hover.clean  {
  color: #009999;
  text-decoration: none;
  }

.noborder  {
  border: 0;
  }

/* DEFAULT FONT SIZES */

hr  {
  width: 99%;
  height: 1px;
  }

.left  {text-align: left}

.right	{text-align: right}

.center	{text-align: center}

.just	{text-align: justify}

.red  {
  color: #FF0000;
  }

.blue  {
  color: #0000FF;
  }

.blue99  {
  color: #000099;
  }

.green  {
  color: #008000;
  }

.text10  {
  font-size: 10pt;
  }

.bold10c  {
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  }

.text12  {
  font-size: 12pt;
  }

.text14  {
  font-size: 14pt;
  }

.text18  {
  font-size: 18pt;
  }

.linehdr  {
  font-family: arial;
  color: #000000;
  font-size: 14pt;
  font-weight: bold;
  }

.contacttitle  {
  color: #339900;
  font-weight: bold }

/*  PARAGRAPH TITLES  */

.title
  {
  font-size: 14pt;
  font-weight: bold;
  }

.signature  {
  color: #000099;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  }

/*  TITLE FOR PHOTO GALLERY IMAGES  */

.imgtitle  {
  color: #000000;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  } 

.imgtitle12  {
  color: #000000;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  } 
  
/* CUSTOM TABLE DEFINITIONS */

.pagetable  {
  width: 100%;
  }

.printtable  {
  width: 765px;
  vertical-align: top;  
  font-size: 14px;
  }

.printcell  {
  padding-left: 20px;
  }
  
.maintable  {
  vertical-align: top;  
  font-size: 14px;
  padding: 10px;
  }

/*  RIGHT SIDE COLUMN - WHEN USED  */

.centercell  {
  padding-right: 12px;  
  }

.guttercell  {
  border-left: 1px solid #000000;
  width: 150px;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  vertical-align: bottom;  
  }

/*  MENU LINE ATTRIBUTES  */

.contents  {
  vertical-align: top;  
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  }

/*  PHOTO GALLERY MENUS  */

.picindextable  {
  background-image: url('images/TableBgnd.jpg');
  border: 4px ridge #C0C0C0;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  }

.leftindexcell  {
  padding: 6px;
  text-align: center;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  border-left: 0px solid #444444;
  border-right: 1px solid #444444;
  }

.rightindexcell  {
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  vertical-align: bottom;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 1px;
  border-bottom: 1px;
  border-left: 0px;
  border-right: 0px;
  border-style: solid;
  border-color: #333333;
  }

/*  BLUE DIVIDER LINE  */

.bluetable  {
  text-align: justify;
  background-color: #000099;
  }

/*  NUMERICAL DATA TABLE  */

.datatable  {
  border: 1px solid #000000;
  color: #000000;
  }
  
.datahdr  {
  padding: 4px;
  border: 1px solid #000000; font-size: 10px;
  text-align: center;
  vertical-align: top;  
  }

.datacell  {
  padding: 4px;
  border: 1px solid #000000; font-size: 10px;
  text-align: center;
  vertical-align: bottom;  
  }

/*  USE WHEN PADDING NEEDED FOR MULTIPLE IMAGES  */

.pictcell  {
  padding: 4px;
  text-align: center;
  vertical-align: bottom;  
  }

/* SLIDE SHOW IMAGE TABLE DEFINITIONS */

.leftimagecell  {
  vertical-align: top;
  width: 400px;
  }

.rightimagecell  {
  vertical-align: top;
  width: 62%;
  background-image: url("images/home.jpg");
  background-repeat: no-repeat;
  }

/* HOME PAGE IMAGE GRID TABLE */

.gridtable  {
  padding: 4px;
  width: 615px;
  border: 2px;
  border-style: solid;
  border-color: #FF0000;
  }

.gridheader  {
  border: 2px;
  border-color: #FF0000;
  background-color: #000000;
  color: #FF0000;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  padding-left: 6px;
  padding-top: 6px;
  padding-bottom: 6px;
  }

.gridcell  {
  border: 1px;
  border-style: solid;
  border-color: #FF0000;
  background-color: #000000;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  }

a:link.gridlink  {
  color: #FFFFFF;
  text-decoration: none;
  }

a:visited.gridlink  {
  color: #FFFFFF;
  text-decoration: none;
  }

a:active.gridlink  {
  color: #FFFFFF;
  text-decoration: none;
  }

a:hover.gridlink  {
  color: #3366FF;
  text-decoration: none;
  }

 /* COPYRIGHT TABLE ATTRIBUTES */

.copytable  {
  border-top: 1px solid #000000;
  border-top-width:1px;
  width: 100%;
  }

.copytext  {
  background-color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  }

 /* LEFT SIDEBAR MENU */

.sidebartable  {
  border-right: 1px solid #000000;
  background-image: url('images/background-menu.jpg');
  width: 156px;
  vertical-align: top;  
  }

.menutitle  {
  font-family: "arial";
  font-size: 15px;
  font-weight: bold;
  padding-left: 6px;
  padding-top: 6px
  }

.menu  {
  width: 150px;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-indent: 2px;
  text-align: left;
  display: block;
  text-decoration: none
  }

a:link.menu  {
  color: #000000;
  padding: 2px;
  margin: 3px;
  }

a:visited.menu  {
  color: #000000;
  padding: 2px;
  margin: 3px;
  }

a:active.menu  {
  color: #000000;
  padding: 2px;
  margin: 3px;
  }

a:hover.menu  {
  background-color: #FFFFFF;
  border: #000000 1px solid;
  padding: 1px;
  margin: 3px;
  color: #3366FF;
  }

 /* TOP HEADER TABLE */

.hdrtable  {
  background-color: #FF0000;
  border: 1px solid #000000;
  margin-left: 0;
  margin-right: 0;
  }

.hdrtitle  {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 24pt;
  font-style: italic;
  font-weight: bold;
  text-align: left;
  margin-left: 6px;
  padding: 3px;
  }

a:link.hdrlink  {
  color: #FFFFFF;
  text-decoration: none;
  }

a:visited.hdrlink  {
  color: #FFFFFF;
  text-decoration: none;
  }

a:active.hdrlink  {
  color: #FFFFFF;
  text-decoration: none;
  }

a:hover.hdrlink  {
  color: #7777FF;
  text-decoration: none
  }

 /* TOP HORIZONTAL MENU */

.menu-horz-bg  {
  background-color: #000000;
  float:right;
  }

.menu-horz  {
  color: #FFFFFF;
  font-size: 12px;
  font-family: Verdana;
  font-weight: bold;
  display: block;
  text-decoration: none;
  margin-left: 0;
  margin-right: 0;
  }

a:link.menu-horz  {
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 1px;
  }

a:visited.menu-horz  {
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 1px;
  }

a:active.menu-horz 	{
  color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 1px;
  }

a:hover.menu-horz {
  background-color:#3366FF;
  border: #FFFFFF 1px solid;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin: 0px;
  color: #FFFFFF;
  margin: 1px;
  }