/* Generated by KompoZer */

.classtitle {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: xx-large;
  font-weight: bold;
  color: White;
  text-align: center;
  text-transform: uppercase;
  height:100px;
}


 .titlebackground {
  border-color: #003333;
  border-style: double;
  background-color: #CC9933;
  border-width: medium;
  color: White;
  padding-top: 0%

}



 .titlebackgroundl {
  background-color: #CC9933;
  color: White;
  padding-top: 0%;
  border-right-width: medium;
  border-color: #003333;
  border-style: double;
  border-width: medium
}



.leftside {
  width: 20%;
  float: left;
  margin-top: 0%;

}

.rightside {
  width: 80%;
  float: right;


}

.footer {
  clear: both;
  height: 0px;



}



#container {
   background-color: #CC9933;
   width: 100%;
   height: 100%;
  color: White;

}

body {

  background-color: White;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: medium;
  color: black;
  text-align: left;

}

a {

  color: White;

}

a:visited {
  color: White;
}

a:hover {
  color: White;
}

.rightfirstpage {
   width: 60%;
  float: right;
}


.leftfirstpage {
   width: 40%;
  float: left;
}
.firstpage {

}

