@import url("menu_up_second.css");

html,body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-image:url(images/iBGRpage.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#333399;
	position:relative;

}
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	text-align:justify;
}
* {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
}
.clear_linie{
	clear:both;
	height:33px !important;
	height:33px;
}
body, table, td, p, th, a, div {
}
