.left_style
{
	margin: 0px 0px 0px 0px;
	border-left: 1px solid black;
	border-right: none;
	border-top: none;
	border-bottom: none;
}

.left_top_bott_style
{
	margin: 0px 0px 0px 0px;
	border-left: 1px solid black;
	border-right: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.distrib_box
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 2px;
	border-left: 1px solid black;
	border-right: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	vertical-align: bottom;
}
.info_box
{
	padding: 0px 4px 0px 4px;
	margin: 0px 4px 0px 4px;
	border-left: 1px solid black;
	border-right: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.left_top_bott_style
{
	vertical-align: top;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid black;
	border-right: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.info_txt
{
text-decoration: none;
font-family: Arial;
font-size: 11px;
color: #000000;
font-weight: bold;
}

.norma_link a:link{ text-decoration: none; font-family: Arial; font-size: 11px; color: #000000; font-weight: bold; }
.norma_link a:visited{ text-decoration: none; font-family: Arial; font-size: 11px; color: #000000; font-weight: bold; }
.norma_link a:active{ text-decoration: none; font-family: Arial; font-size: 11px; color: #000000; font-weight: bold;}
.norma_link a:hover{ text-decoration: underline; font-family: Arial; font-size: 11px; color: #000000; font-weight: bold; }