body {
	margin: 0px;
	font-family: "Trebuchet MS",Arial, Verdana , sans-serif;
	color:black;
	font-size:11px;
}

.afiliado_menu:link, .afiliado_menu:visited, .afiliado_menu:active  {
	text-decoration:none;
	color:#000000;
	font-weight:normal;	
}

.afiliado_menu:hover {
	text-decoration:underline;
	color:#336600;
	font-weight:normal;	
}

.bg_esq{ 
	background-image: url(../img/bg_esq.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#01639E;
}

.bg_dir{ 
	background-image: url(../img/bg_dir.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#01639E;
}

.img{
	border:1px solid #484848;
}

table {
	font-size:11px;
}
ul,li {
	text-indent:0px;
	padding:0px;
}

a.black:link {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	font-weight:bold	
}

a.black:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold	
}

a.black:hover{
   text-decoration:underline;	
}

a.gray:link {
	color: #696969;
	text-decoration: none;
	font-weight:normal;
}
a.gray:hover {
	color: white;
	background-color: gray;
	text-decoration: none;
}
a.gray:visited {
	color: #696969;
	text-decoration: none;
}
a.gray:visited:hover {
	color: white;
	background-color: gray;
	text-decoration: none;
}

a:link {
	color: #8dbdd8;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #696969;
	background-color: white;
	text-decoration: none;
}
a:visited {
	color: #8dbdd8;
	text-decoration: none;
}
a:visited:hover {
	color: #696969;
	background-color: white;
	text-decoration: none;
}
a.menu:link {
	color: #696969;
	text-decoration: underline;
}
a.menu:hover {
	color: white;
	background-color: red;
	text-decoration: none;
	font-weight:bold;
}
a.menu:visited {
	color: #696969;
	text-decoration: none;
}
a.menu:visited:hover {
	color: white;
	background-color: gray;
	text-decoration: none;
	font-weight:bold;
}

.botao{
background-color: #eeeeee;
border:1px solid gray;
color:gray;
font-size:11px;
}

.textoestatico{
font-size:13px;
}

.input {
	font-family:"Trebuchet MS",arial, Verdana,  sans-serif;
	font-size:11px;
	border-bottom: 1px dashed #E4EEEE;
	border-left: 1px dashed #E4EEEE;
	border-right: 0px;
	border-top: 0px;
	background-color: white;
	color: #696969;
	height: 16px;
}

.input2 {
	font-family:"Trebuchet MS",arial, Verdana,  sans-serif;
	font-size:11px;
	border-bottom: 1px dashed gray;
	border-left: 1px dashed gray;
	border-right: 0px;
	border-top: 0px;
	background-color: white;
	color: #696969;
	height: 50px;
}

.textarea {
	font-family:"Trebuchet MS",arial, Verdana,  sans-serif;
	font-size:11px;
	border:1px solid #cccccc;
	background-color: white;
	color: #696969;
}
.radio {
	background-color: white;
	border: 0px;
	width:auto;
}

.campo{
font-family:"Trebuchet MS",arial, Verdana,  sans-serif;
height: 16px;
font-size:11px;
}

.fretegratis {
	background-color:#8dbdd8;
	color: #FFF;
	font-size:14px;
	font-weight:bold;	
}

.pxwhite{
color:white;
font-size:10px;}

.pxgray{
color:#4C4C4C;
font-size:10px;}

.pxyellow{
color:#E7B613;
font-size:10px;
font-weight:bold}

.pxwhite{
color:white;
font-size:11px;}

.pxblack{
color:black;
font-size:11px;}

.pxblue{
color: #8dbdd8;
font-size:14px;
font-weight:bold;
}

.pxRED{
color: #FF0000;
font-size:12px;
font-weight:bold;}

.pxgreen{
color: #46a928;
font-size:12px;
font-weight:bold;}

.pxRED{
color: #FF0000;
font-size:14px;
font-weight:bold;}

.pxorange{
color: #E4EEEE;
font-size:14px;
font-weight:bold;}

.pxBLACK{
color: #000000;
font-size:12px;
font-weight:bold;}

#boxThumb{
   text-align:left;	
}

#boxThumb img{
   	border:1px #e67d22 solid;
}
.subMenu{
    padding-left:15px;
    padding-right:15px;
	color: #ffffff;
	font-size:18px;
	font-weight:bold;  
	background-color: #29A0E7;
}
#tbBody td{
   text-align:left;	
}
