.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:Bold 9px MS Sans Serif;
line-height: 18px;
z-index: 100;
background-color: #D6E1F3;
width: 115px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #CCCCCC;
color: Black;
}
.updatebox {
	font-family: "MS Sans Serif";
	font-size: 12px;
	background-color: #F2F2F2;
	padding: 3px;
	height: 150px;
	width: 230px;
	border: 1px solid #999999;
}
.Global {
	font-family: "MS Sans Serif";
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.Shadow {
	filter: DropShadow(Color=#cccccc, OffX=5, OffY=5, Positive=Y);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #CCCCCC;
	background-color: #F2F2FF;
}
.select {
	font-family: "MS Sans Serif";
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	width: 100px;
}
.textbox_time {
	font-family: "MS Sans Serif";
	font-size: 10px;
	background-color: #E6E6E6;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.memo {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #000000;
	background-color: #E6E6E6;
	width: 300px;
	border: 1px solid #CCCCCC;
}
.tables {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	padding: 5px;
	height: auto;
	width: auto;
	font-family: "MS Sans Serif";
	font-size: 9px;
	color: #000000;
	font-weight: bold;



}
.BOX {
	height: auto;
	width: auto;
	border: 1px solid #BEBEBE;
}
.header {
	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: none;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
.tes_back {
	background-image: url(../images/tes_back1.gif);
	background-repeat: no-repeat;
	height: 305px;
	width: 716px;
}


.infocells {
	background-color: #D6E1F3;
	border: 1px solid #9BB6E1;
	font-family: "MS Sans Serif";
	font-size: 9px;

}
.textbox {
	background-image: url(../images/box_shadow.gif);
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	background-attachment: fixed;
	color: #000000;
	border: 1px inset #000000;


}
.highlight {

	background-color: #E7FAE4;
	border: 1px solid #9BB6E1;
	font-family: "MS Sans Serif";
	font-size: 9px;
}
.supersub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.contenttext {
	font-family: "MS Sans Serif";
	font-size: 12px;
}
.BACKGROUND {
	background-image: url(../images/stripes.gif);
	background-repeat: repeat;
}
.memo {
	background-color: #F2F2F2;
	border: #CCCCCC;
	height: 250px;
	width: 300px;
}
.ShadowCopy_darkblue {
	filter: DropShadow(Color=#cccccc, OffX=5, OffY=5, Positive=Y);
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #CCCCCC;
	background-color: #496081;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
