@charset "utf-8";
/* CSS Document */

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#464646;
}
tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#464646;
}

.textmenu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.cellbrl
{
	border-right: 1px solid #e7e7e7;

}

.prodlink {
	font-size: 11px;
	color: #207be4;
	text-decoration: none;
}
.linkb {
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-decoration:none;
}
.tablebr
{
	border: 1px solid #e4e4e4;
}
.textbottom {
	color: #464646;
}
.bottomlink {
	color: #1163af;
}
a.bottomlink:hover {
	color: #000000;
	text-decoration: none;
}
a.textmenu:hover{
	text-decoration: underline;
}
a.linkb:hover{
	text-decoration: underline;
	color:#0066FF;
}
.textlink {
	color: #0066CC;
}
a.textlink:hover{
	text-decoration:none;
	color:#333333;
}
.texth {
	font-weight: bolder;
	letter-spacing: 1px;
	color: #217CE5;
	font-size: 13px;
	text-decoration: none;
}
a.texth:hover {
	font-weight: bolder;
	letter-spacing: 1px;
	font-size: 13px;
	text-decoration: underline;
}
.textwhite {
	color: #FFFFFF;
}

a.prodlink:hover{
	text-decoration: underline;
	color:#0066FF;
}
.hline {
	color: #E2E2E2;
	height: 1px;
}
a.textwhite:hover{
	text-decoration: none;
	color:#F9F9F9;
}
.button {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	height:27px;
	width: 75px;
	background-image: url(images/inq_btn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}