.font1 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #ffffff; 
}
.font2 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333; 
}
.font3 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333; 
}


a.li:link {
	color:#333333; font: 11px Tahoma; TEXT-DECORATION: underline
}
a.li:active {
	color:#333333; font: 11px Tahoma; TEXT-DECORATION: none
}
a.li:visited {
	color:#333333; font: 11px Tahoma; TEXT-DECORATION: underline
}
a.li:hover {
	color:#999999; font: 11px Tahoma; text-decoration: underline
}

a.ca:link {
	color:#333333; font: 11px Tahoma; TEXT-DECORATION: underline
}
a.ca:active {
	color:#333333; font: 11px Tahoma; TEXT-DECORATION: none
}
a.ca:visited {
	color:#333333; font: 11px Tahoma; TEXT-DECORATION: none
}
a.ca:hover {
	color:#999999; font-weight: bold; font: bold 11px Tahoma; text-decoration: underline
}

#infoMessage {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    color: #C00;
    font-weight: 700;
}

span.error {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    color: #C00;
    font-weight: 700;
    display: block;
}

/*** Registration ***/
a img{border:none;}
.membership_no{width:200px;padding:10px;border:solid 1px #faa61a;border-radius:4px;text-align:center;}
.product_plan_thumb{background:#EEEEEE;border:solid 1px #CCCCCC;margin-right:20px;}
.product_plan_thumb img{width:300px;border:none;}
.noimage{width:300px;height:300px;background:url('../images/noimage.jpg') no-repeat;}
.faq-tnc{font-size:12px;font-family:Tahoma;} 