@charset "tis-620";
/* CSS Yip In Tsoi & Jacks Ltd.*/
/*  2002-2004 Alkolf  Studios & Yip In Tsoi & Jacks Ltd.*/
.CTtxtGrayBasic {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #6F7984;
}
.CTtxtGrayBold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #6F7984;
	font-weight: bold;
}
.CTtxtRedBasic {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.CTtxtRedBold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.CTtxtRedTPIC {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.CTtxtRedPDUCT {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}
.CTtxtBlackBasic {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
.CTtxtBlackBold {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.RGtxtGray {
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
.RGtxtRed {
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #cc0000;
}
.RedLink A:link{
	COLOR:#CC0000;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
}
.RedLink A:visited{
	COLOR:#990000;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
}
.RedLink A:active{
	COLOR:#FF0000;
	text-decoration:underline;
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
}
.RedLink A:hover{
	COLOR:#999999;
	font-family: "Microsoft Sans Serif";
}
.JumpMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #F3FBFC;
}
.JumpMenuTH {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	background-color: #F3FBFC;
}
.txtBoxStyle {
	border-top: 1px solid #7791A2;
	border-bottom: 1px solid #7791A2;
	border-left: 1px solid #7791A2;
	border-right: 1px solid #7791A2;
	background-image: url(../images/rightsection_textboxbg.jpg);
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #CC0000;
	width: 150px;
}
.txtFormStyle {
	border-top: 1px solid #7791A2;
	border-bottom: 1px solid #7791A2;
	border-left: 1px solid #7791A2;
	border-right: 1px solid #7791A2;
    background-image: url(../contact/images/messagebg.jpg);
    font-family: "MS Sans Serif", Tahoma, sans-serif;
    font-size: 10px;    
    color: #CC0000;
}
.TxtWhiteBold {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

