.transp {  filter: Alpha(Opacity=55, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0)}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #dddddd;
}
A {
	text-decoration: none;
	color: #000000;
}
A:hover {color: #333333}

.boxdashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;


}

.texttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.boxwt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.boxwtb {
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.textver {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.dshadow {
	filter: DropShadow(Color=#cccccc, OffX=4, OffY=4, Positive=1);
}

.bglogo {
	background-attachment: fixed;
	background-image: url(images/nilogo3op.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.dottedright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}

.dottedtop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.boxot {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}
.menuback {
	background-attachment: fixed;
	background-image: url(images/shade.png);
	background-repeat: repeat-x;
}
.shader{
	background-attachment: fixed;
	background-image: url(images/shader.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.boxtb {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.box {
	border-top: 1px solid #000000;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
}
.boxdashtr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
}
.boxdashedl {
	border-left-style: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;

}
