input[size], select[size] {
	border: 1px dotted #AAAAAA;
	height: 25px;
   padding: 5px;
}

form#FRM_ADMIN tr {
	height: 32px;
	font-size: 12px;
}

textarea {
	border: 1px dotted #AAAAAA;
   margin-left: 5px;
}

.FONTE_BEBASNEUE_30
{
	font-size: 30px;
   font-family: 'BebasNeueRegular';
}

.FONTE_BEBASNEUE_20
{
	font-size: 20px;
   font-family: 'BebasNeueRegular';
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.TX_EDIT
{
	font-family: verdana;
	font-size: 12px;
	height: 25px;
	padding-left: 5px;
	border-radius: 5px;
	border: 1px solid #B2B2B2;
  	background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#FFFFFF), to(#EEEEEE));
}

.TX_EDIT:focus {
  	background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#DDDDDD), to(#FFFFFF));
}

.TX_EDIT_TEXT
{
	font-family: verdana;
	font-size: 12px;
	padding-left: 5px;
	border-radius: 5px;
	border: 1px solid #B2B2B2;
  	background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#FFFFFF), to(#EEEEEE));
}

.TX_EDIT_TEXT:focus {
  	background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#DDDDDD), to(#FFFFFF));
}

.BT_SUBMIT
{
	font-family: Arial;
	font-size: 12px;
	cursor: hand;
	cursor: pointer;
	color: #000000;
	border: 1px solid #9191A2;
	height: 25px;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
  	border-radius: 5px;
	padding: 1px 18px;
  	background: -moz-linear-gradient(0% 100% 90deg,#FFFFFF, #BBBBBB);
  	background: -webkit-linear-gradient(top, #ffffff 5%, #BBBBBB);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#BBBBBB');
  	-moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
  	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
}

.BT_SUBMIT2
{
	background: -webkit-linear-gradient(top,#008dfd 0,#0370ea 100%);
	border: 1px solid #076bd2;
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
	padding: 8px 25px;
	text-align: center;
	text-shadow: 1px 1px 1px #076bd2;
	letter-spacing: normal;
}

.BT_SUBMIT3
{
	background: -webkit-linear-gradient(top,#ffb6c1,#FF0000 100%);
	border: 1px solid #dc143c;
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
	padding: 8px 25px;
	text-align: center;
	text-shadow: 1px 1px 1px #dc143c;
	letter-spacing: normal;
}

.FUNDOTELA_HELP
{
	background-image: url(../imagens/help.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}

.LOGIN
{
	font-family: verdana;
	font-size: 11;
}

.CABECALHO1
{
	background-color: #587195;
}

.NEW1
{
	background-color: #E4E4E4;
}

.ALPHA
{
	filter:alpha(opacity=60);
}

.INVISIVEL
{
	display: none;
}

.MAO
{
	cursor: hand;
	cursor: pointer;
}

.ESPACO20
{
	line-height: 20px;
}

.ESPACO15
{
	line-height: 15px;
}

.MARGEM_TOPO_0
{
	margin-top: 0px;
}

.MARGEM0
{
	margin: 0px;
}

.MARGEM5
{
	margin: 5px;
}

.MARGEM_LEFT_5
{
	padding-left: 5px;
}

.MARGEM_RIGHT_5
{
	padding-right: 5px;
}

.FONTE8
{
	font-family: verdana;
	font-size: 8px;
}

.FONTE9
{
	font-family: verdana;
	font-size: 9px;
}

.FONTE10
{
	font-family: Verdana;
	font-size: 10;
}

.FONTE11
{
	font-family: Verdana;
	font-size: 11;
}

.FONTE11_ARIAL
{
	font-family: arial;
	font-size: 11;
}

.FONTE12
{
	font-family: Verdana;
	font-size: 12;
}

.FONTE12_ARIAL
{
	font-family: arial;
	font-size: 12;
}

.FONTE13
{
	font-family: verdana;
	font-size: 13px;
}

.FONTE13_ARIAL
{
	font-family: arial;
	font-size: 13px;
}

.FONTE14
{
	font-family: Verdana;
	font-size: 14;
}

.FONTE16
{
	font-family: Verdana;
	font-size: 16;
}

.FONTE20
{
	font-family: Verdana;
	font-size: 20;
}

.FUNDO1
{
	background-color: #587195;
	border: 1px solid #394A61;
}

.FUNDO2
{
	background-color: #E4E4E4;
	border: 1px solid #7E8D9A;
}

.FUNDO3
{
	background-color: #8D8DFF;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	color: white;
}

.FUNDO4
{
	background-color: #F5F5F5;
	border: 1px solid #7E8D9A;
}

.FUNDO5
{
	background-color: #EBF8F9;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}

.FUNDO6
{
	background-color: #FFFFF1;
	border: 1px solid #CCCCCC;
}

.FUNDO7
{
	background-color: #444444;
	border: 1px solid #E0E0E0;
}

.FUNDO8
{
	background-color: #FFF;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
  	border-radius: 5px;
}

.FUNDO9
{
	background-color: #587195;
	padding: 5px;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
  	border-radius: 5px;
}

.FUNDO10
{
	background-color: #FAFAFA;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	-khtml-border-radius: 5px;
  	border-radius: 5px;
   border: 1px dotted #555555;
}

.FUNDO6_DBNAVIGATOR
{
	border: 1px solid #DCDCDC;
}

.BORDA1
{
	border: 1px solid #7E8D9A;
}

.BORDA2
{
	border: 1px solid gray;
	filter:shadow(color=gray,direction=120,strength=4);
}

.BRANCO
{
	color: #FFFFFF;
}

.CINZA_CLARO
{
	color: #BBBBBB;
}

.CINZA
{
	color: #444444;
}

.VERDE
{
	color: #00CA00;
}

.VERMELHO
{
	color: #FF0000;
}

.AZUL
{
	color: #0000FF;
}

.NEGRITO
{
	font: bold;
   font-weight: bold;
}

.INLINE
{
	display: inline;
}