


/*********************************************Top Menu********************************************/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #D10000; /*Red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font:bold 12px Tahoma, Arial, Geneva, sans-serif;

color: black;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/

/*BELOW 4 LINES add rounded bottom corners to each menu item.
  ONLY WORKS IN FIREFOX AND FUTURE CSS3 CAPABLE BROWSERS
  REMOVE IF DESIRED*/
-moz-border-radius-bottomleft: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}

.invertedshiftdown a:hover{
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.invertedshiftdown .current a{ /** currently selected menu item **/
background-color: #D10000; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}





/*- Menu 3--------------------------- */
	
#mainleftmenu {
	width: 210px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:10px;
	font:14px Tahoma, Arial, Geneva, sans-serif;
	}
	
#mainleftmenu li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font:14px Tahoma, Arial, Geneva, sans-serif;
	}	
	
#mainleftmenu li a:link, #mainleftmenu li a:visited {
	color: #646464;
	display: block;
	background:  url(images/leftmainmenu.gif);
	padding: 2px 0 0 10px;
	font:14px Tahoma, Arial, Geneva, sans-serif;
	}
	
#mainleftmenu li a:hover {
	color: #646464;
	background:  url(images/leftmainmenu.gif) 0 -24px;
	padding: 2px 0 0 40px;
	font:14px Tahoma, Arial, Geneva, sans-serif;
	}


#mainleftmenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	width:210px;

} 




div#counter {
	width: 180px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	margin-left:5px;
	padding:5px 0 5px 0;
	text-align:center;
	line-height:30px;
	}

body {
	background-color:#33ABF9;
	font:14px Tahoma, Arial, Geneva, sans-serif;
}
body, form, input, textarea, select, td {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
	font:14px Tahoma, Arial, Geneva, sans-serif;
}
input, textsrea ,select ,td, div, span {
	font:14px Tahoma, Arial, Geneva, sans-serif;
}
h1{
	font:18px Tahoma, Arial, Geneva, sans-serif;
	font-weight:bold;
}

h2{
	font:16px Tahoma, Arial, Geneva, sans-serif;
	font-weight:bold;
}
h3{
	font:14px Tahoma, Arial, Geneva, sans-serif;
	font-weight:bold;
	color:#0033FF;
}
a {
	color:#3366FF;
	text-decoration:underline;
}
a:hover {
	color:#3366FF;
	text-decoration:underline;
}

img {border:0;}

div.clear{
	clear:both;
}

div.divOuter {
	width:1000px; 
	background-color:#FFFFFF;
	
}

div#webheader { 
	display:block;
	
	width:1000px; 
	height:143px;
	vertical-align:bottom;

}
div#leftHeader{
	width:550px;
	height:143px;
	float:left;
}
div#rightHeader{
	width:430px;
	height:143px;
	float:right;
	background:url(images/logo2.gif) no-repeat top left;
}
div#weblogo1{
	width:550px;
	height:83px;
	background:url(images/logo.gif) no-repeat top left;
}

div.content {
   
    clear: left;

	background-color:#FFFFFF;
}


div.vspace{
	height:2px;
	line-height:2px;

}
div#footer{
	padding:30px 0px 0px 0px;
}
div#footerheader{
	background:url(images/footer.gif) no-repeat bottom left;
	width:1000px;
	height:18px;
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
div#footercontent{
	background-color:#2c2c2c ;
	width:1000px;
	height:80px;
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
	font:11px Tahoma, Arial, Geneva, sans-serif;
	color:#FFFFFF;
	text-align:center;
}

div#footercontent a {
	font:11px Tahoma, Arial, Geneva, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
}

div#footercontent a:hover {
	
	font:11px Tahoma, Arial, Geneva, sans-serif;
	color:#FFFFFF;
	text-decoration: underline;
}
div#leftsidemenu{
	float:left;
	width:230px;
	overflow:hidden;
	text-align:left;
	background-color:#FFFFFF;
}
div#maincontent{
	float:right;
	width:760px;
	background-color:#FFFFFF;
	margin-left:10px;
}
#leftmenublock
{
	width:230px;
	display:block;
	margin-bottom:10px;

}
#internallinkheader
{
	background:url(images/internal_link_header.gif) no-repeat bottom left;
	width:230px;
	height:30px;
	color:#FFFFFF;
	line-height:30px;

} 

#toolslinkheader
{
	background:url(images/tools_header.gif) no-repeat bottom left;
	width:230px;
	height:30px;
	color:#FFFFFF;
	line-height:30px;
} 

