.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 21px;
	width: 30px;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
}
.textbox {
	background-color: #e8e8e8;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #070F72;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #070F72;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: none;
	font-family: Tahoma;
	font-size: 11px;
	border-bottom: 1px dashed #939393;
	background: transparent url(../styleImages/arrow.gif) no-repeat scroll 0px 8px;
	line-height: 20px;
	padding-left: 18px;
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtCopy, .txtSiteDocs {
	font-family: Tahoma;
	font-size: 75%;
	color: #333333;
}
.txtSession{
	font-family: Tahoma;
	font-size: 75%;
	color: #000000;
}
a.txtSession {
	font-family: Tahoma;
	font-size: 75%;
	text-decoration: none;
	color: #000000;
}
a.txtSession:hover {
	font-family: Tahoma;
	text-decoration: underline;
	color: #9AAB38;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	text-decoration:none;
}
a.txtDefaultCat {
	font-family: Tahoma;
	color: #000000;
	text-decoration:none;
}
a.txtDefaultCat:hover {
	font-family: Tahoma;
	text-decoration:underline;
}
a.txtLocation {
	font-family: Tahoma;
	color: #000000;
	text-decoration:none;
}
a.txtLocation:hover {
	font-family: Tahoma;
	text-decoration:underline;
}
.txtDefault, a.txtDefault, a.txtLink {
	font-family: Tahoma;
	color: #000000;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover {
 	font-family: Tahoma;
	text-decoration:underline;
}
.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}
.tdListTitle {
	background-color: #070F72;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.aRadioText {
	text-decoration:none;
	color:#000000;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;	
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProductThumb {
	border-style:outset; 
	border-width:medium; 
	position:absolute; 
	left:120px; 
	display:none;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #9AAB38;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9fca02;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #ffffff;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartProducts {
	border-bottom: 1px solid #666666;
}
.tdCartSubTotal {
	padding-top: 10px;
	padding-bottom: 10px;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.dropDown {
	width: 120px;
}

.MainMenu {
	display: table;
	background: transparent url(../styleImages/menu/menu_tall.gif) repeat-x scroll center top;
	margin-bottom: 7pt;
	width: 809px;
}
img{
	border: 0pt none;
	margin-top:0px;
	margin-left:0px;
}
.imgButton{
	cursor: pointer;
	cursor: hand;
    border: 0;
    vertical-align:middle;
}
.webInvitroLogo {
    position: absolute;
    margin-left: 710px;
    margin-top: 5px;                                                                                     
}
.bannerRegion {
    text-align: center;
    margin:10px;
}
.formasPag {
    height:25px; 
    background-color:#698D13; 
    margin-left:-8px; 
    margin-right:-8px;
}
