.txtmenu {
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.txtmenupreto {
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 12px;
	color: #333333;
}
.txtmenupreto a {
	text-decoration: none;
	color: #333333;
}
.copyright {

	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.txttit {
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 16px;
	color: #485A7B;
	font-weight: bold;
}

.txttit a
{
	text-decoration: none;
	color: #485A7B;
}

.txtprecopromo {
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.linkCategoria
{
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 12px;
	color: #333333;	
	text-decoration: none;
}

.linkCategoria:hover
{
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 12px;
	color: #999999;	
	text-decoration: none;
}

.cellSearch
{
	padding-right: 20px;
}

select 
{
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 12px;
	color: #333333;	
}

.textbox
{
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 12px;
	color: #333333;	
}

form
{
	margin: 0;
}

.searchButton
{
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 12px;
	background-color: #193864;
	border: 0px;
	color: #FFFFFF;
	cursor: hand;
}

.txtpreco
{
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 14px;
	color: #333333;
}

.linkCinza
{
	text-decoration: none;
	color: #333333;
}

.tabSelecionada
{
	background-color: #6F7E9A;
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;	
}

.tabSelecionada a
{
	color: #FFFFFF;
	text-decoration: none;	
}

.tab
{
	background-color: #485A7B;	
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.tab a
{
	color: #FFFFFF;
	text-decoration: none;
}

.content
{
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.grid
{
	width: 100%
}

.grid .even
{
	background-color: #EFEFEF;
}

.grid .odd
{
	background-color: #DEDEDE;
}

.grid .header th
{
	background-color: #CCCCCC;
	height: 20px;
}

.grid a
{
	text-decoration: none;
	color: #333333;
}

.gridCatalogo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

.gridCatalogo .titulo
{
	font-weight: bold;
	background-color: #EFEFEF;	
}

.gridCatalogo a
{
	color: #000000;
	text-decoration: none;
}

.detalheProduto
{
	background-color: #EFEFEF;
}



.style1 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 18px;
}

.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.cellTitle {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #EFEFEF;
	text-align: right;
}

.form
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #EFEFEF;
	border: solid 1px #CCCCCC;
}

.errorMessage
{
	font-family: Trebuchet MS;
	text-align: center;
	color: #FF0000;
}

.default-font
{
	font-family: Trebuchet MS;	
	font-size: 12px;
}

.submitButton
{
	font-family: Trebuchet MS;
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;	
}

#successMessage {
	color: #009900;
	background-color: lightgreen;
	border: solid 1px #009900;
	padding: 5px 10px 5px 10px;
	text-align: center;
}

#errorMessage
{
	color: #990000;
	background-color: #FFCCCC;
	border: solid 1px #990000;
	padding: 5px 10px 5px 10px;
}

.login
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#F00;
}
