body
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #878EAA;
	background-image:url(../images/bg_main.gif);
	background-position:top;
	background-repeat:repeat-x; 
}

input, textarea
{
	border: solid 1px #666666;
	font-family: verdana;
	font-size: 11px;
}

.btnDefault
{
	background-color: #EFEFEF;
}

.cmbDefault
{
	border: solid 1px #666666;
	font-family: verdana;
	font-size: 11px;
}

.cbDefault
{
	border: solid 0px #666666;
}


a
{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

a:hover
{
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}

td
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.justify
{
	text-align:justify;
}

.noborder
{
	border:none;
}

.imgLink
{
	cursor: hand;	
}

.btnDoacao
{
	border-width: 1px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	margin: 0 0 0 0;
	padding: 0;

	background-repeat:repeat-x;
	background-position: 50px 49%;
	background-image: url('../images/buttonbg.gif');

	background-color: #2f9c2f;
}

