FONT, DIV, P, TD
{
	font-family: 	Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:	10pt;
}

A:link, A:visited, A:active
{
	color:		#223c82;
	text-decoration:none;
}

HR {
	noshade:	true;
	size:	1pt;
}

.mtext {
	font-size:	20px;
	font-weight: bold;
	color : Navy;
}

.section_title {
	font-size: 14px;
	font-weight: bold;
	color : White;
}


.silver {
	font-size : 9px;
	color : silver;
}

.new {
	font-size : 12px;
	color: #808080;
/*	font-weight: bold; */
}

.green {
	color: #009900;
}

.login {
	font-size : 9px;
	color : #e0e0e0;
}

.multi_dropdown {
	font-family: 	Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 9px;
	color : black;
	background: white;
}

