body 
    { background-color: #FFFFFF; }

p
    { font-family: Arial, Century Gothic, sans-serif;
      color: #000000;
      font-size: 90%; }
      
a.link
{ font-family: Geneva, Arial, Helvetica, sans-serif;
      font-size: 115%; 
	  color: #3333CC;
	  text-decoration: none;
	  elevation: higher;
	  padding-left: 5px;
	  }

a.faq
	  { font-family: Geneva, Arial, Helvetica, sans-serif;
	  color: #000000;
      font-size: 100%; 
	  text-decoration: none;
	  padding-left: 5px;
	  }
	  
	  
p.linkdef
{ font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000033;
font-size: 90%;
padding-left: 50px;
}

p.link
{ font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000033;
font-size: 90%;
padding-left: 5px;
}
	  	  
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: 90%;
      text-align: left;
	  margin-left: -15px;
	  margin-bottom: 5px;
}

h1
   { font-family: Arial, Century Gothic, sans-serif;
     color: #f68112;
     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%; 
      }

h4
{ font-family: Arial, Century Gothic, sans-serif;
color: #f68112;
text-align: center;
font-size: large;
text-shadow: #CCCCCC;
}

	  
h5
	{ font-family: Arial, Century Gothic, sans-serif;
      color: #404040;
      font-size: 105%;
	  margin-bottom: 0pt;	  }



blockquote 
{ font-family: Arial, Century Gothic, sans-serif;
      color: #000000;
      font-size: 90%; }


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

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

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

td.menu
{ width: 17%;
	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;
		border-collapse: collapse;
}

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


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