@charset "windows-1251";
a:active {
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
	color: #0000FF;
}
a:visited {
	color: #993300;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
	font-style: italic;
}
a:link {
	color: #0066CC;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;

}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	top: 0px;
	margin-top: 5px;
	width: 1070px;
	
}
.border_thin  {
	border-bottom-color:#AAAAAA;
	border-bottom-width:3px;
	border-bottom-style: double;
}
.border_bottom1  {
	border-bottom-color:#AAAAAA;
	border-bottom-width:1px;
	border-bottom-style: dashed;
}
.bg_head
{
	background-color: #BBC4D0;
	padding-left: 10px;
}
.bg_zag_str
{
	background-color: #CBD2DC;
	padding-left: 10px;
}
.bg_pole
{
	background-color: #E4E8ED;
	padding-left: 10px;
}
.but_up0  {
	margin: 0;
	right: auto;
	width: 203px;
	left: 852px;
	top: 373px;
	z-index: 2;
}
.but_up1  {
	margin: 0;
	right: auto;
	width: 323px;
	left: 852px;

	z-index: 2;
}
a.menu-footer {
	font: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-size: 9pt;
}
.thrmain #mainContent {
	padding-right: 10px;
	padding-left: 0px;
	width: auto;
	padding-top: 0px;
	/*min-width: 540px;*/
} 
.thrmain #tb-main{
	background: #FFFFFF;
	
}
.thrmain #consult{
	background-color: #E4E4E4;	
}
.tb-ft {
	font: 100%  Arial,Verdana, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
} 
.thrmain #container {
	width: auto;   /*using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0;  /*the auto margins (in conjunction with a width) center the page */
	/* 	border: 0px solid #000000; */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: absolute;
} 
.thrmain #header {
	/* 	top:0px; */
	left:40px;
	z-index: 1;
	position: absolute;
	top: 20px;
	padding: 0;
} 
#hello {
	padding: 0;
	margin: 0;
	z-index: 2;
	top:41px;
	left:409px;
	position: absolute;
	width: 549px;
	height: 44px;
	/* position: absolute;position: relative;*/
}
.thrmain #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrmain #side_menu {
	float: none; /* since this element is floated, a width must be given */
	width: 234px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 5px 5px 5px; /* padding keeps the content of the div away from the edges */
}
.thrmain #side_news {

	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 0; /* top and bottom padding create visual space within this div */
	background-color: #FFFFFF;
}
.thrmain #side_news_l {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 20em; 

	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 0; /* top and bottom padding create visual space within this div */
	border-left-width: 2px;
	border-left-color: #666666;
	border-left-style: dotted;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	
}
.thrmain #side_news_2 {
	/* float: right; this element must precede in the source order any element you would like it be positioned next to */
	width: 245px; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image: url(../images/a-pal-news04.png);
	padding-top: 10px;
	height: 420px;
	margin: 0px 0px 0 0px;
}
.thrmain #side_news_up {
	/* float: right; this element must precede in the source order any element you would like it be positioned next to */
	width: 245px; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image: url(../images/pal/a-pal-news330.png);
	background-position:top;
	padding-top: 10px;
	padding-left: 5px;	
	margin-top: 0px;
    background-repeat: no-repeat;
	height:335px;
}
.thrmain #side_news_bw {
	/* float: right; this element must precede in the source order any element you would like it be positioned next to */
	width: 245px; /* since this element is floated, a width must be given */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image: url(../images/pal/a-pal-news210_1.png);
	background-position:top;
	margin-top: 0px;
	padding-top: 10px;
	background-repeat: no-repeat;
	height:200px;
}
.thrmain #titul {
	/*	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	width: 1055px;
	text-decoration: none;
} 
.thrmain #mainContent {
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
	background-image: url(../images/pal/a-pal-cont570.gif);
	background-position: bottom;
	background-repeat: repeat-x;
} 


.thrmain #footer {
	/*	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
	width: auto;
	text-decoration: none;	
} 
.thrmain #footer p {
	margin-left: 10px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrmain #side_news_0 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.hor-menu{ /* горизонтальное меню */
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 300px;
	top: 336px;
	z-index: 2;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.linenews { /* устанавливает параметры разделительной линии для блока новостей */
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: groove;
	height: 0.5px;
}
p.date {
	font-family: 	Arial;
	font-size: 10pt;
	font-style:normal; 
	font-weight:bold; 
	color:#666666; 
	margin-left:20px;
	margin-top: 2px;
	margin-bottom: 0px;
}
p.date9_40 {
	font-family: 	Arial;
	font-size: 9pt;
	font-style:normal; 
	color:#666666; 
	margin-left:40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent:0px;
}
.menu-footerI {
	font-size: x-large;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.news9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 5px;

}
.redit { 
	font-weight:bold; 
	color:#FF0000; 
	font-style:italic;
}
.tеxt_nounder { 
 	text-decoration: none;
}
td.bdownw {
	border-bottom-color: #F8F8F8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.img1 {
	width: 250px;
	height: 165px;
}
.white
{
	color:#FFFFFF;
}

