﻿/*-------------------------------------------------------------------------------------------------
Keil Software Web Site Style Sheet
Copyright (c) Keil Software - All Rights Reserved.
-------------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------
List Tables used in specifications and feature pages
-----------------------------------------------------------*/
div.Bdy .c                        { text-align: center; }

div.Bdy table.Tab tr th           { color: #FFF; background: #994700; text-align: left; font: bold 8pt verdana, sans-serif; border-top: 1px solid #000; border-bottom: 1px solid #000; margin: 20px 0 2px 2px; padding: 0 3px; height:30px; }

div.Bdy table.Tab tr td.oddh20 { color: #000; background: #FFF; border-bottom: none; border-left: 1px solid #999; text-align: left; height:20px; padding-left: 20px }
div.Bdy table.Tab tr td.evenh20  { color: #000; background: #F0F0F0; border-bottom: none; border-left: 1px solid #999; text-align: left; height:20px; padding-left: 20px }

div.Bdy table.Tab tr td.oddh20in { color: #000; background: #FFF; border-bottom: none; border-left: 1px solid #999; text-align: left; height:20px; padding-left: 40px }
div.Bdy table.Tab tr td.evenh20in  { color: #000; background: #F0F0F0; border-bottom: none; border-left: 1px solid #999; text-align: left; height:20px; padding-left: 40px }


div.Bdy table.Tab tr td.oddh20c { color: #000; background: #FFF; border-bottom: none; border-left: 1px solid #999; text-align: center; height:20px }
div.Bdy table.Tab tr td.evenh20c  { color: #000; background: #F0F0F0; border-bottom: none; border-left: 1px solid #999; text-align: center; height:20px }

div.Bdy table.Tab tr td.hdr      { color: #000; background: #F0E0A0; border-top: 1px solid #000; border-bottom: 1px solid #000; text-align: left; height:20px; padding-left: 5px }



'==================================================================================================
' $History: __page_template.asp $
' 
' *****************  Version 1  *****************
' User: Maroni01     Date: 5/04/10    Time: 1:57a
' Created in $/www.keil.com/_css
' _css/__page_template.asp
' 
' *****************  Version 2  *****************
' User: jward        Date: 1/23/09    Time: 5:26a
' Updated in $/www.keil.com
' Page automatically checked out and back in as part of a save page or
' publish web operation.
'==================================================================================================
%>