span 
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:Black;
}

TD 
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:Black;
}
.KRWebClient_MainPanel 
{
	position: absolute;
	top: 0px;
	left: 245px;
	width: 480px; 
	height: 545px; 
	background-color : #FDF0DA; 
	padding-top: .5em;
	padding-right: .5em;
	padding-left: .5em;
	padding-bottom: .5em;
	z-index: 666;
}
.LinkbuttonRed 
{
	background-image : url(/images/buttons/but_red_110.gif);
	background-repeat : no-repeat;
	width:110px;
	height:18px;
	text-align:center;
}

.butbeige110
{
	background-image : url(/images/buttons/but_beige_110.gif);
	background-repeat : no-repeat;
	width:110px;
	height:18px;
	text-align:center;
	font-family: verdana;
	color: #000000;
	font-size:13px;
	font-weight:bold;
}


