body{
 	font-family: Arial;
	font-size: 11px;
	color:#565656;
}
.VB { background-image:url(../images/dotVt.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    }
.HB { background-image:url(../images/dotHz.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    }
.h1{
 	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color:#AE2951;
	font-weight:normal;
}
.h1text{
 	font-family:Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color:#AE2951;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
}
.h2text{
 	font-family:Arial, Helvetica, sans-serif;	
	font-size: 14px;
	color:#AE2951;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
}
.h3text{
 	font-family:Arial, Helvetica, sans-serif;	
	font-size: 14px;
	color:#AE2951;
	font-weight:normal;
	margin:0px;
}
.text{
 	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color:#484848;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
}
.textbox{
 	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color:#484848;
	font-weight:normal;
	margin:0px;

}

.menu {
width: 700px;
float:left;
text-align:left;
font-family: Garamond;
color:#818181;
}
.menu ul
{
font-family: Garamond;
list-style-type:none;
color:#818181;
margin:0;
padding:0;
}
.menu li
{
display:inline;
color:#818181;
/* for IE5 and IE6 */
}
.menu a
{
font-family: Garamond;
color: #818181;;
text-decoration: none;
font-size: 20px;
display:inline;
margin:0px;
width: 5px;
background-color: #ffffff;
}
.menu a:link, #menu a:visited
{
color: #818181;
font-family: Garamond;
text-decoration: none;
}
.menu a:hover
{
color: #AE2951;
}
.menu li a#current
{
color: #AE2951;
background: #ffffff;
}
a:link { color: #565656; text-decoration: none; }
a:visited { color: #565656; text-decoration: none; } 
a:hover { color: #E88B00; } 
.submit
{
    background: url(../images/thailandinstyle-send-button.gif) no-repeat;
    height: 23px;
    width: 65px;
    border: none;
}

.mandatory {
COLOR: red
}
