/*h1-h6*/
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin:0;
	padding:0;
}
{ table-layout : sLayout } 

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, table, font {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
    margin: 0 0 0.2em 0;
	line-height: 1.1em;
}

/*Настройка заголовков*/
h1 { font-size: 14px; font-weight:bold; }
h2 { font-size: 14px; font-weight:bold; }
h3 { font-size: 1em; font-weight:bold; line-height:18px; }
h4 { font-size: 10px; font-weight:bold; line-height:18px; }

/*forms*/
input, textarea, select {
	font-size: 1em;
	font-family: Tahoma, Helvetica, sans-serif;
}

body {
	color: #222222;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
}




hr	{ border: 0 none; height: 1px; border-top: 1px solid #36648B; }

table {
	border-collapse: collapse;
	border-spacing: 0; border: 0px;
}

table td { padding: 0px; }


ul {
	margin: 2px 0;
	padding: 0 0 0 5px;
}

ul li {
	margin: 5px 0; padding: 0px 0 0px 14px;
	list-style-type: none;
	background: transparent  no-repeat left 5px;
}








.shadetabs, .shadetabs li { padding: 0; margin: 0; list-style: none; background: none; }

.shadetabs { display: block; height: 26px; overflow: hidden; }
.shadetabs li { float: left; }

.shadetabs li a {
	float: left;
	height: 26px;
	line-height: 26px;
	text-decoration: none !important;
	margin-right: 1px;
	color: #838383;
	background: #7EC0EE  no-repeat right -78px;
}

.shadetabs li a b {
	float: left;
	height: 26px;
	padding: 0 15px;
	background: #7ecoee  no-repeat left -52px;
	cursor: pointer;
}

.shadetabs li a:hover { background: #F0F8FF  right -182px; }
.shadetabs li a:hover b { background: transparent  left -156px; }

.shadetabs li a.selected { color: #F0F8FF; background: #F0F8FF  right -26px; }
.shadetabs li a.selected b { background: transparent  left 0; }

.shadetabs li a.selected:hover { background: #F0F8FF  right -130px; }
.shadetabs li a.selected:hover b { background: transparent  left -104px; }


.tabcontent{ display: none; padding: 10px; }

@media print {
.tabcontent {
displayblock !important;
}
}

.shadetabscont {
	background: #F0F8FF url("../images/shadetabscont.png") repeat-x right top;
	margin-bottom: 10px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
}
