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

Hongkong1999 { /* Place Holder */ }

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

.TriColumn { background-color:#6060FF; border-style: none; padding: 0px;}
Table.Foto { background-color:#9090FF }

TD.Index {background-color:#CCCCFF; border-style: none;}
TD.Main {background-color: #CCCCFF;}
TD.AdsRight {width=30px; background-image: url("../../ChinaFoto/Hongkong1999/r2m0123-31rb.jpg");} /* Marks right (third) column. */

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


/* --------------- 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; }
h5.FigureTitle {font-size: 10pt;}


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

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

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

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


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

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

