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

body { 
	background-color: #CBE4CF;
	}

P.Body:first-letter {
	color: green;
}

.TriColumn  {background-color: #CBE4CF;}
TD.Index    {background-color: #ABD3B1;}
TD.Main     {background-color: #CBE4CF;}
TD.AdsRight {background-color: #CBE4CF;}

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

Table.TitleBox {background-color: #ABD3B1;}
Table.TitleBox h1 {	color: white; background-color:  #99AA66;}
Table.TitleBox h2 {	color: white; background-color:  #ABD3B1;}
Table.TitleBox h3 {	color: white; background-color:  #ABD3B1;}
Table.TitleBox h4 { color: white;  background-color:  #99AA66;}

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

/* --------------- Photo Box  --------------- */

Table.Foto { background-color:#9999ff;}
H5.FigureTitle {color: #000000;}


Table.Foto  a:link    { color: blue;}
Table.Foto  a:hover  { color:#BBE2CC; background-color: grey; text-decoration: none}
Table.Foto  a:visited    { color: black;}
/* --------------- END Photo Box --------------- */

/* Set background color for index cell */
TD.Index {
	background-color: #ABD3B1;
}
