body {
  background-image: url('../imgs/bg.gif');
  margin: 0px;
  padding: 0px;
  background-color: 2D0505;
}

.main {
  background-image: url('../imgs/ubg.gif');  
  background-repeat: repeat-x;  
}

body, td, p { font: 11px Tahoma; color: ffffff;}

a {text-decoration: none; color: FFFE95;}
a:hover {text-decoration: underline; }

.t_10 {font-size: 10px;}
.t_11 {font-size: 11px;}
.t_12 {font-size: 12px;}
.t_18 {font-size: 18px;}

.i {
  border-width: 1px;
  border-color: ffffff;
  border-style: solid;
}

h1 {
  font: bold 18px Tahoma;
  color: ffffff;
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}

.t { color: FFFE95;}

.join_whyus 
{
}

.join_footer 
{

}


