body {
	font-size: 9pt;
	scrollbar-face-color:#eeeeee;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#333333;
	scrollbar-3Dlight-color: #ffffff;
	scrollbar-Arrow-color:#333333;
	scrollbar-Track-color:#ffffff;
	scrollbar-DarkShadow-color:#ffffff;
	BACKGROUND-COLOR: #6699ff;
	bottomMargin: 0px;
	leftMargin :0px;
	topMargin :0px;
	rightMargin:0px;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
td {
	font-family: "ËÎÌå";
	font-size: 9pt;
}
.textboxStyle {
	font-family: "ËÎÌå";
	font-size: 9pt;
	width: 90px;
	border: 1px solid #000000;
}
.textboxStyle1
{
	border: #000000 1px solid;
	font-size: 9pt;
	text-transform: uppercase;
	width: 90px;
	font-family: "ËÎÌå";
}
.btnStyle {
	font-family: "ËÎÌå";
	font-size: 9pt;
	border: 1px solid #000000;
	cursor: hand;
}
.ddlstyle
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-image: none;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
}
.table1
{
	border-right: darkgray 2px solid;
	border-top: gainsboro 2px solid;
	border-left: gainsboro 2px solid;
	border-bottom: darkgray 2px solid;
	background-color: activeborder;
}
