/* From 4templates.com template AX0085BL. Major revisions by Jerry Peek. */

body {
  margin: 0px;
  padding: 0px;
  background-image: url(/gfx/index01.jpg);
}

body, th, td {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #6C7176;
}

form {
  margin: 0px;
  padding: 0px;
}

.input1 {
}

.align-justify {
  text-align: justify;
}

.sitename {
  font-size: 24px;
  font-weight: bold;
  /* Color from bottom of top banner, /gfx/index11.jpg */
  color: #3185C3; 
  width: 300px;
  height: 100px;
  padding-left: 25px;
  vertical-align: middle;
}

.sitename a {
  color: #3185C3; 
  text-decoration: none;
}

.sitename a:hover {
  color: #3185C3; 
  text-decoration: underline;
}

h1 {
  font-size: 20px;
  color: #3185C3; 
}

h2 {
  font-size: 15px;
  color: #3185C3; 
}

.text1 {
  color: #3185C3; 
}

.copyright {
  font-size: 10px;
  color: #AAAAAA;
}

a {
  color: #6399BF;
}

a:hover {
  text-decoration: none;
}

.bg1 {
  background-image: url(/gfx/index02.jpg);
  background-repeat: repeat-x;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.footer {
  font-size: 10px;
  color: #FFFFFF;
}

.footer a {
  color: #FFFFFF;
}

.footer a:hover {
}

.leftcolumn {
  width: 144px;
}

.main_image {
  float: left;
  width: 120px;
  height: 120px;
  padding-right: 10px;
  padding-bottom: 10px;
  border: 0px solid;
}

.midnav {
  width: 90px;
  text-align: center;
  vertical-align: top;
}

.midnav a {
  text-decoration: none;
  color: #FFFFFF;
  position: relative; top: 24px;
}

.midnav a:hover {
  text-decoration: underline;
}

.squeeze {
  margin-left: 5px;
  padding-left: 10px;
  margin-bottom: 10px;
}

.topnav {
  color: #FFFFFF;
  text-align: right;
  width: 278px;
}
