<!--
   body {
       font-family: Geneva, Arial, Helvetica, sans-serif;
	   background-color: #FFFFFF;
	   font-size: 14px;
	   background-image: url(../images/background.gif);
       }
   
	a {
	   font-family: Geneva, Arial, Helvetica, sans-serif;
	   color: #000000;
	   text-decoration: underline;
       }
	
	
	a:link {
	   text-decoration: underline;
       }
    
	a:visited {
	   text-decoration: underline;
       }
    
	a:hover {
	   color: #007DC0;
	   text-decoration: underline;
       }
    
	a:active {
	   text-decoration: underline;
	   color: #666666;
       }
  
   
   form {
       color: gray;
	   font-size: 10px;
	   text-align: right;
	   }
   
   
   input {
       color: gray; 
       font-size: 12px;
       }
   
   select {
       color: gray; 
       font-size: 12px;
       }
   
   td.mainimage {
       vertical-align: top;
	   }
	   
   td.header {
	background-color: #027DC3; 
	color: white; 
	font-size: large;
	font-weight: bold; 
	padding: 4px 0 4px 45px;
	}
   
   td.supportop {
	   background-image:url(../images/chromebg2.gif);
	   background-repeat: repeat-x repeat-y;
	   border: 1 solid #027DC3;
       vertical-align: text-top;
       font-weight: bolder;
       color: white;
       }
   
   td.supportbottom {
	   font-size: 11px;
       color: black;
       }
   
   td.ad {
       vertical-align: bottom;
	   }
   
   p.bold {
       font-size: 11px;
       font-weight: bold;
       color: #36c;
       }
   
   td.thumbnail {
       padding-left: 20px;
	   }
   
   td.newstop {
	   background-image:url(../images/chromebg2.gif);
	   background-repeat: repeat-x repeat-y;
	   border: 1 solid #027DC3;
       vertical-align: text-top;
       font-weight: bolder;
       color: white;
       }
   
   td.newsbottomb { 
       line-height: 2; 
       font-size: 11px;
       color: #36c;
       font-weight: bold;
       vertical-align: text-top;
       }
	   
   .tl {background: url(../images/tl.gif) no-repeat top left;}
   .tr {background: url(../images/tr.gif) no-repeat top right;}
   .b {background: url(../images/dot.gif) 0 100% repeat-x;}
   .l {background: url(../images/dot.gif) 0 0 repeat-y; }
   .r {background: url(../images/dot.gif) 100% 0 repeat-y; }
   .bl {background: url(../images/bl.gif) 0 100% no-repeat;}
   .br {background: url(../images/br.gif) 100% 100% no-repeat;}

   
   td.newsbottomb li {
       text-indent: -2em;
       list-style-type: none;
       }
  
   td.featuredproducts {
	   background-image:url(../images/chromebg2.gif);
	   background-repeat: repeat-x repeat-y;
	   border: 1 solid #027DC3;
       vertical-align: text-top;
       font-weight: bolder;
       color:white;
       }
  
   
   td.fproductsbottom1b { 
       vertical-align: middle; 
       font-size: 11px;
       color: gray;
       }
   
	   
	span.language {
	    padding-right: 10px;
		color: #027DC3; 
		font-weight: bold;
		}
	
	span.language a {
	    color: #027DC3;
		text-decoration: underline;
       }
	
	span.language a:link {
	    color: #027DC3;
		text-decoration: underline;
       }
	
	#footer {
       font-size: 10px;
       color: gray;
	   text-align: center;
	   padding-top: 15px;
       }


-->
