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



nz2010 {/*place holder*/ }

body { 	background-color: #E6FFB0;}


.TriColumn { /* Table of Three Columns */
   background-color:#E6FFB0;
}

TD.Index    {background-color:#D3FF79;}
TD.Main     {background-color: #E6FFB0;}
TD.AdsRight {background-color: #E6FFB0;}

Table.Foto { background-color:#D3FF79;}

body a:link    { color:black;}
body a:visited { color:blue;}
body a:hover   { color:white; background-color: green;}



/* --------------- Bold, Paragraph, and List Elements --------------- */

.bold {font-weight: Bold;}
p.Body:first-letter { color: black;	font-size: 18pt; font-weight: bold; }


/* --------------- Left Menu --------------- */

P.MenuItem a:link    { color: black;}
P.MenuItem A:visited { color: blue;}
P.MenuItem A:hover   { color: white; background-color: green;}

P.MenuItemIndent a:link    { color: black;}
P.MenuItemIndent A:visited { color: blue;}
P.MenuItemIndent a:hover   { color: white; background-color: green;}


/* ======================================= */
P.MenuHead {
    color: black;
    margin: 0pt 0pt 0pt 0pt;
	font-weight: bold; font-size: 10pt;
    font-family: "Arial", "Verdana", "Helvetica", "sans-serif"
}

P.MenuHead a:link    { color: black; text-decoration: none;}
P.MenuHead a:visited { color: green;	text-decoration: none;}
P.MenuHead a:hover   { color: white; background-color: green; font-size: 12pt; text-decoration: none;
    font-family: "Perpetua", "Times New Roman", "Serif";}

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

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

/* --------------- END Title Block --------------- */
