BODY { 
	font-family : arial, san-serif; font-size: 12px;
}

BODY.small { 
	font-family : arial, san-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 : #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.blue {
	color: #0000FF;
}

TD { 
	font-family : arial, san-serif; font-size: 12px;
}

td.info{ font-family : arial, san-serif;; font-size : 12px; font-weight : bold; color : #993333;}

TD.header {
	background-color : #E4E7F1;	
	font-family : arial, san-serif; font-size: 10px;
	font-weight : bold;
	color:Black;
}

TD.bigheader {
	background-color : #336699;
	font-family : arial, san-serif; font-size: 12px;
	font-weight : bold;
	color:Black;
}


TD.smallheader {
	background-color : #E4E7F1;
	font-family : arial, san-serif; font-size: 10px;
	font-weight : bold;
	color:Black;	
}

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 : #336699;
	font-family : arial, san-serif; font-size: 12px;
	font-weight : bold;
	color:White;	
}

TD.othersmallheader {
	background-color : #336699;
	font-family : arial, san-serif; font-size: 10px;
	font-weight : bold;
	color:White;	
}

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;
}

TEXTAREA.small 	{
	font-family : arial, san-serif; font-size: 10px;
}

INPUT.small {
	font-family : arial, san-serif; font-size: 10px;
}

input.but {
	width:140px;
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:12px; 
	border:1px solid #000000; 
	background-color:#FFFFFF; 
	color:#336699;
	font-weight:bold;
}

input.but_small {
	width:100px;
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:10px; 
	border:1px solid #000000; 
	background-color:#FFFFFF; 
	color:#336699;
	font-weight:bold;
}

input.but_tiny {
	width:60px;
	font-family:tahoma,arial,helvetica,sans-serif; 
	font-size:10px; 
	border:1px solid #000000; 
	background-color:#FFFFFF; 
	color:#336699;
	font-weight:bold;
}
