body,form{
	margin:0;
	font-family:Arial, Helvetica, sans-serif,'ËÎÌå';
}
body{
	background-color:#A6A6A6;
}
td,body{
	font-size:12px;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif,'ËÎÌå';
}
input,selected{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,'ËÎÌå';
}
a:link,a:visited,a:active{
	font-size:12px;
	color:#404040;
	text-decoration:none;
}
a:hover{
	font-size:12px;
	color:#E9BB6C;
	text-decoration:none;
}
#MainTable{
	width:100%;
	
}
#MainLeftTd{
	
}
#MainRightTd{
	width:229px;
	background-image:url(../images/rbg.gif);
	background-repeat:repeat-y;
}
#MainBottomTd{
}
#MainTd{
	border-top:3px solid #B9B6B6;
}
#InnerTable{
	height:500px;
}


#InnerMainTd{
	background-image:url(../images/m_bg.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
}

a.yellowlink:link,a.yellowlink:visited,a.yellowlink:hover,a.yellowlink:active{
	color:#FF6D00;
}



a.pageselected:link,a.pageselected:visited,a.pageselected:hover,a.pageselected:active{
	font-weight:bold;
	color:#000000;
	font-family:Arial;
	text-align:center;
	text-decoration:none;
}
a.pageunselected:link,a.pageunselected:visited,a.pageunselected:hover,a.pageunselected:active{
	font-weight:bold;
	color:#737373;
	font-family:Arial;
	text-align:center;
	text-decoration:none;
}
.arTitle{
	color:#3880B6;
	font-size:14px;
	font-weight:bold;
}
.arSubtitle{
	color:#3880B6;
	font-size:14px;	
}
.arContent{
	line-height:180%;
}
.inputText{
	border:1px solid #A8AAAD;
}
