body {
  font-family: Arial, Helvetica, sans-serif;
  min-height: 100%;
  background-color:#FFF;
  margin: 0;
  padding:0;
}

#wrap {
  width: 755px;
  position: relative;
  left: 50%;
  margin-left: -377px;
  background: url(../pics/bg_0.gif) no-repeat 0px 19px;
  height: auto; 
  min-height: 500px;
}
.bodyBG1 #wrap {
	background: url(../pics/bg_1.gif) no-repeat 0px 19px;
}
.bodyBG2 #wrap {
	background: url(../pics/bg_2.gif) no-repeat 0px 19px;
}
.bodyBG3 #wrap {
	background: url(../pics/bg_3.gif) no-repeat 0px 19px;
}
h1 {
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
  text-indent: 7px;
}
a:active {
        color: #000000;
        text-decoration: none;
        font-family : Arial, Helvetica, sans-serif;
}
a:hover {
        color: #000000;
        text-decoration: none;
        font-family : Arial, Helvetica, sans-serif;
}
a:link {
        color: #000000;
        text-decoration: none;
        font-family : Arial, Helvetica, sans-serif;
}
a:visited {
        color: #000000;
        text-decoration: none;
        font-family : Arial, Helvetica, sans-serif;
}
.text1 {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
         color: #000000
}
.menu1 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : Black;
        text-align : center;
}
.smal1  {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10px;
         color: #000000
}
input,textarea {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
         color: #000000
}
textarea {
         width: 225px;
}
.tdbg1 {
        background-color : White;
}
.TDForm1{
        background-color : #E0E0E0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000
}
.TDForm2{
        background-color : #F0F0F0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000
}
.TOP1 {
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        FONT-SIZE: 14px;
        FONT-WEIGHT: bold;
        COLOR: black;
        LAYER-BACKGROUND-COLOR: Gray;
        BACKGROUND-COLOR: Gray;
}
