body
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}

TABLE.LE
{
	width: 100%;
	font-size: 12px;
	font-weight: normal;
}

DIV.LE
{
	padding-left: 10px;
	padding-right: 10px;
}

SELECT.LE
{
	padding-bottom: 5px;
	FONT-SIZE: 11px;
	COLOR: #40408c;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	BACKGROUND-COLOR: #DDDDEB;
	border: solid 1px #40408c;
	position: relative;
	left: 10px;
	width: 50%;
}
.Copyright
{
	font-family: Arial, Verdana, Tahoma;
	FONT-SIZE: 11px;
	HEIGHT: 15px;
	text-align: center;
	color: #000000;
	BACKGROUND-COLOR: #cccccc;
	border-top: solid 1px #666666;
}
TR.LER
{
	/*display: none;*/
	font-weight: normal;
	background-color: #dedede;
}
TR.LOR
{
	padding: 3px;
	padding-left: 30px;
	font-weight: normal;
	text-justify: newspaper;
	border-left: #40408c 2px solid;
	letter-spacing: 1px;
	height: 20px;
	text-align: justify;
	background-color: #f6f6f6;
}
TD.LCOL
{
	width: 50%;
	font-weight: bolder;
}
TD.LCOR
{
	width: 50%;
}

SPAN.GH
{
	cursor: hand;
}
TD.GL
{
	visibility: hidden;
	width: 30px;
	text-align: right;
	font-size: 14px;
	color: #40408c;
	font-weight: bolder;
	padding-right: 5px;
	filter: Shadow(Color=#999999, Direction=210, Strength=4);
}
TH.GT
{
	text-align: left;
	font-weight: bold;
	height: 20px;
	padding-left: 15px;
	border-left: solid 2px #40408c;
}

TR.entry
{
	height: 20px;
	vertical-align: top;
}

.leftborder
{
	border-left: solid 3px #999999;
	padding-left: 10px;
}

TD.entry
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 1px;
}
TD.entry-bold
{
	color: #000000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bolder;
	padding-bottom: 1px;
}
.margin
{
	padding-left: 10px;
	padding-right: 10px;
}
.fodo
{
	background-attachment: fixed;
	background-image: url(images/fodo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffffff;
	overflow: hidden;
}
.HorizMenu
{
	padding: 0 10px 0 10px;
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	height: 20px;
	width: 100%;
	background: url(images/bg_image.gif) left top;
	z-index: 255;
}
.maxY
{
	height: 100%;
}
.maxX
{
	width: 100%;
}
A.ABC
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #707070;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    TEXT-DECORATION: none;
    padding-left: 2px;
    padding-right: 2px;
}
A.ABC:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #707070;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    TEXT-DECORATION: none
}
A.ABC:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #40408C;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    TEXT-DECORATION: underline
}
A.ABC:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #707070;
    FONT-FAMILY: Arial, Tahoma, Verdana;
    TEXT-DECORATION: none
}
.inputstock
{
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-family: Arial, Tahoma, Verdana;
	BACKGROUND-COLOR: #DDDDEB;
	margin-left:2px;
}
.buttonD
{
	FONT-SIZE: 11px;
	COLOR: #40408c;
	font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	BACKGROUND-COLOR: #DDDDEB;
	border: solid 1px #40408c;
	margin-left:2px;
}