body{
 background:#0084FF url(images/back.gif);
  color:#000000;
   font-family: 'Trebushet MS', Verdana;
  background-repeat:repeat-x; 
}

#maindiv{
 width:950px;


}


#topdiv{
 width:950px;

 display:block;
 border-bottom:12px solid #B7E307;
 text-align:center;
 background:#ffffff;
}



#footerdiv{
  width:950px;
   display:block;
   clear:both;
   background:#46ADF2;
   height:50px;
   color:#ffffff;
 border-top:12px solid #B7E307;
  
}


#maintable{
width:100%;
text-align:left;
table-layout: fixed;
background:#ffffff;
}

#maintable td{


 padding:5px;
 font-size:14px;
 vertical-align:top;

}

#maintable2{
width:100%;
text-align:left;
table-layout: fixed;
background:#ffffff;
}

#maintable2 td{



 font-size:14px;
 vertical-align:top;

}

.inflatext{



}

.inflatext a{
color:#0084FF;
font-weight:bold;
font-size:18px;


}

.inflatext a:hover{

color:#F246AD;

}

.maintop{
 

}

#indexheadtable{
  width:950px;

}

.navtd{
 background:#F246AD;
 

}

.navtd a{
color:#ffffff;
font-weight:bold;
font-size:20px;
padding:5px 10px 5px 10px;
margin:5px; 
text-decoration:none;
background:#F246AD url(images/navback.gif);
border:1px solid #ffffff;

}

.navtd a:hover{

  color:#F246AD;
  background:#ffffff;
  border:1px solid #ffffff;


}

#footerdiv a{
 text-decoration:none;
 color:#ffffff;
 font-weight:bold;
 font-size:15px;
}

#footerdiv a:hover{

 color:#B7E307;
}

#formtable{
margin-top:50px;
 font-weight:bold;
}
