body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #554D4D;
	font-family: verdana,arial,tahoma;
	font-size: 8pt;
	background: url(../images/bg.gif);
}
table {
	font-size: 10pt;
	color: #554D4D;
}
img {
	border: 0px;
}
p {
	margin: 3px;
	padding: 3px;
	text-indent: 10px;
}
caption {
	font-size: 16px;
	font-weight: bold;
}
.zag1 {
	font-size: 14pt;
	color: #368FF8;
	font-weight: bold;
	font-family: sans-serif;
	margin-bottom: 20px;
}
.zag2 {
	background-color: #529FF7;
	font-size: 10pt;
	color: White;
	text-align: center;
	font-weight: bold;
	font-family: sans-serif;
	margin: 0px 0px 0px 0px;
}
.zag3 {
	font-size: 12pt;
	font-weight: bold;
	font-family: sans-serif;
	margin: 20px 0px 12px 0px;
	text-align: center;
}
.zag4 {
	font-size: 10pt;
	font-weight: bold;
	font-family: sans-serif;
	margin: 8px 0px 5px 10px;
}
.txt {
	font-size: 10px;
}
.lin {
	color: #0000FF;
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 12px;
}
.post {
	font-weight: bold;
	background-color: #CAF2CD;
	border: 1;
	border-bottom-style: solid;
	border-color: Black;	
}
.fio {
	background-color: #F8F8E2;
}
.podr {
	text-align: right;
}
.date {
	background: #D5FEFF;
	/*font-weight: bold;*/
}
.news {
	background: #ECFEFF;
	color: #49637C;
	font-size: 9pt;
	border: 1;
	border-bottom-style: solid;	
}
#tb_vacanc {
	border: 1 solid #338E8E;
	margin: 10px;
}
#tb_bd {
	border-top: 1 solid #efefef;
	border-left: 1 solid #338E8E;
	font-size: 9pt;
	border-top-style: solid;
}
#date {
	color: Blue;	
}
#title {
	font-weight: bold;
}
#request {
	font-size: 14px;
	text-align: center;
}
#e-mail a:link {
	font-size: 10px;
	color: #0000FF;
	font-family: verdana,arial;
	font-weight: normal;
}
#e-mail a:hover {
	font-size: 10px;
	color: Red;
	font-family: verdana,arial;
	font-weight: normal;
}
#e-mail a:visited {
	font-size: 10px;
	font-family: verdana,arial;
	font-weight: normal;
}

a {
	color: 0000FF;
}

a:link {
	color: #0000FF; 
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
}
a:visited {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}


<!-- ссылки на главной странице -->

#index_link {
	font-size: 11px;
}



<!-- vacancies.php -->

#1, #2, #3, #4
{
	display:none;
	margin: 5px 0px 5px 20px;
}


<!-- request.php -->

#mess {
	border-color: Green;
	background-color: #FFF2F2;
	text-align: center;
}

#mess_error {
	color: Red;
	font-weight: bold;
}

#mess_ok {
	color: Green;
	font-weight: bold;
}