@charset "windows-1253";
/* CSS Document */

.topfasa {
	background: url(pics/topfasa.png) repeat-x;
	margin: auto;
	padding: 0px;
	height: 232px;
	width: 100%;
	background-position: 50%;
}
.fasa-middle {
	background: url(pics/fasa-middle.png) repeat-x;
	margin: auto;
	padding: 0px;
	height: 547px;
	width: 100%;
	background-position: 50%;
}
.fasa-middle2 {
	background: url(pics/fasa-middle3.png) repeat-x;
	margin: auto;
	padding: 0px;
	height: 1300px;
	width: 100%;
	background-position: 50%;
}
.fasa-middle-inside {
	background: url(pics/fasa-middle-inside.png);
	margin: auto;
	padding: 0px;
	height: 547px;
	width: 100%;
	background-position: 50%;
}

.titles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
.tahoma11 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
}
.tahoma-grey {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #9D9B9B;
	word-spacing: 15px;
}
.tahoma-grey-nospace {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #9D9B9B;
}
.color-form {
	color: #FFF;
	background-image: url(pics/form-bg.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	width: 170px;
}

