.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.whitecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.semititles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #AAD782;
	text-decoration: none;
	font-weight: bold;
}
.firstalphabet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #AAD782;
	text-decoration: none;
	font-weight: bold;
}
.call {
	font-family: Bangkok;
	font-size: large;
	color: #02505D;
	text-decoration: none;
	font-weight: normal;
}
.underlinetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #AAD782;
	text-decoration: underline;
	font-weight: bold;
}
.greensmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #AAD782;
	text-decoration: none;
}
.hpcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #02505D;
	text-decoration: none;
	font-weight: normal;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #026F8A;
	text-decoration: none;
}
.banner{
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.dotedline{
	background-image: url(images/white_doted_line.gif);
	background-repeat:repeat-x;
}

