<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{background:url(images/backgraund.png) repeat-x #B1DBEB; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#head{background:url(images/head.png) no-repeat; height:155px;}
#headTop{color:#008729; width:600px; height:30px; float:left; padding-top:10px;}
#headTop a{ text-decoration:none; color:#008729;}
#headMenu{width:535px; height:15px; float:left; padding-bottom:10px}
#headMenu a{font-family:Arial, Helvetica, sans-serif; font-size:13; font-weight:bold; text-decoration:none; color:#000; }
.headSeparator{ width:9px; height:8px; display:inline-block; padding-left:10px; padding-right:10px;}

#content{background:#FFF; }
#contentFoot{background:url(images/contentFoot.png) no-repeat; height:9px;}
#contentLeft{border-left:1px solid #67B0F0; padding-left:10px; width:196px; padding-top:10px;}
#contentRight{ border-right:1px solid #67B0F0; padding-top:15px; padding-right:1px;}

.box{margin-bottom:10px;}
.headBox{background:url(images/headBox.png) no-repeat; height:27px; width:185px; padding-left:25px; color:#FFF; font-size:13px; font-weight:bold; padding-bottom:5px }
.footBox{background:url(images/Footbox.png) no-repeat; height:4px; margin-bottom:10px;}
.contentBox{background:url(images/backgraundBox.png) repeat-y;padding-left:10px; font-size:11px; font-weight:bold; color:#0054b9;}

.contentProductsBox{background:url(images/backgraundProductBox.png) repeat-y;padding-left:10px; font-size:12px;color:#0054B9; padding-top:10px}
.contentProductsBox a {font-size:13px; font-weight:bold; text-decoration:none; color:#0054B9;}
.contentProductsBox span{margin-bottom:10px;}

.black{color:#000; margin-right:22px;}

.menuUl{ list-style-type:none; padding:0px; margin:0px; padding-top:20px; padding-bottom:20px}
.menuUl li{ background:url(images/row.png) no-repeat; padding-left:18px; padding-top:5px; background-position:0 6px;}
.menuUl a{color:#0054B9; text-decoration:none; font-weight:bold;}
.menuUl a:hover{color:##0054B9; text-decoration:underline;}


input{ border:1px solid #265D91; margin-bottom:5px; margin-top:5px;}

.productTop{background:url(images/topProducts.png) no-repeat;height:5px; width:362px; }
.productBot{background:url(images/botProducts.png) no-repeat;height:6px; width:362px;}
.productContent{background:url(images/backgroundProducts.png) repeat-y; padding-left:10px; padding-top:8px; padding-right:10px;}
.productContentTitle{color:#617A00; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; vertical-align:top; padding-left:10px; padding-bottom:30px;}
.imagenProducts{border:1px solid #B4C570;}

.productContent img{padding-left:10px; padding-bottom:10px;}
.productContentimg{ border:1px solid #090;}
.products{padding-left:10px; padding-bottom:10px}

h1{color:#0054b9; font-size:28px;}

.images{}
.images img{padding-left:2px; border:0;}
.border{border-bottom:2px solid #FF0000 double;}

a{text-decoration:none; color:#000;}</pre></body></html>