html, body 	{ margin-right:0px; width:100%; height:100%; font:9pt arial; }
body 				{ margin:0px; }

a	  			{ color:#707173; text-decoration:none; }
a:hover 	{ color:#55ac3c; text-decoration:underline; }

button.f8pt { font:bold 8pt verdana; background-color:#dddddd; }

h1 	{ font:bold 14pt arial; color:#444444; }
h2 	{ font:bold 12pt arial; color:#444444; }
h1.ttl { font:bold 14pt arial; color:#55ac3c; }

  .w50p	{ width:50%; }
  .w100 { width:100px; }
  .w80 { width:80px; }
  .h160 { height:160px; }
  .h68 { height:68px; }
  .h46 { height:46px; }
  .h54 { height:40px; }
  .h14 { height:14px; font:1px arial; }
  .h50 { height:50px; }
  .h25 { height:25px; }

td 	{ border:0px solid blue; }
div { border:0px dotted #cccccc; }

img.noborder 	{ border:0px; }

a.loTOP 			{ text-decoration:none; font:7pt arial; color:#888888; }
a.RBS_link		{ text-decoration:none; color:#888888; font:7pt arial; font-style:italic; }

table.canvas {
	width:100%;
  height:100%;
  background-color:white;
  font:9pt arial;
  padding-right:0px;
  margin-right:0px;

}

table.canvas tr.header1 	{ height:34px; }
table.canvas tr.header2 	{ height:160px; }
table.canvas tr.hMenu 		{ height:55px; }
table.canvas tr.content		{ width:100%; vertical-align:top; }
table.canvas tr.subfooter { height:30px; padding-top:10px; }
table.canvas tr.footer 		{ height:40px; }
table.canvas td 					{ padding:0px; }
table.canvas td.footer		{ border-top:2px solid #55ac3c; }
div.footer 								{ width:100%; height:40px; }

table.topMenu 						{ height:100%; width:100%; font:7pt arial; }
table.topMenu td.topIcons { width:90%; 	padding-left:10px; }
table.topMenu td.topLinks { width:5%; 	padding-left:20px; }
table.topMenu td.topLangs { width:5%; 	padding-left:0px; vertical-align:middle; }
img.topIcon 							{ margin-right:39px; border:0px; }

table.TLogos 							{ height:100%; width:100%; }
table.TLogos td.Logo 			{
	width:220px;
	padding-top:10px;
  padding-left:5px;
  padding-left:5px;
  text-align:left;
  vertical-align:top;
}
table.TLogos td.Head 			{
	width:745px;
  height:160px;
	text-align:left;
  vertical-align:top;
	background-image:url(../APics/header.jpg);
  background-repeat:no-repeat;
  background-position:top left;
}
table.TLogos td.REST			{
	background-image:url(../APics/hdr_bc.jpg);
  background-repeat:repeat-x;
  background-position:left top;
}

table.onHeader					 		{ width:100%; border:0px solid #dddddd; }
table.onHeader tr.HMarger 	{ height:19px; }
table.onHeader td.HPadder 	{ width:40px; }
table.onHeader td.HCustom 	{ width:40px; height:57px; }
							 big.title 		{ color:#929292; }
table.onHeader td.HTitle		{ text-align:left; }
table.onHeader td.HText			{ text-align:left; font:11pt arial; color:#dddddd; padding-top:10px; }
a.HLink 										{ text-decoration:none; font:11pt arial; color:#dddddd; }
a.HLink:hover								{ text-decoration:none; font:bold 11pt arial; color:white; }

table.mainContent						{ width:100%; }
table.mainContent td.LMenu	{ width:220px; padding-left:0px; }
table.mainContent td.CRest	{ width:90%; 	 padding-left:10px; padding-right:0px; }

table.LeftMENU							{ width:100%; font:9pt arial; }
table.LeftMENU 	td.mmLDiv		{ font:0px arial; height:4px; background-image:url(/APics/ldiv_bc.jpg); background-repeat:repeat-x; }
table.LeftMENU	td.mmItem_o	{ font-weight:bold; color:black; }
table.LeftMENU	td.mmItem_n { font-weight:normal; color:#929292; }
img.rasporka								{ border:0px; height:1px; width:210px; }

table.Main									{ width:100%; font:9pt arial; padding:0px; border:0px dotted #cccccc; }
table.Main tr.HMenu					{ height:55px; }
table.Main td.CMain					{ width:90%; 	 padding-top:20px; text-align:justify; }
table.Main td.RMenu					{ width:150px; padding-top:20px; vertical-align:top; }

table.HMenu									{ width:100%; height:100%; padding:0px; }
table.HMenu td 							{ border:0px dotted #dddddd; }
table.HMenu td.hmCell				{ width:20%; text-align:left; }
img.hMenu										{ height:55px; border:0px; margin:0px; }

table.RightMENU							{ width:100%; font:9pt arial; }
table.RightMENU td					{ padding-left:8pt; }

a.rPMenu										{ font-weight:bold; color:#55ac3c; }
a.rNMenu										{ color:#707173; }
a.rNMenu #hover							{ color:green; }
a.mmItem_big 								{ font-size:12pt; color:black; font-weight:normal; }
a.mmItem_n 									{ color:#707173; font-weight:normal; }
a.mmItem_o 									{ color:black; font-size:11pt; }
a.foo_mail 									{ color:#003366; }
i.copyright 								{ font:8pt arial; color:#888888; }
nobr.mItem 									{ font:9pt arial; padding-left:5px; color:#55ac3c; }
img.mmMark									{ border:0px; width:12px; height:16px; float:left; }
b.rMenuOvr									{ font:bold 9pt arial; color:black; }

  table.form 							{ width:99%; font:9pt arial; }
  table.form th 					{ padding-left:5px; text-align:left; font:bold 10pt arial; background-color:#55ac3c; border-bottom:2px solid #707173; }
  table.form td.label 		{ text-align:right; padding-left:5px; padding-right:5px; background-color:#f5f5f5; }
  table.form td.data 			{ text-align:left; padding-left:5px; padding-right:5px; }
  input, select, textarea { font:8pt arial; }
  textarea.wide					  { width:100%; }

.title				{ font:bold 12pt verdana; color:#55ac3c; }
.f10pt				{ font:bold 10pt verdana; color:black; }

SPAN.text			{ font-size:10pt; COLOR:black; FONT-FAMILY: Arial; }
table.text		{	font:9pt arial; width:100%; border:1px dotted #cccccc; text-align:justify; }
table.text th { padding-left:5px; background-color:#dddddd; font:bold 9pt arial; }
table.text td { padding-left:5px; text-align:justify; border-top:1px dotted #e3e3e3; }
table.text a	{ text-decoration:underline; }