#bord-right
{
	background: #0066CC;
	margin: 0px;
	padding: 0px;
	width: auto;
	visibility: visible;
	height: auto;
	left: 990px;
	top: 0px;
}
.page_info {
	border-color: #999999;
	border-width: 1px;
}
.all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	margin-bottom: 3px;
}
.all_5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	margin-right: 5px;
	margin-left: 5px;
}

.all9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	
}
.all9left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #F1F1F1;
	text-align: left;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 0px;
	border-style:solid;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
}
.all9b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #F9F9F9;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 0px;
	text-align: left;
	padding: 5px;
	border-style:solid;
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent: 10px;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
}
.all9b0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #F9F9F9;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 0px;
	text-align: left;
	border-style:solid;
	text-indent: 10px;
	border-right-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
	border-left-color: #A6A6A6;
}
.all9bp5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	text-indent: 10px;
	padding: 5px;
}
.all9c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	
}
.all10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.allit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 3px;
	font-style: italic;
}



.black {
	font-weight:bold;
	margin-bottom: 3px;
	color: #000000;
}
.black8 {
	font-weight:normal;
	font-size: 8pt;
	color: #000000;
}
.black8_left5 {
	font-weight:normal;
	font-size: 8pt;
	color: #000000;
	margin-left: 5px;
}
.black8_left3 {
	font-weight:normal;
	font-size: 8pt;
	color: #000000;
	margin-left: 3px;
}
.black8bold_left3 {
	font-weight:bold;
	font-size: 8pt;
	color: #000000;
	margin-left: 3px;
}
.black9 {
	font-weight:bold;
	font-size: 9pt;
	color: #000000;
	margin-left: 5px;
}
.black9_0 {
	font-weight:bold;
	font-size: 9pt;
	color: #000000;
	margin: 0;
}
.black9i {
	font-weight:bold;
	font-size: 9pt;
	color: #575757;
	margin-left: 0px;
	font-style: italic;
	letter-spacing: 0.5em;
}
.black10i {
	font-weight:bold;
	font-size: 10pt;
	color: #000000;
	margin-left: 0px;
	font-style: italic;
	letter-spacing: 0.5em;
}
.black10und {
	font-weight:bold;
	font-size: 10pt;
	color: #000000;
	margin-left: 0px;
	font-style: italic;
	letter-spacing: 0.1em;
	text-decoration: underline;
}
.black9n {
	font-weight:normal;
	font-size: 9pt;
	color: #000000;
}
.black9n_1 {
	font-weight:normal;
	font-size: 9pt;
	color: #000000;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
		
}
.black10 {
	font-weight:bold;
	font-size: 10pt;
	color: #000000;
}
.black11 {
	font-weight:bold;
	font-size: 11pt;
	color: #000000;
}
.black12 {
	font-weight:bold;
	font-size: 12pt;
	color: #000000;
}
.blackit {
	font-weight:bold;
	font-style:italic;
}
.blackzag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left:5px;
}
.blackzag9 {
	font-family: Helvetica,Arial,  sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left:5px;
}
.blackzag8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left:5px;
}

