/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/

/*@import url('https://fonts.googleapis.com/css?family=Bai Jamjuree:200');*/
@import url('https://fonts.googleapis.com/css?family=Bai+Jamjuree:300');

body {
	font-family: 'Bai Jamjuree';
	size:16px;
	color: #000000;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu a,
#jsn-menu span,
.componentheading,
.contentheading,
h3.jsn-moduletitle
ul.menu-treemenu li a,
ul.menu-sidemenu li a {
	font-family: 'Bai Jamjuree';
}
body.jsn-textstyle-news ul.menu-mainmenu li a,
div.jsn-modulecontainer ul.menu-treemenu li a,
div.jsn-modulecontainer ul.menu-sidemenu li a,
#jsn-menu .jsn-modulecontainer[class*="display-"] .jsn-modulecontainer_inner h3.jsn-moduletitle {
	font-size: 1.1em;
}
body.jsn-textstyle-news ul.menu-mainmenu ul li a {
	font-size: 1em;
}
body.jsn-textstyle-news .jsn-moduletitle {
	font-size: 1.2em;
}
body.jsn-textstyle-news .contentheading,
body.jsn-textstyle-news .componentheading,
body.jsn-textstyle-news .subheading {
	font-weight: bold;
}
table.table1{
	width:100%;
	color:#333333;
	border-width: 1px;
	border-color: #a9c6c9;
	border-collapse: collapse;
}
table.table1 th {
	border-width: 1px;
	padding: 4px;
	border-style: dashed;
	border-color: #a9c6c9;
}
table.table1 td {
	border-width: 1px;
	padding: 4px;
	border-style: dashed;
	border-color: #a9c6c9;
}


table.altrowstable{
	width:100%;
	color:#333333;
	border-width: 1px;
	border-color: #a9c6c9;
	border-collapse: collapse;
}
table.altrowstable th {
	border-width: 1px;
	padding: 4px;
	border-style: dashed;
	border-color: #a9c6c9;
}
table.altrowstable td {
	border-width: 1px;
	padding: 4px;
	border-style: dashed;
	border-color: #a9c6c9;
}