.txt3 {
font-family:tahoma;
font-size:11px;
color:#333333;
}

.small {
font-family:tahoma;
font-size:10px;
color:#333333;
}

.txt6 {
font-family:tahoma;
font-size:11px;
color:#666666;
}

.txtorang {
font-family:tahoma;
font-size:11px;
color:#FFB234;
font-weight:bold
}

.white {
font-family:tahoma;
font-size:11px;
color:#FFffff;
font-weight:bold
}


.txtlink {
font-family:tahoma;
font-size:11px;
color:#3a88a9;
}

a {
text-decoration: underline;
}

a:hover {
text-decoration:none;
}

.copy {
font-family:tahoma;
font-size:11px;
color:#666666;
}

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

body
{
	background-color: #ffffff;
	color: #4c4c4c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #4c4c4c;
	text-decoration: bold;
}
h2
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #4c4c4c;
	text-decoration: bold;
}
h3
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #4c4c4c;
	text-decoration: bold;
}
h4
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #4c4c4c;
	text-decoration: bold;
}
td
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #4c4c4c;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/point_2.jpg);
}
.style1
{
	color: #a5a5a5;
	font-size: 9px;
	font-family: Tahoma, Sans-Serif;
	text-decoration: none;
}
.style2
{
	color: #4c4c4c;
	font-size: 11px;
	font-family: Tahoma, Sans-Serif;
	text-decoration: none;
}
.style3
{
	color: #ff6600;
	font-size: 11px;
	font-family: Tahoma, Sans-Serif;
	text-decoration: none;
}
.style5
{
	color: #808080;
	font-size: 11px;
	font-family: Tahoma, Sans-Serif;
	text-decoration: none;
}
a.grey:link
{
	color: #4C4C4C;
	text-decoration: none;
}
a.grey:visited
{
	color: #4C4C4C;
	text-decoration: none;
}
a.grey:hover
{
	color: #4C4C4C;
	text-decoration: underline;
}
.style4
{
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
input
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BDBDBD;
}
select
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	border: 1px solid #BDBDBD;
}