.1ptframe {
	border: 1px solid #006699;
}
.1px-dotted {
	border-top: 1px none #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
.1px-dotted4 {
	border: 1px dotted #CCCCCC;
}
.1px-solid4-grey {
	border: 1px solid #CCCCCC;
}
.1px-dashed {
	border: 1px dotted #CCCCCC;
}
.td-bgColorOver {
	background-color: #D0DEF0;
}
.td-bgColorOut {
	background-color: #EFEFEF;
}
.filter-alpha {
	filter: Alpha(Opacity=10, FinishOpacity=90, Style=1);
	background-color: #7886A9;
	border: 2px dashed #787858;
	cursor: help;




}
.filter-alpha100 {
	filter: Alpha(Opacity=100, FinishOpacity=100);
}
.bgImage {
	width: 22px;
	margin: 0px;


}
.tdColorGradient {
	filter: Light(1);
}
.hide-table {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 12px;
	position: absolute;
	visibility: hidden;
}
.bgColor1 {
	background-color: #CCCCFF;
}
.navBarTd {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-bottom-color: #7886A9;
}
.alpha-vertical {
	filter: Alpha(Opacity=100, FinishOpacity=20, Style=1, StartX=0, StartY=50, FinishX=0, FinishY=0);
}
.hide {
	visibility: hidden;
}
.unhide {
	visibility: visible;
	background-color: #E6E6DC;
}
.dropshadow {
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);
}

