<STYLE> 

  body{
     font: 13px;
     color: #000000;
     text-decoration: none; 
  }
  
  td {
     font:13px;
     color:#000000; 
     text-decoration: none; 
  }
  
  div {
     font:13px; 
     text-decoration: none; 
  }
  
  form {
     font:13px;
     color:#000000; 
     text-decoration: none; 
  }
 
  A   {
      COLOR: #000000; 
      TEXT-DECORATION: none;
  }
  
  A:HOVER    { 
      color : #000000; 
      text-decoration : underline; 
  }

  A.sign {
      font:13px; 
      color:#069;
      text-decoration:none;
  }
 
  A.sign:hover {
      font:13px; 
      color:#eb6112;
      text-decoration:none;
  }

  A.channel_menu , A.channel_menu:hover {
      color:#085908; 
      font:13px;
  }

  IMG {
      border:0px;
  }

  div.products {
      font:13px;
      margin:6px;
      line-height:18px;
      color:#123456;
  }

  div.grc {
      font:13px;
      color:#f80;
      margin:5px;
      line-height:20px;
  }

  div.grc_title {
      font:13px;
      margin-left:24px;
      line-height:20px;
  }

  .slide_title { 
      width:300px; 
      margin:1px; 
      height:25px; 
      background:#f5f5f5; 
      padding-left:2px; 
      padding-top:5px; 
      text-align:left; 
      font:bold 13px; 
      color:#c90; 
  }

  .slide_title_r { 
      width:153px; 
      margin:1px; 
      height:25px; 
      background:#f5f5f5; 
      padding-left:2px; 
      padding-top:5px; 
      text-align:left; 
      font:bold 13px; 
      color:#c60; 
  }

  .grc01 { 
      font:13px; 
      color:#366; 
      margin:5px; 
      line-height:18px; 
  }

  .grc02 { 
      font:13px; 
      margin-left:24px; 
      line-height:18px; 
  }

  #topnav {behavior: url('/css/csshover.htc');}
  #topnav {background:#039 url(/images/tab-gradient-0908.gif) top repeat-x; padding:0 0 0 0; height:29px; margin:0 -5px;}
  #topnav strong {font-size:11px;}
  #topnav ul {list-style:none; margin:0; padding:0;}
  #topnav ul li {float:left;}
  #topnav ul li a {
	background-repeat:repeat-x;
	background-position:top;
	padding:4px 15px 3px 15px; 
	border-right:1px solid #003366;	
	color:#fff; 
	text-decoration:none; 
	font-size:13px; 
	font-weight:bold;
	display:block;
	margin:3px 0 0 0;
  }
  #topnav li a:hover, #topnav li a.press, #topnav li a:hover.press {background:#f2f1f1 url(/images/nav_press.gif) bottom left repeat-x; color:#333; margin:1px 0 0 0; padding:7px 15px 7px 15px; border-right:1px solid #003366; border-left:0px solid #99ccff;}
  #topnav li a:hover {padding:7px 15px 7px 15px;}

  #bottomnav {background:#039 url(/images/tab-gradient-0908.gif) top repeat-x; padding:0 0 0 0; height:25px; margin:0 -5px;}
  
  
  .buttonface {
      width:80px; height:19px; font:13px; border:1px solid #aaa; line-height:18px; background:#f3f3f3;
  }
  
  .inputface {
      width:80px; height:19px; font:13px; color:#333; border:1px solid #bbb; color:#333;
  }

</STYLE>