/* body
--------------------------------------------------*/
body {
  color:#000000;
  background:#ffffff;
  }

/* link
--------------------------------------------------*/
a {
	text-decoration: underline;
}
a:link {
	color: #0c960c;
}
a:visited {
	color: #0c960c;
}
a:hover, a:active {
	color: #0a6b0a;
}
td {
	font-family: "Microsoft Sans Serif", "ms sans serif", Tahoma, Arial, Helvetica, sans-serif;

}
/* font
--------------------------------------------------*/
.headingfont {
	font-size:18px;
	font-family: ms sans serif, "tahoma";
	font-weight:bold;
}
.heading-green {
	font-family: ms sans serif,Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}

.thaibody {
	font-family: ms sans serif, "tahoma";
	font-size: 12px;
}


/* content
--------------------------------------------------*/
#contenttop {
  	padding-top:10px;
	padding-left:0px;
	padding-right:5px;
	padding-bottom:15px;
}

.contentfooter {
	background-position: bottom;
	background-image: url(images/footerbackground.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

/* footer
--------------------------------------------------*/
.footer {
	font-family: "Microsoft Sans Serif", "ms sans serif", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
  	color:#ffffff;
  	background: #009900 ;
  	padding-top:8px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:8px;
}
.footer a {color:#fefdfc;}
.footer a:visited {color:#fefdfc;}
.footer a:hover {color:#f7e8a0;}

.menu-link a {
	color:#0c960c;
	text-decoration: none;
}
.menu-link a:visited {
	color:#0c960c;
	text-decoration: none;
}
.menu-link a:hover {
	color:#FE9F34;
	text-decoration: none;
}
.box {
	width: 400px;
	font-family: Tahoma, "ms sans serif";
	font-size: 12px;
}
.input-text {
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;

}
.input-buttun {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-size: 12px;

}
.table-border {
	border: 1px solid #3366FF;
}
.line-bottom {
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;

}
.line-right {
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
}
.line-menu {
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;

}
.line-left-right {
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-left-width: 1px;
}
.contentBG {

	background-position: bottom;
	background-image: url(images/footerbackground.gif);
	background-repeat:no-repeat;
}
