@import url(../../_StyleBase/basic.css);

body { 
	background-color: #B9FFB9; color: black;
	}

/* --------------- Page Layout --------------- */
.TriColumn  {background-color: #FFD8B0;}
TD.Index    {background-color: #84DD88;}
TD.Main     {background-color: #FFD8B0;}
TD.AdsRight {background-color: #FFD8B0;}


/* --------------- Title Box --------------- */
TABLE.TitleBox {background-color: #84DD88;}

Table.TitleBox h1 {	color: white; background-color:  green;}
Table.TitleBox h2 {	color: green; background-color:  #84DD88;}
Table.TitleBox h3 {	color: green; background-color:  #84DD88;}
Table.TitleBox h4 { color: white;  background-color: green;}

/* --------------- END Title Box --------------- */

Table.Foto  {background-color: #84DD88;}
Table.Foto  a:link    { color: #BFBFFF;}
Table.Foto  a:hover  { color:#BBE2CC; background-color: grey; text-decoration: none}
Table.Foto  a:visited    { color: #aa7777;}


P.Body:first-letter {
	color: #004000;
}

P.QuizLegend {
	font-size: 10.000000pt;
	font-weight: Medium;
	font-style: Normal;
	margin-top: 0.000000pt;
	margin-bottom: 0.000000pt;
	margin-right: 0.000000pt;
	margin-left: 0.000000pt;
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
          color: white
}

P.MenuHead {
     color: #004000;
}

P.NavDate {
	color: #004000;
}

