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

Beijing1999 { /* Place Holder */ }

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

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

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

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

/////////////////////


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

.bold {font-weight: Bold;}
p.Body {font-size: 11pt;}
p.Body:first-letter { color: #003500;	font-size: 18pt; font-weight: normal; }

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

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

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

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

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