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

South2001 { /* Place Holder */ }

body 
{ color: black; background-color: #AA8866;
  font-family: "Verdana", "Helvetica", "sans-serif";
}

.TriColumn { background-color:#6C543C }
Table.Foto { background-color:#886644 }

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


body a:link    { color:white;}
body a:visited { color:yellow;}
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: 16pt; font-weight: normal; }
P.Body {font-size: 10pt;}


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

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;}


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

Table.TitleBox {background-color:black}
Table.TitleBox h1 {	color: black; background-color:red}
Table.TitleBox h2 {	color: white; background-color: black}
Table.TitleBox h3 {	color: green; background-color:red}
Table.TitleBox h4 { color: yellow; background-color: black}
