a:link { color: #CCCCCC; text-decoration: none; font-family: Verdana; font-size: 10pt; font-weight: bold;}
a:visited {  color: #CCCCCC; text-decoration: none; font-family: Verdana; font-size: 10pt; font-weight: bold;}
a:hover {  color: #FFFFFF; text-decoration: underline; font-family: Verdana;  font-size: 10pt; font-weight: bold;}
a:active {  color: #FFFFFF; text-decoration: underline; font-family: Verdana;  font-size: 10pt; font-weight: bold;}

body
{
  margin:0px;
  margin-bottom:20px;
  background-image:url(img/background.jpg);
  font-family:Verdana;
  font-size:12px;
  color:#333333;
  font-weight:lighter;
  text-align:center;
}

#top
{
  background-image:url(img/top.jpg);
  width: 960px;
  height: 150px;
  margin:0px auto;
  clear: both;
  text-align: left;
}

#middle
{
  width: 960px;
  height: 370px;
  margin:0px auto;
  clear: both;
}


#middle1
{
  background-image:url(img/middle1.jpg);
  width: 50px;
  height: 370px;
  margin:0px;
  float: left;
}

#middle2
{
  background-image:url(img/middle2.jpg);
  width: 50px;
  height: 370px;
  margin:0px;
  float: left;
}

#middle3
{
  background-image:url(img/middle3.jpg);
  width: 50px;
  height: 370px;
  margin:0px;
  float: left;
}
#middle4
{
  background-image:url(img/middle4.jpg);
  width: 50px;
  height: 370px;
  margin:0px;
  float: left;
}
#middle5
{
  background-image:url(img/middle5.jpg);
  width: 50px;
  height: 370px;
  margin:0px;
  float: left;
}
#middle6
{
  background-image:url(img/middle6.jpg);
  width: 660px;
  height: 370px;
  margin:0px;
  float: left;
}
#middle7
{
  background-image:url(img/middle7.jpg);
  width: 50px;
  height: 370px;
  margin:0px;
  float: left;
}








#textcontainer
{
  text-align: justify;
  width: 630px;
  margin:0px auto;
  margin-top:15px;
}




input
{
  font-size:12px;
  font-family:Verdana;
  color:#000000;
  background-color:#F5F5F5;
  border:1px solid #BBBBBB;
}

textarea
{
  font-size:12px;
  font-family:Verdana;
  color:#000000;
  background-color:#F5F5F5;
  border:1px solid #BBBBBB;
}





#bottom
{
  background-image:url(img/bottom.jpg);
  width: 960px;
  height: 80px;
  margin:0px auto;
  clear: both;
}




.boldtext
{
  color: #000000;
  font-weight: bold;
}


.signtext
{
  color: #000000;
  font-weight: bold;
  font-style: italic;

}


.formtext
{
  font-size:12px;
  font-family:Verdana;
  color:#333333;
}



