@charset "utf-8";
.text_link {
	font-family: "trebuchet MS", tahoma, arial, verdana;
	font-size: 13px;
	color: #9C2B22;
	font-weight: bold;
}
.text_title {
	font-family: "trebuchet MS", tahoma, arial, verdana;
	font-size: 20px;
	font-weight: bold;
	color: #305D36;
}
.text_main {
	font-family: "trebuchet MS", tahoma, arial, verdana;
	font-size: 13px;
	color: #333333;
	line-height: 2em;
}
.text_white {
	font-family: "trebuchet MS", tahoma, arial, verdana;
	font-size: 12px;
	color: #F4F6F1;
}
.text_footer1 {
	font-family: "trebuchet MS", tahoma, arial, verdana;
	font-size: 11px;
	color: #9A9A9A;
}
.text_form {
	font-family: "trebuchet MS", tahoma, arial, verdana;
	font-size: 12px;
	color: #333333;
}
.text_awardingbodies {
	font-family: "trebuchet MS", tahoma, arial, verdana;
	font-size: 13px;
	color: #666666;
	line-height: 140%;
}
.box_red {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9c2c20;
	border-left-color: #9c2c20;
}
.text_contact {
	font-family: "trebuchet MS", tahoma, arial, verdana;
	font-size: 14px;
	color: #F4F6F1;
}
body {
	background-image: url(../images/bg1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-color: #626262;
}
body,td,th {
	font-family: trebuchet MS, tahoma, arial, verdana;
}
	a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