.brown_11_center {
	font-weight:bold;
	color:#BB9966;
	padding-top: 2px;
	text-align: center;
	vertical-align: baseline;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border_black {
	border: 1px solid #000000;
}
.bord_col {
	border-collapse: collapse;
}
.bronitbold {	
	color: #AA0000;	
	font-weight: bold;
}

.fig {
	margin-left: 0px;
	float: left;
	margin-right: 5px;
}
.fig5 {
	margin: 5px;
}
.gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
}
.gray9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-left:5px;
}
.gray10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-left:5px;
}
.gray11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-left:5px;
}
.gray11z {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	text-align: left;
	margin-left: 95px;
	letter-spacing: 0.4em;
	word-spacing: 1em;
}
.gray11z0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
	letter-spacing: 0.2em;
	word-spacing: 0.5em;
}
.grayit { 
	font-weight:bold; 
	color:#666666; 
	font-style:italic;
	font-family: Arial;
	font-size: 10pt;
}
.gray11it_n {
	font-weight:bold;
	color:#666666;
	font-style:italic;
	font-family: Arial;
	font-size: 10pt;
}
.margin_10 {
	margin-left:10px; 
	margin-right:10px; 
	margin-top:10px;
	margin-bottom:10px;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	font-style: italic;
	text-align: right;
}

.news9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 5px;
}
.news9_ind0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-left: 5px;
	text-indent: 0px;
	margin-bottom: 2px;
	margin-top: 5px;
}
.news9_ind10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-left: 5px;
	text-indent: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.news9_0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
}

