@import url("menu/menu.css");

.bodytext {
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	color: #666666;
	text-align: left;

}
.boldface {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: bolder;
	color: #333399;
	text-align: center;
}
.boldfaceLeft {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: bolder;
	color: #333399;
	text-align: left;
}
body {
	background-repeat: repeat-x;
	background-image: url(images/backg-purple.png);
	background-color: #53629D;
	background-position: left top;


}
.bodytextcenter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-align: center;
}
.greybox {
	background-color: #84D1A4;
	border: none;
	margin: 0px;
	padding: 0px;

}
.bodyheader {

	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	color: #0066FF;
	text-align: left;
}
.bodytextright {

	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
	color: #555555;
	text-align: right;
}
.bodyheader2 {


	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #0066FF;
	text-align: left;
}
.bodyheader2right {



	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #0066FF;
	text-align: right;
}
.bodyheaderCentre {


	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 35px;
	font-weight: normal;
	color: #0066FF;
	text-align: center;
}
.smalltextold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #333399;
	text-align: justify;
}
.smalltext {

	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-align: left;
}
.smalltextcenterold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #333399;
	text-align: center;
}
.smalltextcenter {


	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #555555;
	text-align: left;
}