#clockheader
{
	background:url(images/clockheader.gif) no-repeat bottom left;
	width:230px;
	height:30px;
	color:#FFFFFF;
	line-height:30px;
} 




div#timer{
	width: 210px;
	border-style: solid solid solid solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:10px;
	text-align:right;
	padding: 5px 0px 5px 0px;
	
	font:14px Tahoma, Arial, Geneva, sans-serif;
}


#forcastheader
{
	background:url(images/forcastheader.gif) no-repeat bottom left;
	width:230px;
	height:30px;
	color:#FFFFFF;
	line-height:30px;
} 

div#forcastcontent{
	width: 210px;
	border-style: solid solid solid solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	margin-top:2px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:10px;
	padding: 5px 0px 5px 0px;
	height:185px;
	font:14px Tahoma, Arial, Geneva, sans-serif;
}



#exchangeheader
{
	background:url(images/bankheader.gif) no-repeat bottom left;
	width:230px;
	height:30px;
	color:#FFFFFF;
	line-height:30px;
} 

div#exchangecontent{
	width: 210px;
	border-style: solid solid solid solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:10px;
	padding: 5px 0px 5px 0px;
	font:14px Tahoma, Arial, Geneva, sans-serif;
}

table.tbexchange {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: #BCD2E6 #BCD2E6 #BCD2E6 #BCD2E6;
	border-collapse: collapse;
	font:14px Tahoma, Arial, Geneva, sans-serif;
}

table.tbexchange td {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dotted dotted dotted dotted;
	border-color: #BCD2E6 #BCD2E6 #BCD2E6 #BCD2E6;
	border-collapse: collapse;
	font:14px Tahoma, Arial, Geneva, sans-serif;
}



table.tbexchange td a{
	color:3366FF;
	text-decoration:none;
}
table.tbexchange  a:hover {
	color:#3366FF;
	text-decoration:underline;
}

table.tbexchange  td.exchangeheader{
	text-align:center;
	font-weight:bold;
	background-color:#D8EEF3;
	color:#3399FF;
}


#relatedlinkheader
{
	background:url(images/relatedlinkheader.gif) no-repeat bottom left;
	width:230px;
	height:30px;
	color:#FFFFFF;
	line-height:30px;
} 


div.innerrow{
	margin-top:10px;

}

div.generalheader{
	background:url(images/subheaderbg.gif) no-repeat bottom right;
	width:750px;
	height:30px;
	color:#FFFFFF;
	line-height:30px;
	padding:0px 0px 0px 0px;

}
div.generalblock{
	width:750px;
	float:left;
	margin-left:0px;
}
div.generalcontents{
	width: 750px;
	font:14px Tahoma, Arial, Geneva, sans-serif;
	padding:10px 0px 0px 0px;
}




.left2block{
	float:left;
	width:60px;
	text-align:center;
	overflow:hidden;
	font-family:Verdana, MS Sans Serif;
	font-size:12px;
}
.right2block{
	float:right;
	width:140px;
	overflow:hidden;
	font-family:Verdana, MS Sans Serif;
	font-size:12px;
}

.left3block{
	float:left;
	width:66px;
	text-align:center;
	overflow:hidden;
	font-family:Verdana, MS Sans Serif;
	font-size:12px;
}
.div1Block{
	overflow:hidden;
	width:200px;
	font-family:Verdana, MS Sans Serif;
	font-size:10px;
}

.divOutSide{
	overflow:hidden;
	width:200px;
	font-family:Verdana, MS Sans Serif;
	font-size:10px;
	border: 0px solid #fff;
}
.divTopic{
	overflow:hidden;
	width:200px;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	font-weight: bold;
	font-family:Verdana, MS Sans Serif;
	font-size:15px;
	color:#555;
	background-color:#A0A0A0;
}
.divCurrent{
	overflow:hidden;
	width:200px;
	height:75px;
	font-family:Verdana, MS Sans Serif;
	font-size:12px;
}
.divSpace{
	overflow:hidden;
	width:200px;
	height:5px;
	font-family:Verdana, MS Sans Serif;
	font-size:12px;
}

.clearWeather{
	clear:both;
}


div.show{
	display:block;
}
div.hide{
	display:none;
}

a#thaicommunitylink{
	text-decoration:none;
	font-size:14px;
	color:#000000;
}
a:hover#thaicommunitylink{
	text-decoration:none;
	font-size:14px;
	color:#000000;
}
