body {
padding:0px;
margin:0px;
background-color:#d76e2c;
font-family:Verdana;
font-size:11px;
color:#dadada;
}
form{
padding:0px;
margin:0px;
}
input {
padding:0px;
margin:0px;
border: none;
background: url(input01_bg.jpg);
color:#CCCCCC;
font-size:11px;
}
.link01 {
font-size:12px;
color:#EEEEF0;
text-decoration:none;
}
.link01:hover {
color:#EEEEF0;
text-decoration:underline;
}
.link02 {
text-decoration:none;
color:#DADADA;
}
.link02:hover {
text-decoration:none;
color:#999999;
}
.menu_link0 {
font-size:11px;
color:#EEEEF0;
cursor:pointer;
}
.menu_link1 {
font-size:11px;
color:#000000;
cursor:pointer;
}
.input01 {
border: none;
background: url(input01_bg.jpg);
height:17px;
width:134px;
padding-top:3px;
padding-left:3px;
padding-right:3px;
font-size:11px;
color:#CCCCCC;
}

.inputbox {
border: none;
background: url(input01_bg.jpg);
height:17px;
width:134px;
padding-top:3px;
padding-left:3px;
padding-right:3px;
font-size:11px;
color:#CCCCCC;
}


/**************** GENERICAS***********/
a{font-family: Verdana;font-size: 10px;color: #FF8234;text-decoration: none;filter:alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;}
a img:link{ font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none;}
a img:visited{ font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none;}
a img:active{ font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none;}
a img:hover { font-family: Verdana; font-size: 10px; color: #526C7D; text-decoration: none; filter:alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7;}


a.branco {font-family: Verdana;font-size: 12px;color: #EEEEF0;text-decoration: none;filter:alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;}
a.branco:link { font-family: Verdana; font-size: 12px; color: #EEEEF0; text-decoration: none;filter:alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;}
a.branco:visited{ font-family: Verdana; font-size: 12px; color: #FFFFF; text-decoration: none;filter:alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;}
a.branco:active { font-family: Verdana; font-size: 12px; color: #EEEEF0; text-decoration: none;filter:alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;}
a.branco:hover { font-family: Verdana; font-size: 12px; color: #526C7D; text-decoration: none;filter:alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;}


a.branco2 {font-family: Verdana;font-size: 11px;color: #EEEEF0;text-decoration: none;}
a.branco2:link { font-family: Verdana; font-size: 11px; color: #EEEEF0; text-decoration: none;}
a.branco2:visited { font-family: Verdana; font-size: 11px; color: #FFFFF; text-decoration: none;}
a.branco2:active { font-family: Verdana; font-size: 11px; color: #EEEEF0; text-decoration: none;}
a.branco2:hover { font-family: Verdana; font-size: 11px; color: #526C7D; text-decoration: none;}

a.branco3 {font-family: Verdana;font-size: 10px;color: #EEEEF0;text-decoration: none;}
a.branco3:link { font-family: Verdana; font-size: 10px; color: #EEEEF0; text-decoration: none;}
a.branco3:visited { font-family: Verdana; font-size: 10px; color: #FFFFF; text-decoration: none;}
a.branco3:active { font-family: Verdana; font-size: 10px; color: #EEEEF0; text-decoration: none;}
a.branco3:hover { font-family: Verdana; font-size: 10px; color: #526C7D; text-decoration: none;}

.rodape { font-family: Verdana; font-size: 10px; color: #EEEEF0; text-decoration: none;}
a.rodape:link { font-family: Verdana; font-size: 10px; color: #EEEEF0; text-decoration: none;}
a.rodape:visited { font-family: Verdana; font-size: 10px; color: #EEEEF0; text-decoration: none;}
a.rodape:active { font-family: Verdana; font-size: 10px; color: #EEEEF0; text-decoration: none;}
a.rodape:hover { font-family: Verdana; font-size: 10px; color: #EEEEF0; text-decoration: underline;}


.carr_botao1 {
    width:147px;
    height:24px;
    background:url('../templates/carr_botao_generico.jpg');
    border:0px;
    font-family: Verdana;
	font-size: 11px;
    color:#EEEEF0;
    font-weight:normal;
    text-decoration: none;
	cursor:hand;
	cursor:pointer;
}

.carr_botao1_over {
    width:147px;
    height:24px;
    background:url('../templates/carr_botao_generico.jpg');
    border:0px;
    font-family: Verdana;
	font-size: 11px;
    color:#EEEEF0;
    font-weight:normal;
    text-decoration: underline;
		cursor:hand;
	cursor:pointer;
}

.carr_botao2 {
    width:157px; 
    height:24px; 
    background:url('../templates/carr_botao_submeter.jpg');
    border:0px;
    font-family: Verdana;
	font-size: 11px;
    color:#EEEEF0;
    font-weight:normal;
    text-decoration: none;
    text-align:left;
    padding:0 0 0 4;
}

.carr_botao2_over {
    width:157px; 
    height:24px; 
    background:url('../templates/carr_botao_submeter.jpg');
    border:0px;
    font-family: Verdana;
	font-size: 11px;
    color:#EEEEF0;
    font-weight:normal;
    text-decoration: underline;
    text-align:left;
    padding:0 0 0 4;
}

INPUT.button
{
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	HEIGHT:18px;
	BORDER-RIGHT: #686868 1px solid;
	BORDER-TOP: #686868 1px solid;
	BACKGROUND: #E5E5E5;
	BORDER-LEFT: #686868 1px solid;
	BORDER-BOTTOM: #686868 1px solid;
	cursor:pointer;
	color : #000000
}

INPUT.button2
{
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	HEIGHT:18px;
	BORDER-RIGHT: #686868 1px solid;
	BORDER-TOP: #686868 1px solid;
	BACKGROUND: #ffffff;
	BORDER-LEFT: #686868 1px solid;
	BORDER-BOTTOM: #686868 1px solid;
	cursor:pointer;
	color : #000000
}

