/* 
The theme for Thai Consulate General in New York (English pages)
	Created by Pool Nganpeerapong on April 26, 2004.
*/
/* General page style. */
body {background-color: #999999;}

/* General font families for common tags */
font,th,td,p {
	font-family: Arial, CordiaUPC, Cordia New, CordiaDSE;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a, a:link, a:active, a:visited { 
	color : #000099; 
	text-decoration: none;
} 

a:hover {
	font-family: Arial, CordiaUPC, Cordia New, CordiaDSE;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #ff6600;
	text-align: center;
	text-decoration: none;
}

hr	{ height: 0px; border: solid #6699ff 0px; border-bottom-width: 1px;}

/* Headline style (at the top of every page) */
.hrline, .logoline, .headline, .title {
	font-family: Arial, CordiaUPC, Cordia New, CordiaDSE;
	text-decoration: none;
}

.logoline	{font-size: 10pt; color: #000000;}
.title 	{
	font-size: 10pt; color: #FFFFFF;
	background-color: #000000;
}

.headline	{font-size: 12pt; font-weight: bold; color: #CC3300;}

.hrline	{font-size: 10pt; color: #99FF00; background-color:#000000;}
a.hrline, a.hrline:link, a.hrline:active, a.hrline:visited 	{color: #99FF00; text-decoration: none;}
a.hrline:hover					{color: #ffcc00; text-decoration: none;}

.topic
{
	font-family: Arial, CordiaUPC, Cordia New, CordiaDSE;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color:  #999933;
	text-decoration: none;
}

/* Menu Style */
.menu, a.menu, a.menu:link, a.menu:active, a.menu:visited, .bold {
	font-family: Arial, CordiaUPC, Cordia New, CordiaDSE;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.menu, a.menu, a.menu:link, a.menu:active, a.menu:visited {color: #99CCFF; 	line-height: 18pt;}
.bold        {color: #0000FF;}

.submenu, a.submenu, a.submenu:link, a.submenu:active, a.submenu:visited  {
	font-family: Arial, CordiaUPC, Cordia New, CordiaDSE;
	text-indent: 7pt;
	font-size: 10pt;
	line-height: 15pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
}

a.menu:hover, a.submenu:hover	{color:#ff6600 ; text-decoration: none;}



