/* Site.css */

.std { background-color: white; text-color: #404040; font-family: arial; font-size: 12px; text-align: center;}

.headerback {background: url(image/clouds.jpg);
         background-color: #e0e0e0;
         width: 800;
         height: 65;
         text-color: navy;
         padding-left: 20px;
         padding-top: 10px;
				 border: 1px solid navy;
}

.blueback { background-color: rgb(99,138,199);
         width: 800;
         height: 60;
         padding-left: 20px;
				 border: 1px solid navy;
}

.menu { width: 800; height: 24px; align: center; background-color: #d0d8df; font-size: 12px;}
.mitem {margin-left: 10px; margin-right: 10px;}
.mitem2 {margin-left: 10px; margin-right: 10px; color: navy; }
hr {width: 800; }

.header {color: navy; font-size: 24; }
.header2 {color: #202020; font-size: 16; font-weight: bold}
.subheader { color: black; font-size: 14px; vertical-align: middle; font-weight: normal;}
.headerpic {float: left; }

.main { width: 800; text-align: left; }
.center { text-align: center; }
.text1 {font-size: 12px; color: dimgray; font-family: arial; text-align: justify;}
.text2 {font-size: 14px; color: #404040; font-family: arial; text-align: justify;}
.text3 {font-size: 14px; color: navy; font-family: arial; text-align: justify;}
.text4 {font-size: 14px; color: darkgreen; font-family: arial; text-align: justify; font-weight: bold;}
.text5 {font-size: 14px; color: darkgreen; font-family: arial; text-align: justify; font-weight: normal;}
.textcredit {font-size: 14px; color: darkslateblue; font-family: arial; text-align: justify;}
.text {font-size: 14px; color: #404040; font-family: arial;}
.textbanner {font-size: 12px; color: dimgray; font-family: arial;}
.agree {font-size: 12px; color: black; font-family: arial; width: 500px; height: 100px;}

.title {font-size: 18px; color: forestgreen; text-align: center; font-weight: normal; font-family: arial;}
.title2 {font-size: 16px; color: forestgreen; text-align: left; font-weight: bold; font-family: arial;}
.title3 {font-size: 16px; color: steelblue; text-align: left; font-weight: bold; font-family: arial;}
.title4 {font-size: 16px; color: crimson; text-align: center; font-weight: bold; font-family: arial;}

.member {font-size: 11px; color: #606060; text-align: center;}
.copy {font-size: 10px; color: navy; text-align: center;}
.bullet { color: darkgreen; }
.emp { font-weight: bold; }
.pic {border: 1px solid forestgreen; }
.adpic {border: 1px solid black; width: 250; height: 150}
.linkbox {color: #404040; font-size: 12px; font-family: arial; }
.adsupplyNE {width: 400; height: 200; border: 1px solid black;  text-align: center; margin-right: 15px; margin-left: 15px; background-color: RGB(233,226,224);}
.picsupply {float: left; padding-right: 0px; }

.grid  { background: #f0f0f0; color: #000000; text-align: center;}
.gridc { background: #f0f0f0; color: #000000; text-align: center;}
.gridr { background: #f0f0f0; color: #000000; text-align: right;}
.gridh { background: #e0e0e0; color: navy; text-align: center; border: 1px solid #b0b8bf; font-weight: normal; font-size: 12px;}
.gridt { background: #b0b0b0; color: navy; text-align: center; border: 1px solid #808080; font-weight: normal; font-size: 16px;}

.stgrid  { background: #f0f0f0; color: #000000; text-align: center;}
.stgridn { background: #b0b8bf; color: navy; text-align: center; font-size: 16px; font-weight: normal;}
.stgridc { background: #f0f0f0; color: #404040; text-align: center; font-size: 12px;}
.stgridl { background: #f0f0f0; color: #404040; text-align: justify; font-size: 12px;}
.stgridp { background: #f0f0f0; color: #404040; text-align: center; font-size: 14px;}
.stgridh { background: #e0e0e0; color: navy; text-align: center;}

a.agrid:link {color: blue;  text-decoration: none;  font-weight: normal; font-size: 12px;}
a.agrid:visited {color: blue;  text-decoration: none;  font-weight: normal; font-size: 12px;}
a.agrid:active {color: black;  text-decoration: none;  font-weight: normal; font-size: 12px;}
a.agrid:hover {color: black;  text-decoration: none;  font-weight: normal; font-size: 12px;}

a.sgrid:link {color: darkslateblue;  text-decoration: none;  font-weight: normal; font-size: 14px;}
a.sgrid:visited {color: darkslateblue;  text-decoration: none;  font-weight: normal; font-size: 14px;}
a.sgrid:active {color: darkslateblue;  text-decoration: none;  font-weight: normal; font-size: 14px;}
a.sgrid:hover {color: black;  text-decoration: none;  font-weight: normal; font-size: 14px;}

a.swgrid:link {color: blue;  text-decoration: none;  font-weight: normal; font-size: 14px;}
a.swgrid:visited {color: blue;  text-decoration: none;  font-weight: normal; font-size: 14px;}
a.swgrid:active {color: blue;  text-decoration: none;  font-weight: normal; font-size: 14px;}
a.swgrid:hover {color: black;  text-decoration: none;  font-weight: normal; font-size: 14px;}

a.head:link {color: navy;  text-decoration: none;}
a.head:visited {color: navy;  text-decoration: none;}
a.head:active {color: navy;  text-decoration: none;}
a.head:hover {color: navy;  text-decoration: none;}

a.list:link {color: darkslateblue;  text-decoration: none; font-weight: bold;}
a.list:visited {color: darkslateblue;  text-decoration: none; font-weight: bold;}
a.list:active {color: darkslateblue;  text-decoration: none; font-weight: bold;}
a.list:hover {color: navy;  text-decoration: none; font-weight: bold;}

a:link {color: darkgreen;  text-decoration: none; font-weight: normal;}
a:visited {color: darkgreen;  text-decoration: none;  font-weight: normal;}
a:active {color: darkgreen;  text-decoration: none;  font-weight: normal;}
a:hover {color: navy;  text-decoration: none;  font-weight: normal;}

a.button:link {color: navy;  text-decoration: none; font-weight: normal; font-size: 12pt;}
a.button:visited {color: navy;  text-decoration: none;  font-weight: normal; font-size: 12pt;}
a.button:active {color: navy;  text-decoration: none;  font-weight: normal; font-size: 12pt;}
a.button:hover {color: navy;  text-decoration: none;  font-weight: normal; font-size: 12pt;}

.ad { width: 175px;
      height: 100;
      text-align: center;
      border: 1px solid forestgreen;
      background-color: #d0d8df;
      color: darkgreen;
      font-size: 16px;
      font-weight: normal;
    }

a.adlink:link {color: darkgreen;  text-decoration: none; font-weight: bold;}
a.adlink:visited {color: darkgreen;  text-decoration: none;  font-weight: bold;}
a.adlink:active {color: darkgreen;  text-decoration: none;  font-weight: bold;}
a.adlink:hover {color: darkslateblue;  text-decoration: none;  font-weight: bold;}

.adintro { color: forestgreen; font-size: 12px; font-weight: normal;}
