/* ============ Style ========== */

.body_background {  background-image: url(../images/bgrad.gif);   background-repeat: repeat-x; font-family: arial;}
img {  border-width: 0px;}
fieldset {  border-width: 0px;}
.center {  text-align: center;}
.float-right {float:right; margin-right: 2px;}
.size3 {  font-size: 1.3em;}
.size-small { font-size: 0.8em;}
.caps {  text-transform: uppercase; }
.error { color: red; }
.h3 { font-size: 1.2em; font-weight: bold; text-decoration: underline; }
.nation {  color: #336600; font-weight: bold; font-style: italic; }
.member {  width: 520px; text-align: center;  border-width: 0px; }
.nodec {   text-decoration: none; }
.head_img_1 {  float: left;  top: 0px;  padding: 0 0 0 0px;  width:178px;}
.head_img_2 {  float: left;  top: 0px;  left: 178px;  padding: 0 0 0 0px;}
.head_img_3 {  float: left;  top: 0px;  width: 179px;  padding: 0 0 0 0px;}

.nav_primary_list ul { padding-top:10px;list-style: none;   }
.nav_primary_list li {  list-style-image: url(../images/bullet.gif);  font-size: 1.5em; font-family: arial;  }
.nav_primary_list a {   color: white;  text-decoration: none;}
.nav_primary_list a:hover {  color: #FFCC00;  text-decoration: none;border-bottom: 1px dotted;}
.nav_foot_link a {  color: black;  text-decoration: none;}
.nav_foot_link a:hover {  text-decoration: underline;}

.blink { font-size: 15px; color: #ff0000; display: inline; text-decoration:none; } 
.blink2 { font-size: 15px; color: #ffcc00; display: inline; font-weight: bold;text-decoration:none; } 
.blink a:hover { color: #FFCC00;  text-decoration: none;border-bottom: 1px dotted;}

.page_title {
  color: #336600;
  font-size: 2.2em;
  font-weight: bold;
  padding-left: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  width: 354px;
  float:left;
  height: 80px;
  margin-top: 0px;
}

#left_contact {
  color: #ffffff;
  font-size: 0.8em;
  padding-left: 1px;
 
}
.left_contact_list ul{  list-style-position: outside;}

.left_contact_form {
  display: none;
  position: absolute;
  border-style: outset;
  border-width: 1px;
  border-color: black;
  left: 180px;
  top: 530px;
  width: 250px;
  padding-left: 10px;
  z-index: 5;
   background-image: url(../images/bgrad.gif);
  background-repeat: repeat-x;
}

.right_table {
  border: 0px;
  margin-left: 10px;
  margin-top: 10px;
  text-align: center;
  font-size: 1.2em;
  padding-top: 10px;
}

.right_table span{
  color: #336600;
  text-align: center;
  font-size: 1.2em;
}


