/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#e8e7e7;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
p{
	margin:0px;
	padding:0px;
}
.STYLE1 {
	font-family: "Times New Roman",Times, serif;
	font-size:18px; color:#333333;
	line-height:25px;
}
.vacancies_title{
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	color:#FF0000;
	font-weight:bold;
	line-height:60px;
	text-align:left;
}
.vacancies_content{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-align:left;
}
.formtxt{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:30px;
	text-align:left;
}
.formtxt input[type=text],[type=file]{
	width:370px;
	height:25px;
	line-height:25px;
	font-size:20px;
	vertical-align:middle;
}
.formtxt2{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	line-height:25px;
	text-align:left;
}
.formtxt2 input[type=text]{
	width:330px;
	height:25px;
	line-height:22px;
	font-size:20px;
	vertical-align:middle;
}