/* Style sheet : ThaiWorldView */

body
{
   font-family      : Arial,Helvetica,Geneva;
   color            : black;
   background-color : white;
   background-image : url(gif/deco/back.jpg);
   word-spacing     : normal;
   letter-spacing   : normal;
   width					  : 98%;
   margin					  : auto;
   min-width			  : 800px;
   max-width				: 1000px;
}

body.poor
{
   color            : pink;
   background-color : black;
   background-image : none;
}

a:link, a:visited, a:active { color : black }
a:hover { color : red }

div { text-align : justify }

div.center { text-align : center }

P { text-indent: 3em; }

hr
{
   color      : #ACA250;
   width      : 75%;
   margin     : 0 auto 3px auto
}

HR.sep
{
   color  : #ACA250;
   width  : 25%;
   margin : 0 auto 3px auto
}

h1 { font-size: 24pt }
h2 { font-size: 18pt }
h3 { font-size: 16pt }
h4 { font-size: 14pt }
h5 { font-size: 12pt }

H1.green
{
   color       : #ACA250;
   font-family : "arial black";
}

ul { list-style-type : circle; }

ol { list-style-type : square;  }

li { padding-bottom : 10px; }

LI.aim
{
   font-family : verdana;
   font-size   : 150%;
}

LI SPAN
{
   font-family : CourierNew;
   font-size   : 16px;
   font-style  : normal;
}

SPAN.thai
{
	font-family : Tahoma,Angsana New,Cordia New,IrisUPC,Arial Unicode MS;
	font-size   : 17pt;
}

SPAN.link
{
   font-family : verdana;
   font-size   : 18px;
   font-style  : normal;
}

SPAN.thanks
{
   font-family : verdana;
   font-size   : 18px;
   font-style  : normal;
   color       : maroon;
}

SPAN.title
{
   text-align      : center;
   margin          : 0.5em;
   padding         : 0;
   margin-bottom   : 0.5em;
   color           : #ACA250;
   font-size       : 35px;
   font-family     : verdana;
   text-decoration : underline;
   font-weight     : bold;
}

SPAN.copy
{
   font-family : verdana;
   font-size   : 18px;
   font-style  : italic;
}

SPAN.date
{
   font-family : CourierNew;
   font-style  : normal;
   font-weight : bold;
   color       : green;
}

SPAN.page
{
   font-size  : 10px;
   font-style : normal;
}

SPAN.first
{
   font-family : verdana;
   font-size   : 24px;
   font-style  : normal;
}

SPAN.music
{
   font-family      : helvetica,arial;
   font-size        : 24px;
   font-style       : normal;
   background-color : orange;
}

SPAN.month
{
   font-family     : CourierNew;
   font-size       : 24px;
   text-decoration : underline;
   color           : red;
}

TABLE.path { border-collapse: collapse; }

TD.path
{
   border-width    : 3px;
   border-style    : solid;
   border-color    : #ACA250;
   padding	       : 1em;
   text-align      : left;
   background      : #fed170;
}

TD.local
{
   border-width    : 3px;
   border-style    : solid;
   border-color    : #ACA250;
   padding	       : 1em;
   text-align      : center;
   background      : #fed170;
}

TH.tab, TD.tab
{ 
   border-width    : 3px;
   border-style    : solid;
   border-color    : #ACA250;
   background      : #fed170;
   text-align      : center;
}

SPAN.high
{
   font-family : Geneva;
   font-size   : 110%;
   font-style  : normal;
   font-weight : bold;
   color       : #c34400;
}

SPAN.color
{
   font-family : Geneva;
   font-size   : 110%;
   font-style  : normal;
   font-weight : bold;
   color       : brown;
}

SPAN.tv
{
   font-family  : Courier;
   font-style   : normal;
   font-weight  : bold;
   color        : #b50033;
}

SPAN.mono
{
   font-family : monospace;
}

SPAN.pb
{
   font-family : monospace;
   font-size   : 22px;
   font-style  : italic;
}
          
.menu
{
   color           : black;
   font-weight     : bold;
   list-style-type : square;	
}

.menu li
{
   padding-bottom : 15px;
}


