body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #17374b;
	line-height: 170%;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/background.png) repeat-x;
}

img {
	border: 0px;
}

.linked-image {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.resized-linked-image {
	margin: 1px 0px 0px 0px;
	padding: 0px;
	background-color: #000;
	border: 0px;
	color: #FFF;
	font-size: 10px;
	width: auto;
}

.resized-linked-image-zoom {
	width: 200px;
	height: 30px;
	background-color: #FFF;
	padding-top: 6px;
	padding-left: 5px;
	top: 0px;
	left: 0px;
	position: absolute;
	display: none;
}

#highlighted {
	background-color: #F5F5F5;
}

#highlighted tr:hover {
	background-color: #D9EDFA;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}

.error b {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #F5FBE1;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #7BA813;
}

.success b {
	color: #7BA813;
	background: inherit;
}

.editor {
	margin: 0px 0px 1px 0px;
	width: 400px;
	height: 21px;
	border: 1px #D1D8EC solid;
}

.editorinput {
	background: #FAFAFA;
	color: #000000;
	border: 1px #D1D8EC solid;
	font-size: 11px;
	font-family: Verdana, Helvetica;
	text-decoration: none;
}

.editorbutton {
	float: left;
	cursor: pointer;
	padding: 2px 1px 0px 5px;
}

