input, textarea, select
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #2B62A5;
	background-color: #F0F0F0;
	font-weight : bold;
}

.desabilitado
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #2B62A5;
	background-color: #CCC;
	font-weight : bold;
}

/*select {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #2B62A5;
	background-color: #F0F0F0;
	font-weight : bold;
}*/
.btns
{
	background-color : #32658F;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: White;
	border : thin outset #6495ED;
	height : 22;
}
.link1
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #4169E1;
	text-decoration: none;
}
.link1:hover
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #CD5C5C;
}
.link2
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}
.link2:hover
{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #ADFF2F;
}
body {
/*	background-color : #DCDCDC;*/
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
/*	scrollbar-3d-light-color: Aqua;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-base-color: #32658F;*/
	scrollbar-3d-light-color: #EEEEEE;
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-base-color: #8C8C8C;
	background-image: url(img/bg.gif);
}
.bodylogin {
	background-color : #000000;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	background-image: url(img/pixel.gif);	
}
.fonts {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 10px; color: #000000}
.fonts2 {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #000000}
.fontstitle {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 11px; color: #FFFFFF}
.fontstitle2 {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 12px; color: #FFFFFF}

.messages
	{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: red;
	font-weight : bold;
	}
.tableborder
{
	border : 1px solid;
	border-bottom-color : Black;
	border-left-color : White;
	border-right-color : Black;
	border-top-color : White;
}
.horasrateio
{
/*	background: #AD1418;*/
	background: #4B7E43;
	color: White;
}
.txtdesconto {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: White;
	background-color: #AD1418;
	font-weight : bold;
	border : 0;
	text-align : center;
}

.rads
{
/*	background-color: #DCDCDC;*/
	background-color: transparent;
}
