/* Table */

.tableborder{border:1px solid  #333333;}
.boxborder{border: background-color:#cccccc;}

/* End Table */

/* Imagens */

.imagemdest{border:1px solid  #FFFFFF;}


/* End Imagens*/

/* Form */
.inputbox{
	background-color:#ffffff;
	border:1px solid;
	border-color:#cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.button{
	font-size:10px;
	color:#ffffff;
	border:1px solid #ffffff;
	background-color:#0c6638 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.formborder{border: 2px solid  #546C88;}
/* End Form */


/* LINKS */
a		{text-decoration:none;font-family: "Times New Roman, Times, serif"; font-size:14px;color:#ffffff; font-weight:bold}
a:hover {text-decoration:none; font-family: "Times New Roman, Times, serif"; color:#ffff99; font-weight:bold; font-size:14px}
.link a {font-family: "Times New Roman, Times, serif"; font-size: 14px; color: #666666; font-weight:bold; text-decoration:none;}
.link a:hover{font-family: "Times New Roman, Times, serif"; font-size: 14px; color: #cccccc; font-weight:bold; text-decoration:none;}
.link2 a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #0c6638; font-weight:bold; text-decoration:none;}
.link2 a:hover{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #cccccc; font-weight:bold; text-decoration:none;}
.link3 a {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #ffffff; font-weight:bold; text-decoration:none;}
.link3 a:hover{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #ffffff; font-weight:bold; text-decoration:none;}
/* End LINKS */



.bkgd{
	background-image: url(images/layout_06.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	background-attachment: fixed;
}


/* Text */

.textdestaques {

	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textlist {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.textsearch {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* End Text */


/* Scrollbar */

body{
scrollbar-face-color: #ffffff; 

scrollbar-shadow-color: #0c6638; 

scrollbar-highlight-color: #0c6638; 

scrollbar-3dlight-color: #ffffff; 

scrollbar-darkshadow-color: #ffffff; 

scrollbar-track-color:#ffffff; 

scrollbar-arrow-color: #cc0000;

}
/* End Scrollbar */
