BODY { 
	font-family : arial, san-serif; font-size: 12px;
}

BODY.small { 
	font-family : arial, san-serif; font-size: 10px;
}

TABLE.highlight {
	background-color : #336699;	
}

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: 10px;
	font-weight : bold;
	color: White;
}

TR.emphasis {
	background-color : #CCCCCC;
}

TD { 
	font-family : arial, san-serif; font-size: 12px;
}
TD.info { 
	font-family : arial, san-serif; font-size: 12px;
	color="#993333";
}
TD.header {
	background-color : #336699;
	font-family : arial, san-serif; font-size: 10px;
	font-weight : bold;
	color:White;
}

TD.bigheader {
	background-color : #336699;
	font-family : arial, san-serif; font-size: 12px;
	font-weight : bold;
	color: White;
}


TD.smallheader {
	background-color : #336699;
	font-family : arial, san-serif; font-size: 10px;
	font-weight : bold;
	color: White;
}

TD.warning { 
	font-family : arial, san-serif; font-size: 12px;
	font-weight: bold;
	color: red;
}

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: 10px;
}

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: 10px;
	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;
}

TR.navheader {
	background-color : #CCFFFF;
}

TD.largeheader {
	background-color: Blue;
	font-size: 18px;
	font-weight: bold;
	color: White
}
.pfont {
	font-family : arial, san-serif; font-size: 16px;
	font-weight: bold;
	color: red;
}



