body {
  background-image: url(Images/background.gif);
  background-repeat: repeat;
}

table {
  border: 0px;
  
}

img {
  display: block;
  border-color: #114b74;
}

.Copyright {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 10px;
  color: #000000;
}

h1 {
  font-family: "helvetica", "arial", sans-serif;
  font-style: italic;
  font-weight: bolder;
  text-decoration: underline;
  font-size: 15px;
  color: #000000;
}


.Links a {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bolder;
  text-decoration: none;
}

.Links a:hover {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bolder;
  text-decoration: underline;
}

.Body {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 13px;
  color: #000000;
}

.call {
	max-width:350px;
}

.call2 {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 18px;
  font-weight: bolder;
  color: #000000;
}

.call1 {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 15px;
  font-weight: bolder;
  color: #000000;
}

.call3 {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 36px;
  font-weight: bolder;
  color: #000000;
}

.Body a {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bolder;
  text-decoration: none;
}

.Body a:hover {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bolder;
  text-decoration: underline;
}

.Body_Header {
  font-family: "helvetica", "arial", sans-serif;
  font-size: 22px;
  color: #000000;
}

.bg_side_a {
    background-image: url(Images/Body_Left.gif);
    background-repeat: repeat-y;
    width: 32px;
}

.bg_side_b {
    background-image: url(Images/Body_Right.gif);
    background-repeat: repeat-y;
    width: 32px;
}

.bg_bottom {
    background-image: url(Images/Body_Bottom.gif);
    background-repeat: repeat-x;
    max-height: 28px;
}

.bg_top {
    background-image: url(Images/Body_Top.gif);
    background-repeat: repeat-x;
    max-height: 28px;
}

.bg_header_01 {
    background-image: url(Images/Header/Header2_2x2.gif);
    background-repeat: repeat-x;
	width: 650px;
}

.bg_header_02 {
    background-image: url(Images/Header/Header2_2x4.gif);
    background-repeat: repeat-x;
}

.bg_header_03 {
    background-image: url(Images/Header/Header2_4x2.gif);
    background-repeat: repeat-x;
}

.main {
	width: 900px;
    max-width: 900px;
    background-color: #FFFFFF;
}