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

EastCoast1999 { /* Place Holder */ }

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

.TriColumn { background-color:#6060FF }
Table.Foto { background-color:#aaaaee }

TD.Index    {background-color: #88AADD;}
TD.Main     {background-color: #88AADD;}
TD.AdsRight {BACKGROUND: url("../../ChinaFoto/ChinaFoto1999/r991110-36-80cm.jpg");}


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 {font-size: 10pt; }
p.Body:first-letter { color: black;	font-size: 18pt; font-weight: normal; }

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

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

P.MenuItemIndent a:link { color: white;}
P.MenuItemIndent A:visited { color:black;}
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:black}
Table.TitleBox h4 { color: yellow; background-color: red}
