@charset "utf-8";
/* CSS Document */

/* Form // Descrição // --------------------------------------------------------------------------------------*/

.txtDesc22pxBlue, .txtDesc30pxBlue, 
.txtDesc22pxGreen, .txtDesc30pxGreen,
.txtDesc22pxYellow, .txtDesc30pxYellow,
.txtDesc22pxRed, .txtDesc30pxRed {
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
}

.txtDesc22pxBlue,
.txtDesc22pxGreen,
.txtDesc22pxYellow,
.txtDesc22pxRed {
	font-size: 11px;
}

.txtDesc30pxBlue,
.txtDesc30pxGreen,
.txtDesc30pxYellow,
.txtDesc30pxRed {
	font-size: 14px;
}

/*Descrição Blue*/
.txtDesc22pxBlue, .txtDesc30pxBlue {
	color: #0F4894;
}

/*Descrição Green*/
.txtDesc22pxGreen, .txtDesc30pxGreen {
	color: #006633;
}

/*Descrição Yellow*/
.txtDesc22pxYellow, .txtDesc30pxYellow {
	color: #996600;
}

/*Descrição Red*/
.txtDesc22pxRed, .txtDesc30pxRed {
	color: #CC0000;
}
/* End Form // Descrição // ----------------------------------------------------------------------------------*/
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* Form // Inputs 22px // ------------------------------------------------------------------------------------*/
.input22pxBlueLeft, .input22pxBlueMidle, .input22pxBlueRight, .input22pxBlueFocusLeft, .input22pxBlueFocusMidle, .input22pxBlueFocusRight, .input22pxBlue,
.inputArea22pxBlueLeft, .inputArea22pxBlueMidle, .inputArea22pxBlueRight, .inputArea22pxBlueFocusLeft, .inputArea22pxBlueFocusMidle, .inputArea22pxBlueFocusRight, .inputArea22pxBlue,
.input22pxGreenLeft, .input22pxGreenMidle, .input22pxGreenRight, .input22pxGreenFocusLeft, .input22pxGreenFocusMidle, .input22pxGreenFocusRight, .input22pxGreen,
.input22pxYellowLeft, .input22pxYellowMidle, .input22pxYellowRight, .input22pxYellowFocusLeft, .input22pxYellowFocusMidle, .input22pxYellowFocusRight, .input22pxYellow,
.input22pxRedLeft, .input22pxRedMidle, .input22pxRedRight, .input22pxRedFocusLeft, .input22pxRedFocusMidle, .input22pxRedFocusRight, .input22pxRed,
.inputArea22pxRedLeft, .inputArea22pxRedMidle, .inputArea22pxRedRight, .inputArea22pxRedFocusLeft, .inputArea22pxRedFocusMidle, .inputArea22pxRedFocusRight, .inputArea22pxRed {
	height: 22px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.input22pxBlueLeft, .input22pxBlueRight, .input22pxBlueFocusLeft, .input22pxBlueFocusRight,
.inputArea22pxBlueLeft, .inputArea22pxBlueRight, .inputArea22pxBlueFocusLeft, .inputArea22pxBlueFocusRight,
.input22pxGreenLeft, .input22pxGreenRight, .input22pxGreenFocusLeft, .input22pxGreenFocusRight,
.input22pxYellowLeft, .input22pxYellowRight, .input22pxYellowFocusLeft, .input22pxYellowFocusRight,
.input22pxRedLeft, .input22pxRedRight, .input22pxRedFocusLeft, .input22pxRedFocusRight,
.inputArea22pxRedLeft, .inputArea22pxRedRight, .inputArea22pxRedFocusLeft, .inputArea22pxRedFocusRight {
	width: 11px;
}
.input22pxBlue,
.inputArea22pxBlue,
.input22pxGreen,
.input22pxYellow,
.input22pxRed,
.inputArea22pxRed {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	width: 100%;
	border: 0px solid;
}

/**/

.inputArea22pxBlueLeft, .inputArea22pxBlueMidle, .inputArea22pxBlueRight, .inputArea22pxBlueFocusLeft, .inputArea22pxBlueFocusMidle, .inputArea22pxBlueFocusRight, .inputArea22pxBlue,
.inputArea22pxRedLeft, .inputArea22pxRedMidle, .inputArea22pxRedRight, .inputArea22pxRedFocusLeft, .inputArea22pxRedFocusMidle, .inputArea22pxRedFocusRight, .inputArea22pxRed {
	height: 100px;
}
.inputArea22pxBlue,
.inputArea22pxRed {
	height: 80px;
}

/*Input 22px Blue*/
.input22pxBlueLeft {
	background-image: url(../../imagens/base/form/22px/blue/left.gif);
}
.input22pxBlueMidle {
	background-image: url(../../imagens/base/form/22px/blue/midle.gif);
}
.input22pxBlueRight {
	background-image: url(../../imagens/base/form/22px/blue/right.gif);
}
.input22pxBlueFocusLeft {
	background-image: url(../../imagens/base/form/22px/blue/focus/left.gif);
}
.input22pxBlueFocusMidle {
	background-image: url(../../imagens/base/form/22px/blue/focus/midle.gif);
}
.input22pxBlueFocusRight {
	background-image: url(../../imagens/base/form/22px/blue/focus/right.gif);
}
.inputArea22pxBlueLeft {
	background-image: url(../../imagens/base/form/22px/blue/leftArea.gif);
}
.inputArea22pxBlueMidle {
	background-image: url(../../imagens/base/form/22px/blue/midleArea.gif);
}
.inputArea22pxBlueRight {
	background-image: url(../../imagens/base/form/22px/blue/rightArea.gif);
}
.inputArea22pxBlueFocusLeft {
	background-image: url(../../imagens/base/form/22px/blue/focus/leftArea.gif);
}
.inputArea22pxBlueFocusMidle {
	background-image: url(../../imagens/base/form/22px/blue/focus/midleArea.gif);
}
.inputArea22pxBlueFocusRight {
	background-image: url(../../imagens/base/form/22px/blue/focus/rightArea.gif);
}
.input22pxBlue,
.inputArea22pxBlue {
	color: #0F4894;
	background-color: #D9EAFB;
}

/*Input 22px Green*/
.input22pxGreenLeft {
	background-image: url(../../imagens/base/form/22px/green/left.gif);
}
.input22pxGreenMidle {
	background-image: url(../../imagens/base/form/22px/green/midle.gif);
}
.input22pxGreenRight {
	background-image: url(../../imagens/base/form/22px/green/right.gif);
}
.input22pxGreenFocusLeft {
	background-image: url(../../imagens/base/form/22px/green/focus/left.gif);
}
.input22pxGreenFocusMidle {
	background-image: url(../../imagens/base/form/22px/green/focus/midle.gif);
}
.input22pxGreenFocusRight {
	background-image: url(../../imagens/base/form/22px/green/focus/right.gif);
}
.input22pxGreen {
	color: #1D784B;
	background-color: #DFECE6;
}

/*Input 22px Yellow*/
.input22pxYellowLeft {
	background-image: url(../../imagens/base/form/22px/yellow/left.gif);
}
.input22pxYellowMidle {
	background-image: url(../../imagens/base/form/22px/yellow/midle.gif);
}
.input22pxYellowRight {
	background-image: url(../../imagens/base/form/22px/yellow/right.gif);
}
.input22pxYellowFocusLeft {
	background-image: url(../../imagens/base/form/22px/yellow/focus/left.gif);
}
.input22pxYellowFocusMidle {
	background-image: url(../../imagens/base/form/22px/yellow/focus/midle.gif);
}
.input22pxYellowFocusRight {
	background-image: url(../../imagens/base/form/22px/yellow/focus/right.gif);
}
.input22pxYellow {
	color: #996600;
	background-color: #FEFDBC;
}

/*Input 22px Red*/
.input22pxRedLeft {
	background-image: url(../../imagens/base/form/22px/red/left.gif);
}
.input22pxRedMidle {
	background-image: url(../../imagens/base/form/22px/red/midle.gif);
}
.input22pxRedRight {
	background-image: url(../../imagens/base/form/22px/red/right.gif);
}
.input22pxRedFocusLeft {
	background-image: url(../../imagens/base/form/22px/red/focus/left.gif);
}
.input22pxRedFocusMidle {
	background-image: url(../../imagens/base/form/22px/red/focus/midle.gif);
}
.input22pxRedFocusRight {
	background-image: url(../../imagens/base/form/22px/red/focus/right.gif);
}
.inputArea22pxRedLeft {
	background-image: url(../../imagens/base/form/22px/red/leftArea.gif);
}
.inputArea22pxRedMidle {
	background-image: url(../../imagens/base/form/22px/red/midleArea.gif);
}
.inputArea22pxRedRight {
	background-image: url(../../imagens/base/form/22px/red/rightArea.gif);
}
.inputArea22pxRedFocusLeft {
	background-image: url(../../imagens/base/form/22px/red/focus/leftArea.gif);
}
.inputArea22pxRedFocusMidle {
	background-image: url(../../imagens/base/form/22px/red/focus/midleArea.gif);
}
.inputArea22pxRedFocusRight {
	background-image: url(../../imagens/base/form/22px/red/focus/rightArea.gif);
}
.input22pxRed,
.inputArea22pxRed {
	color: #CC0000;
	background-color: #FFE6E6;
}

/* End Form // Inputs 22px // --------------------------------------------------------------------------------*/
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* Form // Inputs 30px // ------------------------------------------------------------------------------------*/
.input30pxBlueLeft, .input30pxBlueMidle, .input30pxBlueRight, .input30pxBlueFocusLeft, .input30pxBlueFocusMidle, .input30pxBlueFocusRight, .input30pxBlue,
.input30pxGreenLeft, .input30pxGreenMidle, .input30pxGreenRight, .input30pxGreenFocusLeft, .input30pxGreenFocusMidle, .input30pxGreenFocusRight, .input30pxGreen,
.input30pxYellowLeft, .input30pxYellowMidle, .input30pxYellowRight, .input30pxYellowFocusLeft, .input30pxYellowFocusMidle, .input30pxYellowFocusRight, .input30pxYellow,
.input30pxRedLeft, .input30pxRedMidle, .input30pxRedRight, .input30pxRedFocusLeft, .input30pxRedFocusMidle, .input30pxRedFocusRight, .input30pxRed {
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.input30pxBlueLeft, .input30pxBlueRight, .input30pxBlueFocusLeft, .input30pxBlueFocusRight,
.input30pxGreenLeft, .input30pxGreenRight, .input30pxGreenFocusLeft, .input30pxGreenFocusRight,
.input30pxYellowLeft, .input30pxYellowRight, .input30pxYellowFocusLeft, .input30pxYellowFocusRight,
.input30pxRedLeft, .input30pxRedRight, .input30pxRedFocusLeft, .input30pxRedFocusRight, {
	width: 11px;
}
.input30pxBlue,
.input30pxGreen,
.input30pxYellow,
.input30pxRed {
	height: 14px;
	width: 100%;
	border: 0px solid;
}

/*Input 30px Blue*/
.input30pxBlueLeft {
	background-image: url(../../imagens/base/form/30px/blue/left.gif);
}
.input30pxBlueMidle {
	background-image: url(../../imagens/base/form/30px/blue/midle.gif);
}
.input30pxBlueRight {
	background-image: url(../../imagens/base/form/30px/blue/right.gif);
}
.input30pxBlueFocusLeft {
	background-image: url(../../imagens/base/form/30px/blue/focus/left.gif);
}
.input30pxBlueFocusMidle {
	background-image: url(../../imagens/base/form/30px/blue/focus/midle.gif);
}
.input30pxBlueFocusRight {
	background-image: url(../../imagens/base/form/30px/blue/focus/right.gif);
}
.input30pxBlue {
	color: #0F4894;
	background-color: #D9EAFB;
}

/*Input 30px Green*/
.input30pxGreenLeft {
	background-image: url(../../imagens/base/form/30px/green/left.gif);
}
.input30pxGreenMidle {
	background-image: url(../../imagens/base/form/30px/green/midle.gif);
}
.input30pxGreenRight {
	background-image: url(../../imagens/base/form/30px/green/right.gif);
}
.input30pxGreenFocusLeft {
	background-image: url(../../imagens/base/form/30px/green/focus/left.gif);
}
.input30pxGreenFocusMidle {
	background-image: url(../../imagens/base/form/30px/green/focus/midle.gif);
}
.input30pxGreenFocusRight {
	background-image: url(../../imagens/base/form/30px/green/focus/right.gif);
}
.input30pxGreen {
	color: #1D784B;
	background-color: #DFECE6;
}

/*Input 30px Yellow*/
.input30pxYellowLeft {
	background-image: url(../../imagens/base/form/30px/yellow/left.gif);
}
.input30pxYellowMidle {
	background-image: url(../../imagens/base/form/30px/yellow/midle.gif);
}
.input30pxYellowRight {
	background-image: url(../../imagens/base/form/30px/yellow/right.gif);
}
.input30pxYellowFocusLeft {
	background-image: url(../../imagens/base/form/30px/yellow/focus/left.gif);
}
.input30pxYellowFocusMidle {
	background-image: url(../../imagens/base/form/30px/yellow/focus/midle.gif);
}
.input30pxYellowFocusRight {
	background-image: url(../../imagens/base/form/30px/yellow/focus/right.gif);
}
.input30pxYellow {
	color: #996600;
	background-color: #FEFDBC;
}

/*Input 30px Red*/
.input30pxRedLeft {
	background-image: url(../../imagens/base/form/30px/red/left.gif);
}
.input30pxRedMidle {
	background-image: url(../../imagens/base/form/30px/red/midle.gif);
}
.input30pxRedRight {
	background-image: url(../../imagens/base/form/30px/red/right.gif);
}
.input30pxRedFocusLeft {
	background-image: url(../../imagens/base/form/30px/red/focus/left.gif);
}
.input30pxRedFocusMidle {
	background-image: url(../../imagens/base/form/30px/red/focus/midle.gif);
}
.input30pxRedFocusRight {
	background-image: url(../../imagens/base/form/30px/red/focus/right.gif);
}
.input30pxRed {
	color: #CC0000;
	background-color: #FFE6E6;
}
/* End Form // Inputs 30px // --------------------------------------------------------------------------------*/
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
