* {font-family: Arial, sans-serif;}
h1 {
	/*18px  */
	font-size:138.5%;  
}
h2 {
	/*16px  */
	font-size:123.1%; 
}
h3 {
	/*14px  */
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	border:0px solid #000;
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
#TabMenu2
{
   xfloat: left;
   xwidth: 99%;
   font-family: Arial;
   font-size: 13px;
   line-height: normal;
   border-bottom: 1px solid #FFFFFF;
   xalign:center;
}
#TabMenu2 ul
{
   xwidth: 99%;align:center;
   margin: 0;
   padding: 10px 0px 3px 10px;
   list-style: none;
}
#TabMenu2 li
{

   display: inline;
   margin: 0;
   padding: 0;
}
#TabMenu2 a
{
   xfloat: left;
   background: url("images/style13left.gif") no-repeat left top;
   margin: 0;
   padding: 0 0 0 1px;
   text-decoration: none;
}
#TabMenu2 a span
{
   xfloat: none;
   xdisplay: block;
   background: url("images/style13right.gif") no-repeat right top;
   padding: 5px 15px 4px 6px;
   color: #627EB7;
   font-weight: bold;
   text-decoration: none;

}
#TabMenu2 a:hover span
{
   background-position: 1%; // -42px;
   color: #000000;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#TabMenu2 a:hover
{
   background-position: 0%; // -42px;
}
#TabMenu2 #active a
{
   background-position: 0%; // -84px;
}
#TabMenu2 #active a span
{
   background-position: 1%; // -84px;
   color: #627EB7;
   font-weight: bold;
   text-decoration: none;
}
a {font-size:13px;}
a:link {
    color: #2D3Ebb;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;

}a:visited {
   color: #2D3Ebb;
    text-decoration: none;

    font-weight: normal;
    font-style: normal;
}a:hover {
    color: #FF0000;
    text-decoration:  none;

    font-weight: normal;
    font-style: normal;
}a:active {
   color: #2D3Ebb;
    text-decoration:  none;

    font-weight: normal;
    font-style: normal;
        body {background: url("images/bg1.jpg"); background-color: #f6efdf;}
    td {font-size: 80%;}  
    th {background:url("images/bg1.jpg"); background-position: 60% 50%;}
    .xlite {("images/bg1.jpg") no-repeat right top;background-position:100% 10%;}
    caption {font-size:184%}
.lite { background:url("images/bg1.jpg") no-repeat right top;background-position:100% 10%;}
    th {white-space:nowrap}
    a:link      { color: #2D3Ebb;}
    a:visited   { color: #2D3Ebb;}
    a:hover     { color: #FF0000;}
    a:active    { color: #2D3Ebb;}
img {border:4 ridge #f6efdf}
#menu1 {background: white;}
#menu1 * {!important; background: white;}
body {!important; background: white;}
#table2 * { background: #f6efdf !important; }
