<!----------
/+++++++++ Pro-sites eBusiness Team | Stylesheet ++++++++++++++++++++++++
+   Copyright Pro-sites, Inc.                                           +
+         All rights reserved by Pro-sites, Inc. Use allowed                  +
+         and administered in accordance with the executed agreement(s)       +
+         between Pro-sites and the website owner.                            +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/

/+  Basic Styles + /
td{font-family: verdana,helvetica,geneva;font-size:10pt;color:#000000;}
body{font-family: verdana,helvetica,geneva;font-size:10pt;}

a.nav:link{color: #000000; text-decoration: underline; font-weight: regular; font-family: Verdana, Helvetica, Arial, sans-serif}
a.nav:active{color: #99CCFF; text-decoration: underline; font-weight: regular; font-family: Verdana, Helvetica, Arial, sans-serif}
a.nav:visited{color: #999999; text-decoration: underline; font-weight: regular; font-family: Verdana, Helvetica, Arial, sans-serif}
a.nav:hover {
  font-weight: regular;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #9AB1CD
}

a.nav2:link{color: #ffffff; text-decoration: none; font-weight: regular; font-family: Verdana, Helvetica, Arial, sans-serif}
a.nav2:active{color: #99CCFF; text-decoration: none; font-weight: regular; font-family: Verdana, Helvetica, Arial, sans-serif}
a.nav2:visited{color: #D8E0EF; text-decoration: none;  font-weight: regular; font-family: Verdana, Helvetica, Arial, sans-serif}
a.nav2:hover {
  font-weight: regular;
  text-decoration: none;
  color: #336699;
  background-color: #E1F3FF
}

a:link{text-decoration:underline;color:#000000;font-weight:regular;}
a:active{text-decoration:underline;color:#FF0000;font-weight:regular;}
a:visited{text-decoration:underline;color:#336699
;font-weight:regular;}
a:hover {
  font-weight: regular;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #9AB1CD
;
}

input.search {
  background-color: #CED4E5;
}
input.textfield {
  background-color: #D8E0EF;
}
input {
  background-color: #D8E0EF;
}
textarea {
  background-color: #D8E0EF;
}
select {
  background-color: #D8E0EF;
}

/* H1 heading style is applied to the displayed title for pages and articles */
H1 { font-family: Verdana, Helvetica, Arial, sans-serif; color: #999999;
font-size: 18px; font-weight: bold; }

/* H2 heading style is applied to short glossary entry titles, etc. */
H2 { font-family: Verdana, Helvetica, Arial, sans-serif; color: #446b58;
font-size: 14px; font-weight: bold; line-height: 1.1; }

/* H3 heading style is applied to in-column subheadings that break-up sections of text */
H3 { font-family: Verdana, Helvetica, Arial, sans-serif; color: #446b58;
font-size: 12px; font-weight: bold; line-height: 1.1; }

/* H4 heading style is applied to the subheading copy immediately following an article title */
H4 { font-family: Verdana, Helvetica, Arial, sans-serif; color: #446b58;
font-size: 12px; font-style: regular; line-height: 1.2; }

H5 { font-family: Verdana, Helvetica, Arial, sans-serif; color: #446b58;
font-size: 10px; font-style: bold; line-height: 1.5; }

// Gallery Styles //

TD, P
        {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10pt;
        }

/*
   text styles
*/
.title                          /* album titles on main page */
        {
          font-size: 14px;
          font-weight: bold;
        }
.desc                           /* album descriptions on main page */
        {
          font-size: 12px;
        }
.caption                        /* photo captions on all pages */
        {
          font-size: 10px;
        }
.error                          /* all error text */
        {
          color: red;
          font-size: 12px;
        }

.headbox                        /* box around the page headers */
        {
        }

.head                           /* page headers */
        {
          font-size: 16px;
          font-weight: bold;
        }
.bread                          /* used in breadcrumb bars */
        {
          font-size: 10px;
        }
.nav                            /* used in navigation bars */
        {
          font-size: 10px;
        }
.admin                          /* used in admin bars */
        {
          font-size: 10px;
          font-weight: bold;
        }
.fineprint                      /* used for fine print */
        {
          font-size: 10px;
        }
.popuphead
        {
          font-size: 16px;
          font-weight: bold
        }
.popup
        {
          font-size: 12px;
        }
.editlink                        /* Used for the [edit] tags */
        {
          font-size: 10px;
        }
// End Gallery Styles //

// Calendar Styles //
small {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; color: #000000}
big {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 16px; color: #446b58}
table {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #000000}
td {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; color: #000000}
tr {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #000000}
th {  background-color: #6699CC; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #ffffff}


a.cal:link{color:#446b58; text-decoration:none; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px}
a.cal:active{color:#99CCFF; text-decoration:none; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px}
a.cal:visited{color:#88B39E; text-decoration:none; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px}
a.cal:hover{color:#ffffff; text-decoration:none; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px}

/++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+   Pro-sites eBusiness Team | Stylesheet   Version 1.023, 06-21-2001   +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++/
----------->
