a
{
    color: #FF0000;
}

a:hover
{
    color: #FF0000;
}

a.menu
{
    color: #FF0000;
    text-decoration: none;
}

a.menu:hover
{
    color: #FF0000;
    text-decoration: underline;
}

td.border_left_up
{
    width: 7px;
    height: 7px;
    background-image: url(/pics/b_ul.jpg)
}

td.border_up
{
    width: 99%;
    height: 7px;
    background-image: url(/pics/b_u.jpg)
}

td.border_right_up
{
    width: 7px;
    height: 7px;
    background-image: url(/pics/b_ur.jpg)
}

td.border_left
{
    width: 7px;
    background-image: url(/pics/b_l.jpg)
}

td.border_right
{
    width: 7px;
    background-image: url(/pics/b_r.jpg)
}

td.border_left_down
{
    width: 7px;
    height: 7px;
    background-image: url(/pics/b_dl.jpg)
}

td.border_down
{
    width: 99%;
    height: 7px;
    background-image: url(/pics/b_d.jpg)
}

td.border_right_down
{
    width: 7px;
    height: 7px;
    background-image: url(/pics/b_dr.jpg)
}

td.menu_item
{
    text-align: center;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 10pt;
    color: #FF0000;
}

td.item
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;
    color: #FF0000;
}

td.text
{
    text-align: jastify;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 9pt;
    color: #FF0000;
}

td.comment
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 8pt;
    color: #FF0000;
}

#lenta {
	height: 23px;
	font-family:Verdana;
	font-size: 10px;
	color: #000000;
	 
}
.lenta{
	font-size: 10px;
	text-align: justify;
	overflow: hidden;
	color: #464646;
	padding-top: 5px;
}