table.ir { 
	font-family: verdana, helvetica;
	color: #666666;
	font-size: 11px;
}

th { 
	font-family: verdana, helvetica;
	color: #326698;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	padding: 3px 0;
}

th.kfd { 
	font-family: verdana, helvetica;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	padding: 0;
}

th.kfdbold { 
	font-family: verdana, helvetica;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 0;
}

th.kfdright { 
	font-family: verdana, helvetica;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
	text-align: right;
	padding: 0;
}
  
td.greyline { 
	background-color: #eee;
	line-height:1px;
	height:1px;
 }
  
input, select, option, textarea {
 	font-size:11px; 
}
 
a.irhome, a:visited.irhome 	{ 
	color: #0099CC;
	text-decoration: none;
	}
.hide
{
	display:none;
}
a.irhomeactive { 
	color: #FF3333;
	text-decoration: none;
	}

a:hover.irhome { 
	color: #FF3333; 
	}