
.teste
{
    width: 494;
    height: 26px;
    background-image: url(Images/TabReply_mid.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}

body {
	margin: 0px 0 20px 0; 
	padding: 0; 
	background: #ffffff;
	font: 11px Arial, Helvetica, sans-serif; 
	color: #333;
}

body, div, p, span, u, ul, ol, li {

}

input, textarea, form, select {
font: 11px Arial, Helvetica, sans-serif; 
}

.frame {
 background-color: #fff;
 border: 3px solid #666666;
 padding: 5px;
}
.miniframe {
 background-color: #fff;
 border: 1px solid #999999;
 padding: 2px;
}

.destLogin
{
    width: 225px;
    height: 32px;
    padding-right: 30px;
    padding-left: 0px;
    padding-top: 12px;
    background-image: url(css/destaque225.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    text-align:right;
}

.destAccount
{
    width: 225px;
    height: 32px;
    padding-right: 30px;
    padding-left: 0px;
    padding-top: 12px;
    background-image: url(css/myaccount.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    text-align:right;
}

b 
{
    color: #000000;
    }

h1
{
    PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 3px; 
	MARGIN: 0px; 
    text-transform:uppercase;
    font-weight:bold;
	color: #3B5355;
	font-size: 13px;
	text-align:left;
}

h2
{
    PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 3px; 
	MARGIN: 0px; 
	
    font-weight:bold;
	color: #3B5355;
	font-size: 12px;
	text-align:left;
}

h3
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 3px;
	MARGIN: 0px;
	font-weight:bold;
	color: #3B5355;
	font-size: 11px;
	text-align:left;
}

.title
{
    padding:0px;
    margin:0px;
    width:100%;
    BORDER-BOTTOM: #cccccc 1px solid;
}



img {
	border: none;
}

img.submit {
	cursor: hand;
}

img.block {
	display: block;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}


.small {
	font-size: 9px;
}

a.high {
font-size: 14px;
font-weight:bold;
}

a:link, a:visited {
	color: #2469a2;
	text-decoration: none;
	border-bottom: none;
}

a:active {
	color: #2469a2;
	text-decoration: none;
	/*border-bottom: 1px solid #689dc7;*/
}

a:hover {
	color: #689dc7;	
	text-decoration: none;
	/*border-bottom: 1px dotted #689dc7;*/
}

form {
	margin: 0; 
	padding: 0;
}

select, textarea, input {
	border: 1px solid #ccc;
}

input.search {
	width: 127px; 
	border: 1px solid #ccc;
}

input.button {
	background-image: url(css/botao.jpg);
	width:92px;
	height:19px;
	padding:0px;
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

input.checkbox, input.radio {
	width: 20px !important;
	height: 20px;
	margin: 1px 0 2px 0;
	border: none;
	vertical-align: middle;
}



.brzInfError {
	border: 2px solid #FF0000;
	background-image: url(css/error.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left:60px;
	padding-top: 15px;
	font-size:14px;
	font-weight:bold;
}

.brzInfDone {
	border: 2px solid #006633;
	background-image: url(css/done.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left:60px;
	padding-top: 15px;
	font-size:14px;
	font-weight:bold;
}

.brzInfWarning {
	border: 2px solid #FFCC00;
	background-image: url(css/warning.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left:60px;
	padding-top: 15px;
	font-size:14px;
	font-weight:bold;
}

.brzInfInformation {
	border: 2px solid #000066;
	background-image: url(css/information.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	padding-left:60px;
	padding-top: 15px;
	font-size:14px;
	font-weight:bold;
}

.dvInfoPan
{
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    vertical-align: middle;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
    background-color: #e6e6fa;
    text-align: left;
    padding: 10px;
}

.linha {
	height: 1px;
}
