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

ChinaAdvice { /* Place Holder */ }

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

.TriColumn { background-color:#77D777 }
Table.Foto { background-color:#66aa66 }

TD.Index    {background-color: #66D066;}
TD.Main     {background-color: #77D777;}
td.AdsRight {background-image: url("../../ChinaFoto/Hongkong1999/r991229-40b.jpg");} 

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: 18pt; font-weight: bold; }


/* --------------- 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}

