body{
	margin:0px;
	padding:0px;
	text-align: center;/* ie needed for centering conatainer_main*/
}
html, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, hr, img, textarea, div, span, input , image{
	margin:0px;
	padding:0px;	
	}
	
#container_main {
     position: relative;
	 float: none;/*float: right;*/	 
     display: block;   
	 height: 710px;
	 width: 1012px;
	 background-color:#e3eefb;
	 margin: 0px auto;
	 text-align: left;/*becouse body centered*/
	}

.box{
	color:#000000;
	font-family: Tahoma;
	font-size: 9pt;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
}

.ltnorbord{border-top-style: solid;border-right-style: none;border-bottom-style: solid;border-left-style:  solid;}
.ltnolbord{border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style:  none;}
.ltnobbord{border-top-style: solid;border-right-style: solid;border-bottom-style: none;border-left-style:  solid; }
.ltnotbord{border-top-style: none;border-right-style: solid;border-bottom-style: solid;border-left-style:  solid; 	}
.ltnobord{border-top-style: none;border-right-style: none;border-bottom-style:none;border-left-style:  none;}
.ltbord{border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style:  solid; }
.lthref{text-decoration: none;cursor: pointer; }

#div_bottom {clear:both;position: absolute; display: block;margin: 0px auto;width:878px;height: 55px;left: 121px;top: 625px;
			text-align:center;font-size:11;font-family:Verdana,Arial,Helvetica;color:#000000;
			background-color:#e3eefb;z-index:98;}
#div_bottom a:link {color: #0000A0;text-decoration: none;}     /* unvisited link */
#div_bottom a:visited {color: #c5b58f;text-decoration: none;}  /* visited link */
#div_bottom a:hover {color: #0080C0;text-decoration: none;}   /* mouse over link */
#div_bottom a:active {color: blue;text-decoration: none;}   /* selected link */

#div_engl_bottom {clear:both;position: absolute; display: block;margin: 0px auto;width:878px;height: 30px;left: 121px;top: 625px;
			text-align:center;font-size:11;font-family:Verdana,Arial,Helvetica;color:#000000;
			background-color:#e3eefb;z-index:100;}
#div_engl_bottom a:link {color: #0000A0;text-decoration: none;}     /* unvisited link */
#div_engl_bottom a:visited {color: #0000A0;text-decoration: none;}  /* visited link */
#div_engl_bottom a:hover {color: #0080C0;text-decoration: none;}   /* mouse over link */
#div_engl_bottom a:active {color: blue;text-decoration: none;}   /* selected link */

#div_search_adv{position: absolute;width: 618px;height: 310px;left: 210px;top: 365px;background-color:#f4f4f4;
padding:0 0 0 5px;}
