.my-table {
	margin: 0 auto;
	width: 100%; /* Зачем, если отсутствует адаптивность */
	border-spacing: 0; /* Зачем, если border-collapse: collapse */
	border-collapse: collapse;
	text-align: right;
	font-size: 12px;
	line-height: 1.3;
}
.my-table thead tr th {
	background-color: #c9e5b2;
	border-bottom: 4px solid white;
	border-right: 4px solid white;
}
.my-table tfoot tr th {
	background-color: #c9e5b2;
	border-top: 4px solid white;
	border-right: 4px solid white;
}
/* .my-table tbody tr:nth-child(even) {
	background: #e6e4e4;
} */
.my-table tr th {
	text-align: center;
	padding: 12px;
}.my-table tr td {
	padding: 7px 10px;
	margin: 0; /* Зачем, если указан padding */
	border-top: 1px solid #c9e5b2;
}
.left-align {
  text-align: left;
}
.center-align {
  text-align: center;
}
.red-text {
  color: #c00000;
}
.width-600 {
	width: 600px;
}
.width-700 {
	width: 700px;
}
.table-header {
	margin: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.3;
}

.table-source {
	caption-side: bottom;
	padding-top: 7px;
	text-align: right;
	font-size: 13px;
	font-weight: italic;
	line-height: 1.3;
}

div.figure {
	display: block;
	width: 640px;
	margin: 0 auto;
}
div.figcaption {
	color: #333334;
	display: block;
	font-size: 11px;
	line-height: 1.3;
	margin: 10px 0 0;
	text-align: center;
}

p, li {color: #373737; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal;}
p {margin: 10px 3px;}
p a {color:#004499;}
p a:visited {color:#663366}

li {
    white-space: normal;
}
li, ul, ol {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
ul, ol {
    margin-left: 30px;
}

blockquote {
    border-left: 4px solid #82c785;
    padding: 3px 10px;
}

td.border1 {border: solid 4px #e0e0e0; padding: 7px;}
td.border11 {background-color: #e0817c; border-bottom: 1px solid #c64c4f; font-family: Arial, Helvetica, sans-serif; color:#ffffff; font-size:15px; font-weight:bold; line-height: 18px; padding: 3px 11px;}
td.border11 a {color:#c66;}

.rating {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #f06767; text-decoration:none;}

.icon_new {
	position: relative;
	top: -3px;
	margin-left: 1px;
}

/* Regular text */
.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.text a {color:#004499;}
.text a:visited {color:#663366}

/*Small text*/
.smalltext, .smalltextwhite, .smalltextblack {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;} /*Small text*/
.smalltext {color: #666666;} /*Small text blue*/ 
.smalltextwhite {font-family: Verdana; color:#FFFFFF; font-size:12px; text-decoration: none;} /*Small text white*/
.smalltextblack {color: #669966;} /*Small text black*/
.smalltextblack a {color: #669966; text-decoration: none;}
.smalltextblack a:visited {color: #669966;}

/*News text*/
.newstext {font-family: tahoma; font-size:12px; font-weight:normal; color: #7C7E7F; text-decoration:none;}
.newsdata, .newsdatab {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #7C7E7F; text-decoration:none;}
.newstext {color: #666666;}
.newsdata {color: #cc6633; font-weight: bold;}
.newsdatab {font-weight: bold; color: #CC5400;}

.titletext {font-family: Arial, Helvetica, sans-serif; color:#646464; font-size:15px; font-weight:bold; line-height: 18px;}/*Page title*/
.subtitletext {font-family: Arial, Helvetica, sans-serif; color:#4791D3; font-size:13px; font-weight:bold;}/*Subtitle*/

.copy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #A3A5A7;}

hr {color: #BDCEDE; height: 1px}

/* Headers */
H1, H2, H3, H4 {font-family: Verdana, Arial, Helvetica, sans-serif;}
H1 {color:#646464; font-size:17px; font-weight:normal; line-height: 22px; margin-bottom: 1px;}
H2 {color:#646464; font-size:13px; line-height: 18px; font-weight:bold; }
H3 {font-size:12px; color: #CC5400; font-weight:bold; }
H4 {font-size:12px; color: #CC5400; font-weight:bold; }

/* Table colors */
td.tableborder, table.tableborder {background-color:#B7BCDB;}
table.tablehead, td.tablehead {background-color:#EBECF3;}
table.tablebody, td.tablebody {background-color:#FFFFFF;}
table.tablenullbody, td.tablenullbody {background-color:#FFFFFF;}

/* Table text */
.tablebodytext, .tablefieldtext, .tabletitletext,
.tableheadtext, .tablebodylink {font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.tableheadtext {color:#25639A;}
a.tablebodylink {text-decoration: none}
a.tablebodylink:hover {text-decoration: underline}

/*Include areas*/
table.tableborders, td.tableborders {border: 1px solid #ced2ba;}
table.tableborders1, td.tableborders1 {border: 1px solid #D7D6BA; background-color: #f6f6e3;}
table.tableheads {background-color:#ebeed9; padding: 5px;}
td.tableheads {background-color:#ebeed9; padding: 5px; border-color: #fff #acb28d #acb28d #fff; border-style: solid; border-width: 1px;}
td.tableheads1 {background-color:#ffe7e2; padding: 5px; border-color: #fff #acb28d #acb28d #fff; border-style: solid; border-width: 1px;}
td.tableheads2 {background-color:#cff0ce; padding: 5px; border-color: #fff #acb28d #acb28d #fff; border-style: solid; border-width: 1px;}
td.tableheads3 {background-color:#fff9c6; padding: 5px; border-color: #fff #acb28d #acb28d #fff; border-style: solid; border-width: 1px;}
td.tableheads4 {background-color:#eee7f9; padding: 5px; border-color: #fff #acb28d #acb28d #fff; border-style: solid; border-width: 1px;}
td.tableheads5 {background-color:#d0f0ff; padding: 5px; border-color: #fff #acb28d #acb28d #fff; border-style: solid; border-width: 1px;}
td.tableheads6 {background-color:#efddd7; padding: 5px; border-color: #fff #acb28d #acb28d #fff; border-style: solid; border-width: 1px;}

table.tableheads .smalltext ,td.tableheads .smalltext {color:#565A8A;}
table.tablebodys, td.tablebodys {background-color:#FFFFFF; padding: 5px}
table.tablebodys strong, td.tablebodys strong {color:#565A8A;}

/* Some colors to highlight text */
.errorcolor {color:red;}
.successcolor {color:green;}

/* Form elements */
input.inputfield, input.inputbuttonflat, input.inputbuttonS, input.inputbutton {font-family:Verdana,Arial,Helvetica; font-size:11px;}
input.inputfield {color:black; border: solid 1px #C8C8C8;}
input.inputbuttonflat, input.inputbutton { color:#929292; background-color:#EFEFEF; border: solid 1px #C8C8C8;}
input.inputbuttonS {font-weight:bold;}

/* Form elements */
.inputtext, .inputtextarea, .inputselect, .inputcheckbox,
.inputradio, .inputfile, .inputbodybutton {font-family:Verdana,Arial,Helvetica; font-size:11px;}

.mainincbg{height: 18px;}
.mainincline{background-color:#B4BDCD}
.maininctitle{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; color: #6A7B9C; text-decoration:none;}