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

nz2010 {/*place holder*/ }

body { 	background-color: #D8B163;}


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

TD.Index    {background-color:#AA8300;}
TD.Main     {background-color: #D8B163;}
TD.AdsRight {background-color: #D8B163;}

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


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


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

.bold {font-weight: Bold;}
p.Body:first-letter { color: brown;	font-size: 18pt; font-weight: bold; }
li { color: #002200; font-weight; font-size: 12pt;}
p.LiP {color: black; font-size: 10pt;}


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

/* TD.Index {background-color: #AA8300;} */


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

P.MenuItemIndent a:link    { color: white;}
P.MenuItemIndent A:visited { color: yellow;}
P.MenuItemIndent a:hover   { color: white; background-color: green;}
/* --------------- End Left Menu --------------- */

P.Footer {color: black;}

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

Table.TitleBox {background-color: #AA8300;}
Table.TitleBox h1 {	color: white; background-color: #725a00;}
Table.TitleBox h2 {	color: white; background-color: #AA8300;}
Table.TitleBox h3 {	color: green; background-color: #AA8300;}
Table.TitleBox h4 { color: yellow; background-color: #725a00;}
/* --------------- END Title Block --------------- */


