
body { 
	color: #000; 
	font-size: 65%; 
	line-height: 140%; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #fff; 
	text-align: center; 
	margin: 0 
	}
table, td, tr, p, div    { 
	color: #000; 
	font-size: 1em; 
	line-height: 140%;
	margin: 0; 
}
h1, h2, h3    { 

	font-weight: bold;
	line-height: 140%;
	margin: 1.2em 0 0.2em 0;
}
h1 {
 color: #039; 
	font-size: 1.5em; 
}
h2 {
	font-size: 1.3em; 
}
h3 {
	font-size: 1.1em; 
}

a.prodln_prod:link, a.prodln_prod:visited   { 
    font-size: 1.5em;
    color: #f90; 
	font-weight: bold;
	line-height: 160%;
	text-decoration: underline;
}
a.prodln_prod:hover, a.prodln_prod:active   { 
	text-decoration:  none
}
div.win_close {
    text-align: right;
    height: 20px;
    padding: 5px;
}
div.win_close a {
    color: #000;
}
#all         { 
	text-align: left; 
	margin: 0 auto; 
	width: 470px; 
	}
#topbox   { 
    background-image: url(../images/hm_top_bg.gif);
	width: 470px; 
	height: 49px; 
	float: none 
	}
#bluebox   { 
    background-color: #039;
	width: 449px; 
	height: 15px; 
	float: none;
	margin: 0 11px 0 10px;
	}
#stage    { 
	margin: 0 11px 0 10px; 
	padding: 5px 5px 10px 5px;
	border-right: 1px solid #039; border-left: 1px solid #039;
	width: 437px;
/*	background-color: #fca;*/
	}
#footer    { 
	margin: 0 11px 0 10px ; 
	width: 449px;
	background-color: #039;
	}
#footer_lu    { 
	margin: 0 ;
	width: 350px;
	height: 26px;
    float: left;
    background: url(../images/bg/footer_lu.gif) bottom left no-repeat;
	}
#footer_ru   { 
	margin: 0 ;
	text-align: right;
	height: 26px;
    background: url(../images/bg/footer_ru.gif) bottom right no-repeat;
	}
#footer_ru p  { 
	color: white;
	padding: 0.5em 10px 0.5em 10px; 
}
#footer_lu p  { 
	color: white;
	padding: 0.5em 0 0.5em 8px; 
}

#footer_ru a:link, #footer_ru a:visited  { 
	margin: 0  0 0 0; 
	color: white;
	}
#footer_ru a:hover, #footer_ru a:active  { 
	margin: 0  0 0 0; 
	color: white;
	text-decoration: none;
	}
.imageleft { 
	float:left;  
}
.imageright { 
	float: right;  
}
.imageright, .imagecenter, .imageleft { 
	margin: 6px;  
}
div.break {
    clear: both;
    font-size: 1px;
    height: 1px;
}
    

