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

sydney2006 {/*place holder*/ }

body { 	background-color: #DEC1B6;}


TD.Index    {background-color:#BB7E68;}
TD.Main     {background-color: #DEC1B6;}
TD.AdsRight {background-color: #DEC1B6;}

Table.Foto { background-color:#CCB0B0;}

body a:link    { color:black;}
body a:visited { color:blue;}
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: black;}
P.MenuItem A:visited { color: blue;}
P.MenuItem A:hover   { color: white; background-color: green;}

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


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

Table.TitleBox {background-color: #BB7E68;}
Table.TitleBox h1 {	color: yellow; background-color:  #806050;}
Table.TitleBox h2 {	color: white; background-color:  #BB7E68;}
Table.TitleBox h3 {	color: white; background-color:  #BB7E68;}
Table.TitleBox h4 { color: yellow;  background-color:  #806050;}

/* --------------- END Title Block --------------- */
