/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:12px;
}
#Layer1 {

	background-color:#FFFFFF;
	empty-cells:show;
	z-index:1;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
}


.INPUT1	{background-image: url(images/bginput.gif); COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px; border: 1px inset; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset; border-color: #CCCCCC #999999 #CCCCCC #CCCCCC}

.INPUT0	{COLOR:#FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px; border: solid 1px ;
background-color:#999999;
}
.INPUTB	{COLOR:#FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 9px; border: solid 1px ;
background-color:#CC0033;
}
.INPUT2	{BACKGROUND-COLOR:#EDEDED;}

#L1 {
	
	left:0px;
	margin-bottom:0px;
	bottom:-37px;
	width:100%;
	vertical-align:bottom;
	z-index:1;
}
#Menu {
	background-color:#FFFFFF;
	z-index:1;
	left:0px;
	width:100%;
	z-index:1;
}
#Tit {
	background-color:#FFFFFF;
	empty-cells:show;

	z-index:1;
	left:0px;
	top:220px;
	width:100%;
	z-index:1;
}
#Op {
	position:absolute;
	left:0px;
	width:100%;
	z-index:0;
}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
.subtit {color: #0066CC; font-size: 9px; }