.bghomepageV2{
	background-color : #000000;
}

/*---------- fonts ----------*/

body,td{
	font-family : Verdana,Tahoma,Helvetica,Arial,Thonburi,sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

.smallBl{color : #000000; font-size : 11px;}
.Bl{color : #000000;}

.head{
	font-family: Arial,Tahoma;
	font-size:20px;
	font-weight : bold;
	color:#000000;
	letter-spacing:0;
	line-height:20px;
}

.headWhite{
	font-family: Arial,;
	font-size:22px;
	font-weight : bold;
	color:#FFFFFF;
	letter-spacing:0;
	line-height:20px;
}

.headOrange{
	font-family: Arial,;
	font-size:22px;
	font-weight : bold;
	color:#F46F21;
	letter-spacing:0;
	line-height:20px;
}

.headGrey{
	font-family: Arial,;
	font-size:22px;
	font-weight : bold;
	color:#A1A1A1;
	letter-spacing:0;
	line-height:20px;
}

.headRate_Special{
	font-family: Arial,Tahoma;
	font-size:18px;
	font-weight : bold;
	color:#000000;
	letter-spacing:0;
	line-height:20px;
}
.headRate_SpecialWhite{
	font-family: Arial,Tahoma;
	font-size:18px;
	font-weight : bold;
	color:#FFFFFF;
	letter-spacing:0;
	line-height:20px;
}

.subHeadRate_Special{
	font-family: Arial,Tahoma;
	font-size:14px;
	font-weight : bold;
	color:#FFFFFF;
	letter-spacing:0;
	line-height:16px;
}

.subHeadRate_SpecialBlack{
	font-family: Arial,Tahoma;
	font-size:14px;
	font-weight : bold;
	color:#000000;
	letter-spacing:0;
	line-height:16px;
}

.Button{
BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; BORDER-LEFT: #000000 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #000000 1px solid; BACKGROUND-COLOR: #FFFFFF
}

input{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 11px;
	color : #333333;
}

select{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 11px;
	color : #333333;
}

textarea{
	font-family : Verdana,Helvetica,Arial,Thonburi,Tahoma,sans-serif;
	font-size : 11px;
	color : #333333;
}

/*---------- text-link ----------*/
a:link{text-decoration : underline; color : #000000;}
a:visited {text-decoration : underline; color : #000000;}
a:hover {text-decoration : underline; color : #FFFFFF;}

a.small:link {text-decoration : underline; color : #000000; font-size : 11px;}
a.small:visited {text-decoration : underline; color : #000000; font-size : 11px;}
a.small:hover {text-decoration : underline; color : #FFFFFF; font-size : 11px;}

a.txtLink:link {text-decoration : underline; color : #000000;}
a.txtLink:visited {text-decoration : underline; color : #000000;}
a.txtLink:hover {text-decoration : underline; color : #CCCCCC;}

a.subMenu:link {text-decoration : none; color : #000000;}
a.subMenu:visited {text-decoration : none; color : #000000;}
a.subMenu:hover {text-decoration : underline; color : #FFFFFF;}

a.subMenuOver:link {text-decoration : none; color : #FFFFFF;}
a.subMenuOver:visited {text-decoration : none; color : #FFFFFF;}
a.subMenuOver:hover {text-decoration : none; color : #FFFFF;}

a.txtLinkWhite:link {text-decoration : underline; color : #FFFFFF;}
a.txtLinkWhite:visited {text-decoration : underline; color : #FFFFFF;}
a.txtLinkWhite:hover {text-decoration : underline; color : #000000;}

a.txtLinkWhite2:link {text-decoration : underline; color : #FF6600;}
a.txtLinkWhite2:visited {text-decoration : underline; color : #FF6600;}
a.txtLinkWhite2:hover {text-decoration : underline; color : #FFFFFF;}

a.txtLinkBig:link {text-decoration : underline; color : #000000; font-size:13px; font-weight:bold}
a.txtLinkBig:visited {text-decoration : underline; color : #000000; font-size:13px; font-weight:bold}
a.txtLinkBig:hover {text-decoration : underline; color : #FFFFFF; font-size:13px; font-weight:bold}

