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

Guangzhou2001 { /* Place Holder */ }

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

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

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