/* -  (c) 2008 Miguel Gastelumendi

	www.SAtelier.com.br
	2008.07.24 -- 30

*/	
		
	body { font-family: Verdana, Sans-Serif; font-size: small }
	table.ccalc { border-collapse: collapse; border: solid medium #8FBC8B; font-family: Verdana; font-size: small }
	thead.ccalc { color: #F8F8FF; font-weight: bold; text-align: center; background: #8FBC8B; border-bottom: thin solid #8FBC8B }	
	xthead.ccalc { color: #250; font-weight: bold; text-align: center; background: #efe; border-bottom: thin solid #8FBC8B }
	table.lng  { border-collapse: collapse; border: solid thin #2F4F4F; font-family: Verdana; font-size: x-small }
	tr.lng { background-color: #F0F0E2; border: solid thin #2F4F4F} 
	td.lng {  background-color: #E4E4CA }
	input { border: thin solid #8FBC8B; font-family: Verdana; padding-left: 4px; padding-right: 4px  }
	input.btn { font-family: Tahoma } /* ie6 only works with Tahoma */
	h1 { color: #2F4F4F; text-align: center; }
	div.calCont { padding: 10px }


