/*Стлили для пользовательской страницы по умолчанию*/
body,td,p,font,h1,h2,h3 {
	font-family: Verdana;
	font-size: 8pt;
}

#logo_ksp {position:absolute; left:570px; top:13px; z-index:2;}

body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	color: #000000;
}
p {
	margin: 0px;
	padding: 3px;
}
h1,h2,h3 {
	margin: 3px 0px 3px 0px;
	color: #324a9b;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9pt;
}
a,a:link,a:visited,a:hover {
	color: #324a9b;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
table {
	border-collapse: collapse;
}
td {
	border-color: #000000;
}
img {
	border: 0px;
}
ul {
}
hr {
	color: #cccccc;
}

.searchTable {
	width: 240px;
	background-color: #eaf0f7;
}
.searchTable td {
	padding: 3px;
	font-weight: bold;
}
.logoTable {
 	background-color: #f6f6f6;
}

/*GROUP Стили закладок новостей*/
.news td {
	padding: 3px;
	padding-bottom: 10px;
}
.news a, .news a:link, .news a:visited, .news a:hover {
	text-decoration: none;
}
.newsChooser {
	background-image: url(../image/arr_news_chooser.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.newsChooser a, .newsChooser a:link, .newsChooser a:visited, .newsChooser a:hover {
}
.newsNotChooser {
	padding-left: 0px;
}
.newsNotChooser a, .newsNotChooser a:link, .newsNotChooser a:visited, .newsNotChooser a:hover {
	border-bottom: 1px dashed #ffcc00;
}
.listNews {
	margin-top: 0px;
	margin-bottom: 0px;
}
.listNews dt {
	padding-bottom: 10px;
	background-image: url(../image/bg_item.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
}
.listNews dt span {
	color: #999999;
}
.listNews dd {
	padding-bottom: 5px;
	color: #999999;
}
.listNews a, .lisNews a:link, .listNews a:visited {
	text-decoration: none;
}
.listNews a:hover {
	text-decoration: underline;
}
a.newsLink, a.newsLink:link, a.newsLink:visited, a.newsLink:hover {
	border: 0px;
}
a.newsLink:hover {
	text-decoration: underline;
}

/*GROUP Стили для форм*/
form {
	margin: 0px;
}
input,select,textarea {
	font-family: Verdana;
	font-weight: normal;
	font-size: 8pt;
}
.inputCheck {
	background: #ffffff;
}
.inputButton {
}
.inputSubmit {
}
.tdSubmit {
	background: #fff0b2;
}

/*GROUP Границы, цветовые панели*/
.bl {
	border-left: 1px solid #e1d8d2;
}
.br {
	border-right: 1px solid #e1d8d2;
}
.bt {
	border-top: 1px solid #e1d8d2;
}
.bb {
	border-bottom: 1px solid #e1d8d2;
}
.b1 {
	border: 1px solid #000000;
}
.b2 {
	border: 1px solid #e1d8d2;
}
.panel {
	background: #eeeeee;
}
.warning { color: #cc0000; }

/*GROUP Меню*/
/*Вертикальное меню*/
.vMenu, .vsMenu {
	width: 249px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	cursor: default;
	background-image: url(../image/bg_vmenu_section.gif);
}
.vsMenu {
}
.section {
	background-image: url(../image/bg_vmenu_section.gif);
}
.vseparator {
}
.vMenu a,.vMenu a:link,.vMenu a:visited,.vMenu a:hover {
	padding-left: 10px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial Narrow, Arial;
	font-size: 8pt;
	text-decoration: none;
}
.vMenu a:hover {
	color: #000000;
}
/*Вертикальное выпадающее меню*/
.vDropMenu {
	background-color: #ffffff;
	font: bold 8pt Verdana;
	cursor: default;
	border: 1px solid #cccccc;
}
.vDropMenu a,.vDropMenu a:link,.vDropMenu a:visited,.vDropMenu a:hover {
	display: block;
	color: #324a9b;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
.vDropMenu a:hover {
	color: #000000;
}

/*Горизонтальное меню*/
.hMenu {
	background-color: #324a9b;
	font-size: 8pt;
}
.hseparator {
	padding: 0px;
	background-color: #ffffff;
	font: normal 1px Verdana;
}
.hMenu a,.hMenu a:link,.hMenu a:visited,.hMenu a:hover {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
.hMenu a:hover {
	color: #ffffff;
}
/*Горизонтальное выпадающее меню*/
.hDropMenu {
	width: 249px;
	background-image: url(../image/bg_vmenu_section.gif);
	background-color: #ffffff;
	font: bold 8pt Verdana;
	cursor: default;
	border: 1px solid #cccccc;
}
.hDropMenu a,.hDropMenu a:link,.hDropMenu a:visited,.hDropMenu a:hover {
	display: block;
	color: #ffffff;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
.hDropMenu a:hover {
	color: #000000;
}

/*GROUP Класс для отображения панели перехода по страницам*/
.toolsPage {
	background: #eeeeee;
}
.toolsPage td {
	font-size: 8pt;
}
.toolsPage a,.toolsPage a:link,.toolsPage a:visited,.toolsPage a:hover {
	color: #324a9b;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}
.toolsPage a:hover {
	color: #000000;
	text-decoration: underline;
}

/*GROUP Класс для отображения панели действия*/
.toolsMenu {
	margin: 5px 0px 5px 0px;
	background: #eeeeee;
}
.toolsMenu td {
	font-size: 8pt;
}
.toolsMenu a,.toolsMenu a:link,.toolsMenu a:visited,.toolsMenu a:hover {
	color: #324a9b;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
.toolsMenu a:hover {
	color: #000000;
}

/*GROUP Класс для отображения навигационной строки местонахождения*/
.location {
}
.location td {
	font-weight: bold;
	font-size: 8pt;
}
.location a,.location a:link,.location a:visited,.location a:hover {
	color: #324a9b;
	font-weight: bold;
	text-decoration: none;
}
.location a:hover {
	color: #000000;
}

/*GROUP Информеры*/
.informer {
	width: 160px;
	background-position: top;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}
.headInformer {
	padding: 3px 3px 3px 10px;
	background-color: #324a9b;
	background-image: url(../image/bg_vmenu_section.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}
.contentInformer {
	font-size: 8pt;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.contentInformer table, .contentInformer table td, .contentInformer td {
	border: 0px;
}
.listInformer {
	background: #eeeeee;
	font-size: 8pt;
}
.divRand {
	background: #eeeeee;
	font-size: 8pt;
}
.informer.listInformer a,.informer.listInformer a:link,.informer.listInformer a:visited,.informer.listInformer a:hover {
	text-decoration: none;
}

/*GROUP Форумы*/
.forum {
	border: 1px solid #eeeeee;
}
.forum td {
	border: 1px solid #eeeeee;
}
.forumHead {
	background: #eeeeee;
	font: 70%;
}
.forumAnswer {
	background: #eeeeee;
}

/*GROUP Контактная информация*/
.information {
	background-color: #f3f3f3;
	color: #505050;
	valign: top;
	font-family: Arial Narrow, Arial;
	font-size: 12pt;
}
.information td {
	font: 70%;
}
.information a,.information a:link,.information a:visited,.information a:hover {
	color: #324a9b;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

/*GROUP Контактная информация*/
.banner {
}
.banner td {
	text-align: center;
}

.cellar {
	background-color: #f1f1f1;
}
.cellar td {
	padding: 3px;
}

span.news_date { 
	color: #898989;
}

.mpLeftCol{
	width: 180px;
	font-family: Arial Narrow, Arial;
	font-weight: bold;
	font-size: 16pt;
	cursor: default;
	color: #ffffff;
	text-align: right;
	background-image: url(../image/bg_vmenu_section.gif);
	padding-right: 10px;
}

.mpRightCol{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	cursor: default;
	padding-left: 5px;
	text-align: right;
}

.mpLeftColBottom{
	text-align: right;
	width: 180px;
	font-family: Verdana;
	font-size: 8pt;
	cursor: default;
	background-color: #eaf0f7;
	height: 100%;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 10px;
}
table.bordered { 
	border-collapse: collapse; 
	width: 100%;
}
table.bordered td { 
	border: 1px solid #f3f3f3; 
}



