body{
	background-repeat : repeat-x;
	background-position : top;
	margin : 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
form{
 margin : 0px 0px 0px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
}
.texto
{
	font-weight: bold;
	font-size: x-small;
	font-family: verdana;
	text-align: right;
}	
.navbarbg{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}
.navbarbg a{
display: block;
 color : Black;
 background-image : url(../images/menu/menubg.jpg);
 border-top : 1px solid #CCCCCC;
 border-right : 1px solid #CCCCCC;
 border-left : 1px solid #CCCCCC;

}
.navbarbg a:link{
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}
.navbarbg a:visited{
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}
.navbarbg a:hover{
color: #B22222;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-top: 4px;
width: 100%;
}
.navbarbg a:active{
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}

.xCellBorder{
background-color: #FFFFFF;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

.xTopCell{
background-color: #000000;
width: 100%;
}
/*formats the search box in the shoppage_header file.*/
.searchfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
}
/*formats the display of the text boxes throughout the front end*/
.txtfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}
.txtfielddropdown{
background-color: #FFFFFF;
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}
.menuhdr
{
	border-top-width: 0.5mm;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	border-left-width: 0.5mm;
	font-size: x-small;
	border-left-color: lightgrey;
	border-bottom-width: 0.5mm;
	border-bottom-color: lightgrey;
	padding-bottom: 8px;
	color: white;
	border-top-color: lightgrey;
	padding-top: 8px;
	font-family: Verdana;
	background-color: #003366;
	text-align: left;
	border-right-width: 0.5mm;
	border-right-color: lightgrey;
}
.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}
.leftmenu
{
	border-right: #d3d3d3 1px solid;
	padding-right: 4px;
	border-top: #d3d3d3 1px solid;
	padding-left: 4px;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	font-style: normal;
	font-family: Verdana;
	background-color: #6e6e6e;
}
.leftmenumain a{
	border-top : 1px solid #D3D3D3;
	display: block;
}
.leftmenumain
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: Verdana;
	background-color: #16629c;
	text-align: left;
}
.leftmenumain a:link
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 6px;
	width: 100%;
	color: white;
	padding-top: 6px;
	font-style: normal;
	font-family: Verdana;
	background-color: #16629c;
	text-align: left;
	text-decoration: none;
}
.leftmenumain a:visited
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 6px;
	width: 100%;
	color: white;
	padding-top: 6px;
	font-style: normal;
	font-family: Verdana;
	background-color: #16629c;
	text-align: left;
	text-decoration: none;
}

.leftmenumain a:hover
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 6px;
	width: 100%;
	color: white;
	padding-top: 6px;
	font-style: normal;
	font-family: Verdana;
	background-color: #003366;
	text-align: left;
	text-decoration: underline;
}

.leftmenumain a:active
{
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 6px;
	width: 100%;
	color: white;
	padding-top: 6px;
	font-style: normal;
	font-family: Verdana;
	background-color: #003366;
	text-align: left;
	text-decoration: underline;
}

.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}

.submitbtn
{
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #aaaaaa 1px solid;
	cursor: hand;
	color: white;
	border-bottom: #aaaaaa 1px solid;
	font-family: Verdana;
	background-color: #16629c;
}
.submitbtn1
{
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	font-weight: bold;
	font-size: x-small;
	border-left: #aaaaaa 1px solid;
	cursor: hand;
	color: white;
	border-bottom: #aaaaaa 1px solid;
	font-family: Verdana;
	background-color: #cc0000;
}
/*formats the header text throughout the site*/
.txtheader{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
}
/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
text-align: right;	
}
/*formats the links in the minicart*/

.cartminilinks{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: bold;
text-align: left;
}
.cartminilinks a:link{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:visited{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:hover{
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:active{
color: #333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}

.hdrproduct{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
}

.labelEstilo
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: verdana;
}

.labelAtual
{
	padding-right: 6px;
	padding-left: 6px;
	font-size: 8px;
	padding-bottom: 6px;
	width: 100%;
	color: white;
	padding-top: 6px;
	font-family: verdana;
	text-decoration: none;
	border-style:solid;
	border:1;
	border-width:1; 
}

.camposForm
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: verdana;
}

.camposFormDir
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: verdana;
	text-align: right;
}
.celulaCab
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: verdana;
	background-color: #16629c;
}
.celulaCabSub
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: verdana;
	background-color: gray;
}
.celulaLin
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: verdana;
	background-color: #D0EAF3;
}
.alinhaDireita
{
	text-align: right;
}
.maiuscula
{
	text-transform: uppercase;
}
