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

Thailand2000 {/*place holder*/ }

body { 	background-color: #7878FF; link="#0000EE" vlink="#551A8B" alink="red";}

.TriColumn { background-color:#DDBB00;}

TD.Index    {background-color:  #3333FF;}
TD.Main     {background-color:   #7878FF;}
TD.AdsRight {background-color:  #7878FF;}

Table.Foto { background-color:#5555FF;}


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

.bold {font-weight: Bold;}
p.Body:first-letter { color: navy;}
P.Note { color: black;}



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

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

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

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

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

Table.TitleBox {background-color: #3333FF;}
Table.TitleBox h1 {	color: white; background-color: #191980;}
Table.TitleBox h2 {	color: white; background-color: #3333FF;}
Table.TitleBox h3 {	color: green; background-color: red}
Table.TitleBox h4 { color: gold;  background-color: #191980;}

