
/* Details of links 
A:link {color: #b2b2b2;}
A:visited {color: #b2b2b2;}
A:active {color: #cccccc; }
A:hover {color: #cccccc; background:#993366}
*/

A:hover {color: #cccccc; background:#993333}

/* Change b and strong color 

b {
	font-weight: bold;
	color: #cccccc;
}
*/
	
/* Details of font sizes */
.ec-x-sma {
	font-size: 6pt; 
	font-weight: normal;
	text-decoration: none;
}

.ec-x-sma-bo {
	font-size: 6pt; 
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.ec-sma {
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;

}

.ec-sma-bo {
	font-size: 8pt; 
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.ec-nor {
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
}

.ec-nor-bo {
	font-size: 10pt; 
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.ec-lar {
	font-size: 12pt; 
	font-weight: normal;
	text-decoration: none;
}
.ec-lar1 {
	font-size: 11pt; 
	font-weight: normal;
	text-decoration: none;
}

.ec-lar-bo {
	font-size: 12pt; 
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.ec-x-lar {
	font-size: 14pt; 
	font-weight: normal;
	text-decoration: none;
}

.ec-x-lar-bo {
	font-size: 14pt; 
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.ec-xx-lar {
	font-size: 16pt; 
	font-weight: normal;
	text-decoration: none;
}

.ec-xx-lar-bo {
	font-size: 16pt; 
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.ec-xxx-lar {
	font-size: 18pt; 
	font-weight: normal;
	text-decoration: none;
}

.ec-xxx-lar-bo {
	font-size: 18pt; 
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}

.ec-tab-bor {
	BORDER: 1px solid; 
	border-collapse: collapse;
}

.ec-row-bor {
	BORDER: 1px solid; 
	border-collapse: collapse;
	background-color: #F8E4A5;
}

.ec-row-bor1 {
	BORDER: 1px solid; 
	border-collapse: collapse;
	/*background-color: #F8E4A5;*/
	COLOR: #646d9f;
}

.ec-cell-bor {
	BORDER: 1px solid; 
	border-collapse: collapse;
}


.ec-row-highlight {
	background-color: #FFFFCC;
}

.ec-row-click {
	background-color: #FFCC99;
}

.ecformbutton {
	BORDER-BOTTOM: #a4a4a4 1px solid; 
	BORDER-LEFT: #a4a4a4 1px solid; 
	BORDER-RIGHT: #a4a4a4 1px solid; 
	BORDER-TOP: #a4a4a4 1px solid; 
	background-color: #993333; 
	color: #FFFFFF;
	font-size: 8pt; 
	font-weight: normal;
}
.ecfieldform {
	BORDER-BOTTOM: #a4a4a4 1px solid; BORDER-LEFT: #a4a4a4 1px solid; BORDER-RIGHT: #a4a4a4 1px solid; BORDER-TOP: #a4a4a4 1px solid; FONT: 11px Verdana, Arial, Helvetica, sans-serif
}
