body{
  padding:0px;
  margin:0 auto 0 auto;
  text-align:center;
  background:black;
  font-family:helvetica, verdana, arial;
  font-size:13px;
}

img{
  border:none;
}


#container{
  height:auto;
  width:767px;
  margin:0 auto 0 auto;
  text-align:left;
  postition:relative;
  background-image:url(images/bgmid2.gif);
  background-repeat:repeat-y;
}

.text-form{
font-size:14px;
font-weight:bold;
color:#4a1901;
}

#footer{
  width:767px;
  color:#8f60b3;
  font-size:13px;
  margin:0 auto 0 auto;
  height:49px;
  background-image:url(images/footerbg.gif);
  background-repeat:no-repeat;
}

.input{
  width:270px;
  border:1px solid #e1e1e1;
  height:18px;
  font-size:16px;
  margin-bottom:10px;
}



/*select{

  width:89px;

  height:18px;

  border:none;

  margin-bottom:10px;

  text-decoration:none;

}



.selectbox{

  width:270px;

  height:18px;

  border:none;

  margin-bottom:10px;

  text-decoration:none;

}*/



a:active{

  color:#8f60b3;

  text-decoration:none;

}



a:link{

  color:#8f60b3;

  text-decoration:none;

}



a:visited{

  color:#8f60b3;

  text-decoration:none;

}



a:hover{

  color:#803DB0;

  text-decoration:underline;

}