code {
	background: none;
	color: #0000FF;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

.code {
	color: #0000BB;
	font-size: 11px;
	font-family: Verdana, Helvetica;
}

a.copyright:link,a.copyright:visited,a.copyright:active {
	text-decoration: none;
	color: #5087AD;
	border-top: dashed 1px #5087AD;
	padding: 0px;
}

table {
	border: 0px;
}

.block {
	border-collapse: collapse;
	border: 0px;
	background: #FFFFFF;
	color: RGB(100, 0, 50);
}

table.bottom {
	background: transparent;
	border: 0px;
}

table.main2 {
	background-color: #F5F5F5;
	border: 0px;
}

h1 {
	font-size: 9pt;
	text-align: left;
	display: inline;
}

h2 {
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 5px;
	height: 18px;
	border-width: 0px;
	border-style: solid solid 0px solid;
	text-align: center;
	color: #000000;
}

.topnav {
	padding: 5px;
}

h3 {
	font-size: 10pt;
	margin-bottom: 5px;
	text-align: center;
}

p {
	font-size: 8pt;
}

p.sub {
	margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: 1px solid #CCCCCC;
}

td.logo {
	font-size: 8pt;
	border: 0px;
	background: url(images/logoback.png) repeat-x;
}

td.logomenu_top {
	font-size: 8pt;
	border: 0px;
	background: url(images/submenu.png) repeat-x;
	height: 30px;
}

td.logomenu_bottom {
	font-size: 8pt;
	border: 0px;
	background: url(images/userlinks.png) repeat-x;
	height: 30px;
}

td.logo_bottom {
	font-size: 8pt;
	border: 0px;
	background: url(images/navstrip.png) repeat-x;
	height: 35px;
}

div.sitename {
	font-size: 8pt;
	border: 0px;
	background: url(images/nav.gif) no-repeat;
	padding-left: 15px;
}

td.mmenu {
	background-repeat: no-repeat;
	font-size: 8pt;
	border: 0px solid #999999;
}

td.menu_r {
	width: 6px;
	height: 24px;
	background-position: left top;
	border: 0px;
}

IMG.mid {
	padding-right: 10;
	float: right;
}

td.right_menu {
	border: 0px;
}

td.commenttable {
	background-color: #FFFEF2;
}

td.embedded {
	border: 0px;
	text-align: left;
	background-color: #F5F5F5;
}

td.embedded2 {
	border: 0px;
	text-align: left;
	background-color: #F5F5F5;
}

td.bottom {
	border: 0px;
}

td.heading {
	font-weight: bold;
	border: 0px;
}

td.text {
	padding: 10pt;
	text-align: left;
	background-color: #F5F5F5;
	border: 0px;
}

td.comment {
	padding: 10pt;
	font-size: 8pt;
	text-align: left;
}

td.colhead {
	font-weight: bold;
	color: #153B7C;
}
td.colhead2 {
	font-weight: bold;
	background-color: #999999;
}
td.border-right {
	font-weight: bold;
	background-image: url(images/bg_right.png);
	background-repeat: repeat-y;
	border: 0px;
}

td.border-left {
	font-weight: bold;
	background-image: url(images/bg_left.png);
	background-repeat: repeat-y;
	border: 0px;
}

td.bg-bottommiddle {
	font-weight: bold;
	background-image: url(images/bg_bottommiddle.png);
	background-repeat: repeat-x;
	height: 15px;
	border: 0px;
}

td.bg-topmiddle {
	font-weight: bold;
	background-image: url(images/bg_topmiddle.png);
	background-repeat: repeat-x;
	height: 15px;
	border: 0px;
}

table.white {
	background-color: #dddddd;
}

td.block-content {
	background-color: #eaeaea;
	border: solid 1px #858585;
	border-top: solid 0px #858585;
}

table.lblborder {
	border: solid 0px;

}

table.cblborder {
	border: solid 0px;

}

td.lblock-top {
	background: url(images/userlinks.png) repeat-x;
	color: #17374b;
	height: 35px;
	border: solid 1px #858585;
}
td.rblock-top {
	background: url(images/menu_bar.png) repeat-x;
	color: #FFFFFF;
	height: 35px;
	border: solid 1px #858585;
}

td.cblock-top {
	background: url(images/submenu.png) repeat-x;
	color: #000000;
	height: 35px;
	border: solid 1px #858585;
}

td.block-bottom {
	background: url(images/bottom.gif) repeat-x;
	border: solid 1px #858585;
	border-top: solid 0px #858585;
}

td.rowhead {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-right-style:none;
	border-bottom-style:none;
	
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
	border: 0px;
}

td.pager {
	background-color: #F5F5F5;
	border: 1px solid #9CA4B0;
	padding: 2px;
}

td.pagebr {
	background-color: #F5F5F5;
	border: 0px;
	padding: 0px;
}

td.highlight {
	background-color: #F5F5F5;
	border: 1px solid #9CA4B0;
	padding: 2px;
}

td.tablea {
	border: 0px;
}

td.banner {
	font-size: 11px;
	border: solid #E2E2E2 0px;
	background-repeat: no-repeat;
	max-height: 24px;
	background-color: #FFFFFF;
}

td.a {
	background-color: #ececec;
	padding: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px 1px 1px;
}

td.b {
	background-color: #f7f7f7;
	padding: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	border-style: solid;
	border-width: 1px 1px 1px;
}

hr {
	height: 0px;
	border: solid #00314D 0px;
	border-top-width: 1px;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

a,a:link,a:active,a:visited {
	text-decoration: none;
	color: 000000;
}

a:hover {
	text-decoration: none;
	color: darkorange;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.online:link,a.online:visited {
	font-weight: normal;
	text-decoration: none;
}

/*a.online:active, a.online:hover {
        font-weight: normal;
        text-decoration: underline;
}*/
a.menu:link,a.menu:visited {
	font-weight: normal;
}

a.menu:active {
	color: #17374b;
	font-weight: normal;
	text-decoration: underline;
}

a.menu:hover {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #f5f5f5;
	text-decoration: underline;
	color: #009933;
	_font-weight: bold;
}

.head_b {
	background-repeat: repeat-x;
	border: 0px;
}

a.menu {
	display: block;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #153B7C;
}

a.altlink_white:link,a.altlink_white:visited {
	font-weight: bold;
	color: #7a7a7a;
	text-decoration: none;
}

a.altlink_white:hover {
	text-decoration: none;
	color: #C5C5C5;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

div.popup {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 85px;
	border: 1px solid black;
	display: none;
	background-color: ffffff;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input,file,select,textarea {
	margin-top: 3px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	border: solid #5E6A84 1px;
}

.small {
	font-size: 7pt;
}

.big {
	font-size: 10pt;
}

li {
	margin-top: 6pt;
	margin-bottom: 6pt;
}

ul {
	margin-left: 16pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.hide {
	padding-bottom: 30px
}

.startmenu {
	font-weight: bold;
	text-align: center;
	padding: 2px;
	margin: 0px;
}

.menutitle {
	font-weight: bold;
	text-align: center;
	color: #7E110E;
	margin: 2px;
	background-color: #FFC58C;
}

input.button {
	border: solid #2D333F 1px;
	background-color: #FFFFFF;
	color: #000099;
}

input.pass {
	background: url(images/pass.gif) no-repeat;
	background-color: #fff;
	background-position: 0 50%;
	color: #000;
	padding-left: 18px;
}

input.login {
	background: url(images/login.gif) no-repeat;
	background-color: #fff;
	background-position: 0 50%;
	color: #000;
	padding-left: 18px;
}

input.search {
	background: url(images/search.gif) no-repeat;
	background-color: #fff;
	background-position: 0 50%;
	color: #000;
	padding-left: 18px;
}
div.spoiler {
	border: 1px solid #EAEAEA;
	border-top: 0px;
	padding: 10px;
	display: none;
}
a.spoiler_title {
	border: 1px solid #EAEAEA;
	background: #EEEEEE;
	cursor: pointer;
	padding: 2px;
	display: block;
}
a.spoiler_title_c {
	border: 1px solid #EAEAEA;
	background: #EEEEEE;
	cursor: pointer;
	padding: 2px;
	display: block;
}
a.sp-pic_plus {
	background: url(images/plus_sp.gif) no-repeat 5px 50%; 
	padding-left: 19px;
	content: 'Показать';
}
a.sp-pic_minus {
	background: url(images/minus_sp.gif) no-repeat 5px 50%; 
	padding-left: 19px;
	content: 'Скрыть';
}
a.sp-pic_plus_no_c {
	background: url(images/plus_sp.gif) no-repeat 5px 50%; 
	padding-left: 19px;
}
a.sp-pic_minus_no_c {
	background: url(images/minus_sp.gif) no-repeat 5px 50%; 
	padding-left: 19px;
}
.noborder {
	border: 0px;
}
table.signup_err_ajax {
	background-color: #FF4000;
	border: 1px red solid;
}
table.signup_succ_ajax {
	background-color: #0FFF10;
	border: 1px green solid;
}
/* Reset */ 
ul {margin:0; padding:0; list-style:none; border:none;} 
/* End Reset */ 

#columns .widget { 
    margin: 30px 20px 0 20px; 
    padding: 2px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
} 

#columns .column { 
    float: left; 
        height: auto !important;  
} 

#columns .widget .widget-content { 
    overflow: hidden; 
} 

.widget-placeholder { border: 2px dashed #999;} 

a.upmenu,a.upmenu:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.upmenu:link {
	font-weight: bold;
	color: #red;
	text-decoration: none;
}

a.upmenu:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

a.upmenu:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

    .accordion h3 {
    font-size: 11px;
    color : #fff;     /*неактивный белый текст категорий*/
    padding-left: 10px;
    background: url(images/accordion.png) no-repeat right 0;
    line-height: 25px;
    height: 25px;
    cursor: pointer;
    margin: 0;
    text-align: center;
    font-weight: bold;
    }
    .accordion h3:hover {
    background: url(images/accordion.png) no-repeat right -25px;
    color: #ff0000;  /*активный красный текст категорий*/
    }
    .accordion h3.active {
    background: url(images/accordion.png) no-repeat right -50px;
    }
    .accordion h3.active:hover {
    background: url(images/accordion.png) no-repeat right -75px;
    }
    .accordion p {
    display: none;
    margin: 0;
    padding: 7px 0 7px 7px;
    }
    .accordion a {
    font-size: 11px;
    color : #000020; /*неактивный черно-синий текст подкатегорий*/
    text-align: left;
    font-weight: bold;
    padding-left: 15px;
    }
    .accordion a:hover { /*активный красный текст подкатегорий*/
    color: #ff0000;
    }
    .accordion p.linked a {
    background: url(images/bull.gif) no-repeat 0 50%;
    }