body
{	background-color:#f7f7f7;
	font-size:9pt;
	margin:0px;
}

td
{	font-size:9pt;
	color: #000000;
	line-height: 150%; 
}

A{TEXT-DECORATION: none;}
A:link {color: #000000;}
A:visited {color: #000000}
A:active {color: #000000}
A:hover{COLOR: #FF6600;position: relative; right: 0px; top: 1px;text-decoration:underline;}

#FloatRight150 
{
	position:absolute;
	right:5;
	top:expression(this.style.pixelHeight+document.body.scrollTop+150);
}

#FloatLeft150
{
	position:absolute;
	left:5;
	top:expression(this.style.pixelHeight+document.body.scrollTop+150);
}


#FloatRight250 
{
	position:absolute;
	right:5;
	top:expression(this.style.pixelHeight+document.body.scrollTop+250);
}

#FloatLeft250
{
	position:absolute;
	left:5;
	top:expression(this.style.pixelHeight+document.body.scrollTop+250);
}
.underline
{	BORDER-bottom: #999999 1px dotted;
	padding-left:5px;
}

.title { filter:glow(color=ffffff,strength=4) }
.menu { color:#ee0000; 
		font-size:9pt; 
		font-weight:bold; 
		text-align:center;
		cursor:hand;
		background-image:url('images/top2.gif'); 
		}
.a { font-size:9pt;
	 color:#9b3937;
	 font-weight:bold;
   }
   
.14px { font-size: 14px; }
.16px { font-size: 16px; }

.Button {
	font-family: ËÎÌå,Arial,"Ms Sans Serif";
	font-size: 9pt;
	text-align : center;
	color:black;
	background: #dcdcdc;
	BORDER-BOTTOM: #808080 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	width:50px;
	height:20px;
}

.input { width:200px; }

.blue
{	color:#800040;
	font-weight:bold;
	font-size:9pt;
}

.seltitle
{	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	color:white;
	cursor:hand;
	height:30px;
	text-align:center;
}

.noseltitle
{	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	color:white;
	cursor:hand;
	height:30px;
	text-align:center;
}

.movetitle
{	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	color:black;
	cursor:hand;
	height:30px;
	text-align:center;
}

sup 
{	font-size:9pt; 
	color:#804000;
}

.thin	{	background:#a0a0a0	}
.thin td
{	background:#f0f0f0;
	padding-left: 5px;
	padding-right: 5px;
}
