/*

	soft.css

*/

.micro { font-size : 1pt; font-weight : 100; color : #000000; }
.navbar { font-family : Arial, Helvetica, sans-serif; font-size : 12pt; text-align : right; }
.highlight { color : #009933; }

p, li, ul { font-family : Arial, Helvetica, sans-serif; font-size: 12pt;}

td { font-family : Arial, Helvetica, sans-serif; font-size: 12pt;}

body { background-color: #c0c0c0; }

H3 { font-family : Arial, Helvetica, sans-serif; font-size: 12pt;}


DIV { position : relative; }	

.Glow	{
	filter: Glow(color=#000000,strength=5);
}

table.rate	{
	width:1000px;
	background-color:#FFF;}

td.ratesheader	{
	background-color:#FFF;
	text-align:center;
}

td.rates	{
	background-color:#FFF;	
	text-align:center;	
}

td.ratesbgc {
	text-align:center;
	background-color: #C6E6FF;
}

td.ratesfooter {
	background-color: #FFF;
	color: #C30;
}

td.bgc1 {
	text-align:center;
	background-color: #CDFEFE;
}

input	{
	font-size: 16px;
	}