.news9_redline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 5px;
	text-indent: 10px;
}
.news9_rl_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 5px;
	text-indent: 10px;
	text-align: left;
	text-decoration: none;
}
.news9_redline5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 5px;
	text-indent: 5px;
}
.news9bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}
.news9p0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.news9p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}.news9p5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.news8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 2px;
}
.orange {
	font-weight:bold;
	color:#FF9F9F;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left:20px;
	text-align: left;
	vertical-align: middle;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.orange9 {
	font-weight:bold;
	color:#FF9F9F;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left:20px;
	text-align: left;
	vertical-align: middle;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.orange9i {
	font-weight:bold;
	font-size: 9pt;
	color: #FF9F9F;
	margin-left: 0px;
	font-style: italic;
	letter-spacing: 0.2em;
}
.orange_center {
	font-weight:bold;
	color:#FF9F9F;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.orange_11c {
	font-weight:bold;
	color:#FF9F9F;
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: center;
	vertical-align: middle;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
.orange_c4 {
	font-weight:bold;
	color:#C41614;
	text-align: left;
	vertical-align: baseline;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.orange_11_center {
	font-weight:bold;
	color:#C41614;
	text-align: center;
	vertical-align: baseline;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.padding_10 {
	padding: 10px;
}
p.date {
	font-family: 	Arial;
	font-size: 10pt;
	font-style:normal; 
	font-weight:bold; 
	color:#666666; 
	margin-left:20px;
	margin-top: 2px;
	margin-bottom: 0px;
}
p.graypol {
	background-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
}
p.news {
	font-family: Arial;
	font-size:10pt;
	font-style:normal;
	margin-left:5px;
	margin-right:5px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: justify;
}
p.news_left {
	font-family: Arial;
	font-size:10pt;
	font-style:normal;
	margin-left:10px;
	margin-right:10px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: justify;
	text-indent: 10px;
}
p.txt_ind0 {
	font-family: Arial;
	font-size:9pt;
	font-style:normal;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.txt8 {
	font-family: Arial;
	font-size:8pt;
	font-style:normal;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.polgraysingle {
	width: 9px;
	border-width: 0px;
	padding-top: 6px;
	padding-left: 6px;
	vertical-align: super;
}
p.white9_5m {
	font-style: normal;
	font-size: 9pt;
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
.red10 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 10pt;
}
.red11it {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 11pt;
	font-style:italic;
}
.red12 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 12pt;
}
.red1 {
	font-weight:bold;
	color:#FF0000;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	margin-top: 2px;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-size: 10pt;
}
.redit { font-weight:bold; 
	color:#FF0000; 
	font-style:italic;
}


.tablmain {
	background-color: #FFFFFF;
}
td.bleftw_bdownw {
	border-left-color: #F8F8F8;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #F8F8F8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.bleftw {
	border-left-color: #F8F8F8;
	border-left-style: solid;
	border-left-width: 1px;
}
td.top { 
	vertical-align:text-top;
}
td.left {
	margin-left: 0px;
	padding-left: 0px;
}
td.text-centre {
	vertical-align:text-top;
	text-align: center;
}
td.text-left {
	vertical-align:text-top;
	text-align: left;
}
td.text-right {
	vertical-align:text-top;
	text-align: right;
}
td.zaggray {vertical-align:middle; 
	color:#F0F0F0;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
} 
th.wh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff; 
	font-weight: bold;
}
tr {
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	border-width: 1px;
}
tr.bgfongr {
	background-color: #93D900;
}

tr.bgfongrh {
	background-color: #669900;
}
tr.bgfonturq {
	background-color: #CCE2E4;
}

tr.bgfonturqh {
	background-color: #74AEB4;
}
tr.bgfonglina {
	background-color: #DBD9E3;
}

tr.bgfonglinah {
	background-color: #867C84;
}
.underline {
	text-decoration: underline;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteit {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
.white11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
}
.white12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
}
.white_p0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}


.white_v {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #FFFFFF;
}
.white9b_5 {
	font-weight:bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin-left: 5px;
}
p.white9b_5m {
	font-weight:bold;
	font-size: 9pt;
	color: #FFFFFF;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 3px;
}
.white9b {
	font-weight:bold;
	font-size: 9pt;
	color: #FFFFFF;
}
.white9 {
	font-style: normal;
	font-size: 9pt;
	color: #FFFFFF;
}

.white_xl_5 {
	font-weight:bold;
	font-size: x-large;
	color: #FFFFFF;
	margin-left: 5px;
}
.yellow9b_5 {
	font-weight:bold;
	font-size: 9pt;
	color: #FFFF99;
	margin-left: 5px;
}


.zag0 {font-size: 10pt; 
	font-style:italic; 
	font-weight:bold; 
}
.zag1 {font-size: 11pt; 
	font-style:italic; 
	font-weight:bold; 
}
.zag12 {font-size: 12pt; 
	font-style:italic; 
	font-weight:bold; 
}
.zagzel {
	font-size: 10pt;
	font-family:Times New Roman;
	font-style:normal;
	font-weight:bold;
	color:#008000;
	margin-top: 9px;
	margin-bottom: 6px;
	vertical-align:middle;
}

.zagzel2 {
	font-size: 10pt;
	font-family:Times New Roman;
	font-style:normal;
	font-weight:bold;
	color:#008000;
	margin-top: 9px;
	margin-bottom: 3px;
	vertical-align:middle;
	text-align:center;
	font-variant:small-caps;
	letter-spacing: 0.5em;
}
.zagzel3 {
	font-size: 10pt;
	font-family:Times New Roman;
	font-style:normal;
	font-weight:bold;
	color:#008000;
	margin-top: 9px;
	margin-bottom: 9px;
	vertical-align:middle;
	text-align:center;
	font-variant:small-caps;
	letter-spacing: 0.5em;
}
.zel9 {
	font-size: 9pt;
	font-style:normal;
	font-weight:bold;
	color:#008000;
}
.zel9i {
	font-weight:bold;
	font-size: 9pt;
	color: #339900;
	margin-left: 0px;
	font-style: italic;
	letter-spacing: 0.2em;
}
.zel10 {
	font-size: 10pt;
	font-style:normal;
	font-weight:bold;
	color:#008000;
}
.zelit {font-size: 10pt;  
	font-style:italic; 
	font-weight:bold; 
	color:#008000; 
}

#kso_about
{
	font: normal 9pt Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	padding: 5px;
	visibility: visible;
	
}
#prod_menu {
	visibility: hidden;
}

