﻿.website {
	background-image: url('../images/background/body_bkg.png');
	background-repeat: repeat
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify
}
.texta {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 15px
}
.style1 {
	text-decoration: underline;
}
.noborder {
	border: 0px
}
.textbox {
	width: 220px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333
}
.formbox {
	width: 400px;
	margin-left: 180px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: right;
}
.smallfont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small
}
.smallfonta {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 180px
}
.smallfontbold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
.smallfontbolda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 390px
}
.ptag {
	margin: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center
}
.iframe {
	width: 800px;
	height: 350px;
	border: 0px;

}
.tdone {
	width: 200px
}