BODY { 
	font-family : "Times New Roman", Times, serif; font-size: 12px;
}

BODY.small { 
	font-family : "Times New Roman", Times, serif; font-size: 10px;
}

TABLE.highlight {
	background-color : #CCCCCC;	
}

TR.header {
	background-color : #1E7BAE;
	font-size: 12px;
	font-weight : bold;
	color:White;
}

TR.otherheader {
	background-color : #A2976E;
	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: 10	px;
	font-weight : bold;
	color: #000000;
}

TR.emphasis {
	background-color : #CCCCCC;
}

TD { 
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: medium;
	text-align: left;
}

TD.header {
	background-color : #A2976E;
	font-family : "Times New Roman", Times, serif; font-size: 10px;
	font-weight : bold;
	color:White;
}

TD.bigheader {
	background-color : #A2976E;
	font-family : "Times New Roman", Times, serif; font-size: 12px;
	font-weight : bold;
	color:White;
}


TD.smallheader {
	background-color : #A2976E;
	font-family : "Times New Roman", Times, serif; font-size: 12px;
	font-weight : bold;
	color: #000000;	
}

TD.warning { 
	font-family : "Times New Roman", Times, serif; font-size: 12px;
	font-weight: bold;
	color: red;
}

TD.tableheader {
	font-family : "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight : bold;
	text-decoration : underline;
}

TD.pageheader {
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : bold;
	text-decoration : underline;
}

TD.small { 
	font-family : "Times New Roman", Times, serif; font-size: 12px;
}

TD.menu{
	font-family : "Times New Roman", Times, serif;
	font-size : small;
}

TD.otherheader {
	font-family: "Times New Roman", Times, serif;
	background-color : #A2976E;
	color: #000000;
	font-size: medium;
	text-align: left;
}

TD.othersmallheader {
	background-color : #E4E7F1;
	font-family: "Times New Roman", Times, serif
	font-weight : bold;
	color:Black;	
}

SELECT {
	font-family : font-family : "Times New Roman", Times, serif; font-size: 12px;
}

INPUT {
	font-family : font-family : "Times New Roman", Times, serif; font-size: 12px;
}

SELECT.small 	{
	font-family : font-family : "Times New Roman", Times, serif; font-size: 10px;
}

INPUT.small {
	font-family : font-family : "Times New Roman", Times, serif; font-size: 10px;
}

textarea.small {
	font-family : font-family : "Times New Roman", Times, serif; font-size: 10px;
}



