
body{
  background-image:url(../images/bg.gif);
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 13px;
  margin: 2px;
  overflow-y: auto;

}



#banner{
  height: 102px;
  width: 1000px;
  position: absolute;
  top: 0px;
  left: 50%;
  color: #000000;
  text-align: center;
  margin-left: -500px;

}

#flash{
  background-color: #ffffff;
  height: 310px;
  width: 1000px;
  position: absolute;
  top: 112px;
  left: 50%;
  margin-left: -495px;
  text-align: center;
    
}



#content{
  background-color: #ffffff;
  height: 300px;
  width: 1000px;
  position: absolute;
  top: 425px;
  left: 50%;
  margin-left: -500px;
  padding-left: 5px;
  overflow-y: hidden;
  text-align: center;

}

#bottom{
  height: 20px;
  width: 1000px;
  position: absolute;
  top: 650px;
  left: 50%;
  margin-left: -500px;
  font-family: verdana;
  text-align: center;
  color: #1080af;
  font-size: 11px;
}



a img{
border: 0px none;
}

.li{
 list-style-type: none;
vertical-align: middle;
  text-decoration: none;
  }


h1 {
font-size:24px;
}

h2 {
font-size:15px;
}

h3 {
font-size:14px;
}

h6 {
  font-size: 8px;
  text-align: right;

}

.csc-mailform { border:none; }
.csc-mailform-field label {
  display: block;
  margin-top: 15px;
}


a{
  color: #46362c;
  text-decoration: none;
}

a:visited{
  color: #46362c;
  text-decoration: none;
}

a:hover{
  color: #46362c;
  text-decoration: none;
}

a:active{
  color: #46362c;
  text-decoration: none;
}

#banner a{
  color: #ffffff;
  text-decoration: none;
}

#banner a:visited{
  color: #ffffff;
  text-decoration: none;
}

#banner a:hover{
  color: #ffffff;
  text-decoration: none;
}

#banner a:active{
  color: #ffffff;
  text-decoration: none;
}

table{
  text-decoration: none;
  border-collpase:collpase; 
}

.tx_mailform_field_text{
  padding-left:0px;
padding-right:0px;
padding-top:5px;
padding-bottom:5px;
 
}

.tx_mailform_div_label_left {
width: 300px;
float: left;
display: block;  
}

.tx_mailform_div_err_msg_1 {
color: #ff362c;
}

.tx_mailform_text {
font-size: 14px;
color: black;
border: 1px solid #999;
height: 20px;
}

.tx_mailform_submit {
font-size: 14px;
color: black;
<!-- border: 1px solid #222;-->
  border: 2px outset buttonface;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-top-style: outset;
border-right-style: outset;
border-bottom-style: outset;
border-left-style: outset;
border-top-color: buttonface;
border-right-color: buttonface;
border-bottom-color: buttonface;
border-left-color: buttonface;
background-color: buttonface;
box-sizing: border-box;
margin-top: 20px;
  margin-left: 600px;
}

