
TABLE.highlight {
	background-color : #CCCCCC;	
	border-spacing: 2;
	border-collapse:separate;	
}

TABLE.issi {
	background-color : #FFFFFF;	
	border-spacing: 2;
	border-collapse: separate;
	padding: 2px;
}
TR.all {
	line-height: 2em;
}

TR.header {
	background-color : #1E7BAE;
	font-size: 12px;
	font-weight : bold;
	color:White;
}

TR.otherheader {
	background-color : #E4E7F1;
	font-weight : bold;
	color:Black;
}

TR.pageheader {
	font-weight : bold;
	text-decoration : underline;
}

TR.tableheader {
	font-size: 10px;
	font-weight : bold;
	text-decoration : underline;
}

TR.smallheader {
	background-color : #1E7BAE;	
	font-size: 14	px;
	font-weight : bold;
	color:White;
}

TR.category_header {
	font-size: 12	px;
	font-weight : bold;
	color:Black;
}
TR.sub_category_header {
	font-size: 12	px;
	font-weight : bold;
	color:Black;
}
TR.sub_sub_category_header {
	font-size: 12	px;
	font-weight : bold;
	color:Black;
}
TR.emphasis {
	background-color : #CCCCCC;
}

TD { 
	font-family : arial, san-serif; font-size: 12px;
}

TD.header {
	font-family : arial, san-serif; font-size: 10px;
	font-weight : bold;
}

TD.bigheader {
	background-color : #336699;
	font-family : arial, san-serif; font-size: 12px;
	font-weight : bold;
	color:White;
}


TD.smallheader {
	font-family : arial, san-serif; font-size: 12px;
	font-weight : bold;
}

TD.warning { 
	font-family : arial, san-serif; font-size: 12px;
	font-weight: bold;
	color: red;
}
TD.warningGreen { 
	font-family : arial, san-serif; font-size: 12px;
	font-weight: bold;
	color: green;
}

TD.tableheader {
	font-size: 10px;
	font-weight : bold;
	text-decoration : underline;
}

TD.pageheader {
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
}

TD.small { 
	font-family : arial, san-serif; font-size: 12px;
}

TD.otherheader {
	background-color : #E4E7F1;
	font-family : arial, san-serif; font-size: 12px;
	font-weight : bold;
	color:Black;
}

TD.othersmallheader {
	background-color : #E4E7F1;
	font-family : arial, san-serif; font-size: 12px;
	font-weight : bold;
	color:Black;	
}

SELECT {
	font-family : arial, san-serif; font-size: 12px;
}

INPUT {
	font-family : arial, san-serif; font-size: 12px;
}

SELECT.small 	{
	font-family : arial, san-serif; font-size: 10px;
}

INPUT.small {
	font-family : arial, san-serif; font-size: 10px;
}




