
/* Default Styles, Use Sparingly, Create Named Styles */

body  
{
background-color: #E4EEDB; 
font-family: 'Century Gothic'; 

}
p, td
{ font-size: 10pt;
  font-color: #000000;	
 }

/*  Named Styles */

.Marquee {color:#008080; font-size: 13; }

a.TopLinks { color:#FFFFFF; padding-top:20; font-weight: bold; 
	font-size: 15; text-decoration:none;
	font-family: 'Century Gothic'; 
	align:"center"; }
	
	a.BotLinks { color:#FFFFFF; 
	font-size: 10; 
	font-family: 'Century Gothic'; 
	}

/*
span.LeftLogin { color: #FFFFFF }
*/
.LinkMenu    
{ font-family: 'Century Gothic'; 
  font-size: 11pt; 
  color: #FFFFFF; 
  margin-left: 4; 
  margin-bottom: 30; 
  font-weight:bold; 
  margin-top: 0; 
  text-indent:0; 
  text-decoration:none 
  }

.LinkMenuSelected  
{ font-family: Century Gothic; font-size: 11pt; color: #99FFCC; 
margin-left: 4; margin-bottom: 30; font-weight:bold; margin-top: 0; text-indent:0; text-decoration:none  }

.LinkMenuIn    
{ font-family: Century Gothic; font-size: 11pt; color: #FFFFFF; 
  margin-left: 14; margin-bottom: 30; font-weight:bold; margin-top: 0; text-indent:0; text-decoration:none; text-align:left; word-spacing:0  }

.LinkMenuInSelected    
{ font-family: Century Gothic; font-size: 11pt; color: #99FFCC; 
  margin-left: 14; margin-bottom: 30; font-weight:bold; margin-top: 0; text-indent:0; line-height:100%; text-decoration:none  
  }
  
h2.survey
	{ text-align:"center";
	color:#008080;
	margin-top:12; 
	margin-bottom:0;	
	 }
table.survey  {
 font:1em "century gothic";
 color:#000000;
 background-color:#E4EEDB;
 border-width: 0px;
}

td.even {  background-color:#FFFF99; }

 th.survey {  
 color:#008080;
 font:1em "century gothic";
 font-weight:bold;
 text-align:left;
  border-width: 0px;
  padding-left:6px;
  padding-top:6px;
 }
 
  th.even {  
 color:#008080;
 background-color:#FFFF99;
 font:1em "century gothic";
 font-weight:bold;
 text-align:left;
  border-width: 0px;
  padding-left:6px;
  padding-top:6px;
 }
 
  p.survey {  
 color:#008080;
 font:1em "century gothic";
 font-weight:bold;
 text-align:left;
 	margin-top:8; 
	margin-bottom:4;
 }
 
  td.cell {  
  padding-left:12px;
  color: #000000;
  }
  p.cell {
  margin-top: 0; margin-bottom: 6;
  color: #000000;
 }
   td.cell2 {  
    color: #000000;
    margin-bottom: 12;
  }
   p.cell2 {
  margin-top: 0; margin-bottom: 12;
  color: #000000;
 }
 td.cellnopara
 {
  margin-top: 0; margin-bottom: 0; color: #000000;
 }
 ul.cellnopara
 {
  margin-top: 0; margin-bottom: 0; color: #000000;
 }
 
 a.recipe
 {
	color: #048282;
	margin-top: 0; 
	margin-bottom: 0; 
	text-indent:-8px; 
	margin-left:8px;
    font-face:"Century Gothic";
    font-size:"12";
       }
