/* mblocTec */

body, html
{
background-color: #ffffff;
color: #336699;
font: 8pt Arial;
font-weight : normal;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px
}

input
{
	font: 8pt Arial;
	height : 14pt;
}

select
{
	font: 8pt Arial;
}

textarea
{
	font: 8pt Arial;
}
.filter{
	font: 8pt Arial;
	display: none;
}
.errHilite
{
    BORDER-RIGHT: #000 1px solid;
    BORDER-TOP: #000 1px solid;
    BORDER-LEFT: #000 1px solid;
    BORDER-BOTTOM: #000 1px solid;
    BACKGROUND-COLOR: #fcc
}
div {font: 8pt Arial;font-weight : normal;color: #336699;}
td {font: 8pt Arial;font-weight : normal;color: #336699;}
a:active {  color: #404040; text-decoration: none}
a:hover {  color: #535353; text-decoration: bolder}
a:link {  color: #2D2D2D; text-decoration: none}
a:visited {  color: #5A727C; text-decoration: none}

.report a:active {  color: #0000ff; text-decoration: none}
.report a:hover {  color: #0000ff; text-decoration: bolder}
.report a:link {  color: #0000ff; text-decoration: none}
.report a:visited {  color: #0000ff; text-decoration: none}


