body, td, div   {font-family: Tahoma, Arial, sans-serif;}
body    {margin:0; padding:0; background: #fff; color: #000 ; font-size: 12pt;}
div     {font-size: 100%; line-height: 130%;}

td#mRC  {width:17%; height:1px;}    /* left collumn */
td#mMC  {width:55%; height:1px;}    /* middle collumn */
td#mLC  {width:28%; height:1px;}    /* right collumn */

table#navIco    {background-color: #C2CEC7; width:100%; height:58px;}
table#navIco td     {padding: 15px 0 10px 0;text-align: center;}
table#navIco td img {margin:0px 5px;}

#readmore   {font-weight: bold; text-align: right;}
#copy       {background: #ececec; padding: 8px; color: #999; font-size: 70%;}


form {
	padding:0; margin:0;
}

#flashBlock {
	font-size:0;
}

#ann {
	padding:14px; margin: 4px 8px 8px 4px;
	background-color: #f5f5f5;
	font-size: 70%; line-height: 150%;
}

#newsAnn {
	background-color: #ececec;
	padding: 8px;
	z-index:9;
	font-size: 70%;
}
#Txt {
	background:#ececec;
	padding:15px;
	font-size: 80%;
	z-index:9;
}

* html #newsAnn,
* html #Txt {width:100%;}

#HeaderNews,
#HeaderProd {
	width:240px;
	padding: 2px 6px;
	white-space:nowrap;
    font: bold 80% Verdana, Tahoma, Arial;
	color:#fff;
	z-index:10;
}
#HeaderNews a,
#HeaderProd a {
	color:#FFF;
	text-decoration: none;
}
#HeaderNews a:hover,
#HeaderProd a:hover {
	text-decoration: underline;
}


#HeaderResults {
	clear:right; width:55%;
	padding:2px 6px; margin-top:10px;
	font:bold 80% Verdana, Tahoma, Arial;
	color:#fff;
}

#indexRC {
	background-color:#FFF;
	background-position:right top;
	background-repeat:no-repeat;
	padding:49px 10px 0 6px;
}


table#FormTable {
	width:100%;
	margin-bottom:20px;
	border:solid 1px #CCC;
	background-color: #000;
}
table#FormTable td {
	font-size: 70%;
	font-weight: plain;
}
table#FormTable td.Hdr  {
	font-size: 70%;
	font-weight: bold;
	padding: 6px;
	border:solid 6px #000;
	background: #fff;
}
.FormInput {
	width: 100%;
	margin:0; padding:0;
	font-size: 100%;
}
.FormHdr {
	font-size: 70%;
	font-weight: bold;
	padding: 6px;
	border:solid 3px #e0e0e0;
	background: #e0e0e0;
}
.FormItem {
	font-size: 70%;
	font-weight: plain;
	background: #f6f6f6;
	padding: 10px 6px 6px 6px;
	margin:0;
}
