a:link 
{
	color: #333333; 
	text-decoration: none;
}
a:visited 
{
	color: #333333; 
	text-decoration: none;
}
a:active
{
	color: #ff3300; 
	text-decoration:none;
}
a:hover
{
	color: #ff3300;
	text-decoration:underline;
}
body
{
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-SHADOW-COLOR: #c0c0c0; 
	SCROLLBAR-3DLIGHT-COLOR: #d2d2d2;
	SCROLLBAR-ARROW-COLOR: #909090; 
	SCROLLBAR-TRACK-COLOR: #f9f9f9;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-family:ËÎÌå;
	font-size:9pt;
	color:#333333;
	margin: 0px;
}
td 
{
	font-family:ËÎÌå;
	font-size:9pt;
}
.td_title
{
	font-weight:bold;
	color: #ffffff;
	height: 27px;
	background-color: #7597E2;
}
.td_bottom
{
	border-right: #7597e2 1px solid;
	border-top: #7597e2 1px solid;
	border-left: #7597e2 1px solid;
	border-bottom: #7597e2 1px solid;
	height: 24px;
	background-color: #d6dff7;
}
.td_menu
{
	height:22px;
	/*custom:expression(onmouseover = function(){this.style.backgroundColor="#ffdb94";},onmouseout=function(){this.style.backgroundColor="#fdf9d5";});*/
}
.bg_table
{
	border-right: #808080 0px solid;
	border-top: #808080 0px solid;
	border-left: #808080 0px solid;
	border-bottom: #808080 0px solid;
	/*background-color: #ffd160;*/
}
.m_table
{
	background-image: url(../Images/Manage/bg.gif);
	width: 100%;
}
.s_table
{
	/*border-right: #b9b9b9 1px solid;*/
	/*border-top: #b9b9b9 1px solid;*/
	/*border-left: #b9b9b9 1px solid;*/
	width: 100%;
	/*border-bottom: #b9b9b9 1px solid;*/
}
.input
{
	border-right: #909090 1px solid;
	border-top: #909090 1px solid;
	font-size: 12px;
	border-left: #909090 1px solid;
	border-bottom: #909090 1px solid;
	height: 21px;
	line-height: 17px;
}
TEXTAREA
{
	border-right: #909090 1px solid;
	border-top: #909090 1px solid;
	font-size: 12px;
	border-left: #909090 1px solid;
	border-bottom: #909090 1px solid;
	font-family: ËÎÌå;
}
#PageNumber
{
	BORDER: solid 1px #999999; 
	FONT-SIZE: 12px;
	height: 20px;
	line-height: 17px;
	text-align: center;
}
.button
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	border-bottom-width: 1px;
	background-color: #e6e6e6;
	border-right-width: 1px;
	width: 130px;
	height: 22px;
	color: #222222;
	custom:expression(onmouseover = function(){this.style.backgroundColor="#f3f3f3";},onmouseout=function(){this.style.backgroundColor="#e6e6e6";});
}
.divdatagrid
{
	border-right: #7597E2 1px solid;
	border-top: #7597E2 1px solid;
	border-left: #7597E2 1px solid;
	width: 100%;
	border-bottom: #7597E2 1px solid;
}
.div1
{
	width: 180px;
	background-color: #f9f9f9;
	text-align: center;
}
.test
{
	FILTER:dropshadow(color=#FFCCFF,offx=15,offy=10,positive=1);
}
