<style type="text/css">
<!--

p, td, body {color:#d6e8fc; font-size:9pt; font-family:Arial;}
p, td, body {color:#d6e8fc; font-size:9pt; font-family:Arial;}


a:link {color: white}     /* unvisited link */
a:visited {color: white}  /* visited link */
a:hover {color: white}   /* mouse over link */
a:active {color: white}   /* selected link */


a:link {font-size:8pt; color:#adcfe4;  text-decoration:underline;}
a:visited {font-size:8pt; color:#adcfe4;  text-decoration:underline;}
a:hover {font-size:8pt; color:#ffffff; text-decoration:none;} 
a:active {font-size:8pt; color:#adcfe4;  text-decoration:underline;}

.pic img {
	filter: expression( runtimeStyle.filter = 'alpha(opacity='+currentStyle.opacity*100+')' );
	-moz-opacity: 100;
	opacity: 100;
	}
.pic:hover img {
	filter: expression( runtimeStyle.filter = 'alpha(opacity='+currentStyle.opacity*30+')' );
	-moz-opacity: 0.1;
	opacity: 0.1;
	}


#container {
	position	: relative;
	top			: 0px;
	left		: 0px;
	width		: 550px;
	height		: 340px;
	overflow	: hidden;
}

#content {
	position	: relative;
	width		: 510px;
	left		: 5px;
	text-align: justify;
}


#scrollArea {
	position	: relative;
	left		: 0px;
	top		: 0px;
	height		: 270px;
	width		: 13px;
	overflow	: hidden;
	border: 1px solid #5e92c3;
	align:center;
}

#scroller {
	position	: absolute;
	top		: -1px;
	left		: 0px;
	width		: 11px;
	background	: #6a9fd5;
	
}



.input_text {width:200px;}





/* Поле обязательно для заполнения */
.star {color:white;}
/* Сообщение об ошибке */
.error,.errors {color:red;}
/* оформление таблиц в модулях */
.modtab {border-top: 1px solid #ddd;  border-left: 1px solid #ddd;padding:5px;border-collapse:collapse}
.modtab th,.modtab td {border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;	text-align: left; vertical-align: middle;}
.modtab td.cap {border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#c6c6c6; color:white; font-weight:bold; text-align:center}
	/*Рубрики*/
.modtab td.category {border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#46745E; color:white; font-weight:bold; font-size:13pt;text-align:center}
	/*ПодРубрики*/
.modtab td.subcategory {border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#E0E0E0; color:#46745E; font-weight:bold; font-size:12pt}
	/*ПодПодРубрики*/
.modtab td.subsubcategory {border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#fff; color:black; font-weight:bold; font-size:10pt;padding-left:15px}
	/*если нужна подсветка разными цветами строк*/
.modtab td.color1 { border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#fff}
.modtab td.color2 { border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; background-color:#f6f6f6}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~ Для всех модулей ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
переопределить можно поставив в называние класса название модуля
например, .faq .list {}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	/*Список блоков в модулях*/
.list {padding:8px;margin-bottom:15px;border:#4A75A5 solid 1px;width:100%}
	/*Постраничный вывод*/
.make_pages {text-align:right;margin-top:10px;margin-bottom:10px}
	/*Название*/
.caption {font-weight: bold; color: #fff; display: block; margin-bottom:10px}
	/*ссылка на подробную информацию, если есть*/
.more {font-weight: bold; display: block; margin-bottom:10px; text-align:right}
	/*Картинка в анонсе */
.image {float:left; margin:7px}
	/*анонс*/
.anonce {display: block; margin-top:10px}

/* FAQ */
.faq {}
.faq .date {font-weight:bold; color:#E29640}
.faq .author {font-weight:bold; margin-left:10px}
.faq .quest {margin-top:10px; margin-left:10px;}
.faq .answer {font-style: italic; display: block; margin-top:10px; border-top:#c6c6c6 1px solid; padding-top:10px}


input[type='submit'],input[type='button'], input[type='reset'] {background-color:#C6E7F7;color:#10416B;cursor:pointer;font-weight:bold;padding-left:3px;padding-right:3px;border:1px solid #10416B;}
  /*для IE*/

input {background-color: expression(runtimeStyle.backgroundColor=(this.type=='submit' || this.type=='reset' || this.type=='button'?'#C6E7F7':''));color: expression(runtimeStyle.color=(this.type=='submit' || this.type=='reset' || this.type=='button'?'#10416B':''));font-weight:expression(runtimeStyle.fontWeight=(this.type=='submit' || this.type=='button'?'bold':''));padding-left:expression(runtimeStyle.paddingLeft=(this.type=='submit' || this.type=='reset' || this.type=='button'?'3px':''));padding-right:expression(runtimeStyle.paddingRight=(this.type=='submit' || this.type=='reset' || this.type=='button'?'3px':''));cursor:expression(runtimeStyle.cursor=(this.type=='submit' || this.type=='reset'  || this.type=='button'?'pointer':''));border:expression(runtimeStyle.border=(this.type=='submit' || this.type=='reset'  || this.type=='button'?'1px solid #10416B':''));}

.filtr_vacancy {padding:5px}
-->
</style>
