/* 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: #FF6600;
	border-style: double;
	background-color: #00CC33;
	border-width: medium;
	color: White;
	padding-top: 0%
}



 .titlebackgroundl {
	background-color: #00CC33;
	color: White;
	padding-top: 0%;
	border-right-width: medium;
	border-color: #FF6600;
	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: #00CC33;
	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 {

}
