body 
    { background-color: #FFFFFF; }

p
    { font-family: Arial, Century Gothic, sans-serif;
      color: #000000;
      font-size: 100%; }
      
a.cmenuunselect
   { font-family: Arial, Century Gothic, sans-serif;
      color: #FFFFFF;
      font-size: 100%; 
      text-decoration: none;
      }
      
a.cmenuselect
   { font-family: Arial, Century Gothic, sans-serif;
	color: #404040;
	font-size: 100%;
	text-decoration: none;
	}
      
li
{font-family: Arial, Century Gothic, sans-serif;
      color: #000000;
      font-size: 100%;
      text-align: left;
}

h1
   { font-family: Arial, Century Gothic, sans-serif;
     color: #FF4500;
     font-size: 200%; }

h2
   { font-family: Arial Black, sans-serif;
     color: #000000;
     font-size: 100%; }

h3
    { font-family: Arial Black, sans serif;
      color: #404040;
      font-size: 110%; 
      }


blockquote { font-family: Verdana, Arial, sans-serif;
             color: #0000CC;
             font-size: 100%; }


.tooltip
    { border-style: none;
      background-color: #90EE90;
      padding: 1px; }
      
table   
{ width: 100%;
	padding: 5px; }
	
td.tools
{	padding: 5px; 
	border-color: #404040;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
    margin: 0;
	}
	

td.home 
{ width: 15%;
	background-color: #f68112;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	padding: 5px;
}

td.banner
{ width: 85%;
	background-color: #FEBD09;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	padding: 5px;
}

td.menu
{ display: none;
	width: 15%;
	background-color: #FEBD09;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	padding: 5px;
}

td.cmenuselect
{ width: 20%;
	height: 20%;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #404040;
	border-width: 1px 1px 0px 1px;
	padding: 5px;
}

td.cmenuunselect
{ width: 20%;
	height: 20%;
	background-color: #404040;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	padding: 5px;
}


td.content
{ width: 100%;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #404040;
	border-width: 0px 1px 1px 1px;
	padding: 5px;
}
