@CHARSET "UTF-8";
span.ikerrstr{
	color:#FF0000;
	font-weight:bold;
}
DIV.hrMessageDiv{
	width:515px;
	height:200px;	
	background:transparent;
	background-image:url(ik_msg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:auto;			
}
DIV.hrMenuContainer{
	width:515px;
	height:470px;	
	background:transparent;
	background-image:url(ik_menu.jpg);
	background-repeat:no-repeat;
	background-position:left top;	
}
TABLE.hrMenuTable{
	border:0px solid #000000;
	width:480px;	
	font-size:8pt;
}
TD.hrMenuTableTopCell{
	height:20px;
	background:transparent;
}
TD.hrMenuTableLeftCell{
	width:130px;
}
TD.hrMenuTableShortCell{
	width:10px;
}
INPUT.ikTextInput{
	width:150px;
	border:1px solid #CCCCCC;
}
BUTTON.hrSubmitButton{
	width:150px;
}
TD.hrMenuTableAfterLoginCell{
	height:5px;
	background:transparent;		
}
TD.hrMenuTableAfterReminderCell{
	height:25px;
	background:transparent;			
}
TD.hrTableMsgLeft{
	width:150px;
}
TD.hrTableMsgRight{
	width:30px;
}
TD.hrTableMsgTop{
	height:30px;
}
textarea.ikhtml{
	width:500px;
	height:350px;
}