body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	/*background-color: #E3E7E7;*/
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
submit
 {
	border: 1px solid #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003399;


}
.base {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
form {
	margin: 0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #003399;

}
.input {
	width: 96%;
	border: 1px solid #003399;

}

.logo-bdr {
	border-bottom: 3px solid #FF6600;
	padding-right: 14px;
	padding-left: 24px;
}
.top-menu {
	color: #6D6969;
	text-decoration: none;
	padding: 2px;
}
/*
.top-menu a {
	color: #6D6969;
	text-decoration: none;
}
.top-menu a:hover,
.quick-menu a:hover,
.bot-menu a:hover {
	color: #FE5900;
}
a.tmenu-active {
	color: #FE5900 !important;
	font-weight: bold;
}
.quick-menu {
	color: #444444;
}
.quick-menu a {
	color: #444444;
	text-decoration: none;
}*/
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a.tmenu-active {
	color: #FE5900 !important;
	font-weight: bold;
	text-decoration: underline !important;
}
.lmore a {
	color: #FFFFFF;
}
.lmore a:hover {
	color: #000000;
}
.top-menu a,
.bot-menu a,
.quick-menu a {
	text-decoration: none;
}
.box-screen a,
.box0-pad a,
.box1-pad a {
	color: #6A7671;
}
a.blue {
	color: #447CF9;
}



.pad {
	padding: 12px;
	padding-right: 14px;
	padding-left: 14px;
}
.head1 {
	font-size: 13px;
	font-weight: bold;
	color: #FE5900;
}
.wel-txt {
	font-size: 12px;
}

.head2 {
	color: #FFFFFF;
	background-color: #FE5900;
	background-image: url(../web_images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
}
.head2a {
	color: #FFFFFF;
	background-color: #FE5900;
	font-size: 12px;
	font-weight: bold;
	padding-left: 11px;
}
.head3 {
	color: #FFFFFF;
	background-color: #C0BC9C;
	background-image: url(../web_images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
}
.lmore {
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	font-weight: normal;
}
.started-bg {
	background-color: #FFFFFF;
	background-image: url(../web_images/started_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #B9B9BA;
	border-right: 1px solid #B9B9BA;
	color: #413F3F;
	padding-right: 12px;
	padding-left: 12px;
}
.started-bg1 {
	background-color: #FFFFFF;
	background-image: url(../web_images/started_bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #B9B9BA;
	border-right: 1px solid #B9B9BA;
	color: #413F3F;
	padding-right: 10px;
	padding-left: 10px;
}
.started-bot {
	background-image: url(../web_images/bhold_bot.gif);
	background-repeat: repeat-x;
}
.note {
	font-size: 9px;
}
.copy {
	color: #484F50;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	text-align: left;





}

.screen-bg {
	background-color: #FFFFFF;
	background-image: url(../../look1/images/screen_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #B9B9BA;
	border-right: 1px solid #B9B9BA;
	color: #413F3F;
	padding-top: 5px;
}

.screen-pad {
	padding-right: 18px;
}
.screen-view {
	position:relative; 
	top:8px; 
	bottom:34px;
	margin-top:2px;
}
.screen-icon {
	position:relative; 
	top:-14px;
}

.box-bg {
	color: #343535;
	background-color: #FFFFFF;
	background-image: url(../web_images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left: 1px solid #B8B8B9;
	border-right: 1px solid #B8B8B9;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.2em;
}

.vline {
	border-right: 1px solid #B7B7B7;
}
.hline {
	border-top: 1px solid #B7B7B7;
}
.box-text1 {
	font-size: 10px;
	line-height: .9em;
}
.box-screen {
	background-color: #FFFFFF;
	background-image: url(../web_images/screen_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #B8B8B9;
	border-top: none;
	background-position: left bottom;
}
.box-tbl0 {
	background-color: #FFFFFF;
	background-image: url(../web_images/tbl0_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #B8B8B9;
	background-position: left top;
}
.box0-pad {
	padding-right: 10px;
	padding-left: 10px;
}
.box1-pad {
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #BABBBC;
	border-right: 1px solid #BABBBC;
}
.box-guidebg {
	background-color: #FFFBFF;
	background-image: url(../web_images/guideline_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #DBDBDC;
	background-position: left top;
}
.box-helpbg {
	background-color: #FFFBFF;
	background-image: url(../web_images/help_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #DBDBDC;
	background-position: left top;
}
.box-guideimg {
	background-image: url(../web_images/guideline_bgimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
.box-helpimg {
	background-image: url(../web_images/help_bgimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
.box-contact {
	background-color: #FFFBFF;
	background-image: url(../web_images/contact_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #DBDBDC;
	background-position: left top;
}
.box-tbl1 {
	background-color: #FAFBFB;
	background-image: url(../web_images/tbl1_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #DBDBDC;
}
.box-tbl2 {
	background-color: #FFFFFF;
	background-image: url(../web_images/get_bg1.gif);
	background-repeat: repeat-x;
	border: 1px solid #BDC4C2;
	background-position: left bottom;
}
.box-tbl3 {
	background-color: #FFFFFF;
	background-image: url(../web_images/get_bg2.gif);
	background-repeat: repeat-x;
	border: 1px solid #A3ABA7;
	background-position: left bottom;
}
.point-no {
	position:absolute;
	z-index:500; 
	top:-5px; 
	left:-12px;
}
.box-tbl1pad {
	color: #565656;
	padding-left:8px;
	padding-right:8px;
}
.rnd-lt {
	position: relative;
	left: -1px;
	top: -1px;
}
.rnd-rt {
	position: relative;
	right: -1px;
	top: -1px;
}
.rnd-lb {
	position: relative;
	left: -1px;
	bottom: -1px;
}
.rnd-rb {
	position: relative;
	right: -1px;
	bottom: -1px;
}
.head-tbl1 {
	font-size: 16px;
	font-weight: bold;
}
.head-tbl2 {
	font-weight: bold;
	color: #484E4F;
	background-image: url(../web_images/head_tbg.gif);
	background-repeat: repeat-x;
	padding-left:16px;
}
.head-tblbg {
	color: #484E4F;
	background-image: url(../web_images/head_tbg.gif);
	background-repeat: repeat-x;
}
.body-tbl2 {
	color: #707F81;
}

.normal {
	font-weight: normal;
}
.get-tbl2 {
	color: #858F8B;
	background-color: #E1EAE6;
}
.sms {
	font-size: 13px;
}
.bdr-top {
	border-top: 1px solid #BABBBC;
}
.bdr-bot {
	border-bottom: 1px solid #BABBBC;
}
.bdr-meet {
	border-left: 1px solid #BABBBC;
	border-right: 1px solid #BABBBC;
}
.head-meet {
	font-weight: bold;
	color: #6E7371;
	background-image: url(../web_images/bullet_meet.gif);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	padding-left: 24px;
	font-size: 13px;
}
.meet-bg {
	background-image: url(../web_images/intt_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.meet-pad {
	padding-right: 7px;
	padding-left: 7px;
}
.head-sms {
	font-size: 13px;
	font-weight: bold;
	color: #525151;
	padding:6px;
}

.head-home1 {
	background-image: url(../web_images/home_head1bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #565757;
}
.head-home0 {
	background-image: url(../web_images/home_head0bg.gif);
	background-repeat: repeat-x;
	color: #565757;
	line-height: 1em;
}
.gtop {
	margin-top: -15px;
	margin-bottom: -10px;
	text-align: right;
}
.blog-bg1 {
	background-image: url(../web_images/img_blogs1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blog-bg2 {
	background-image: url(../web_images/img_blogs2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blog-bg3 {
	background-image: url(../web_images/img_blogs3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blog-bg4 {
	background-image: url(../web_images/img_blogs4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.blog-bg5 {
	background-image: url(../web_images/img_blogs5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.chat-bg1 {
	background-image: url(../web_images/img_chat1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.chat-bg2 {
	background-image: url(../web_images/img_chat2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.chat-bg3 {
	background-image: url(../web_images/img_chat3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.chat-bg4 {
	background-image: url(../web_images/img_chat4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.sms-bg1 {
	background-image: url(../web_images/img_sms1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sms-bg2 {
	background-image: url(../web_images/img_sms2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sms-bg3 {
	background-image: url(../web_images/img_sms3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sms-bg4 {
	background-image: url(../web_images/img_sms4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sms-wel {
	background-image: url(../web_images/sms_box1bg.jpg);
	background-repeat: repeat-x;
	padding: 4px;
	background-position: right;
}
.sms-box2 {
	background-image: url(../web_images/sms_box2bg.gif);
	background-repeat: repeat-x;
}
.sms-head1 {
	font-size:13px;
	font-weight: bold;
	color: #FE5900;
} 
.sms-text {
	color: #525151;
} .text-color {
	color: #8E8E8E;
}
.text-medium {
	font-size: 13px;
}
.my-ul {
	list-style-image: url(../web_images/bull1.gif); /*bullet.gif*/
	line-height: 1.4em;
}
.mysub-ul {
	list-style-image: url(../web_images/bull2.gif);
	line-height: 1.4em;
}
a.lnk-nunder,
a:hover.lnk-nunder, {
	color: #565757;
	text-decoration: none;
}
.bolder {font-size: 15px}
.pricing-head {
	font-size: 16px;
	color: #37377B;
	font-weight: bold;
	padding: 10px;
}
.pricing-data {
	border-left: 1px solid #939292;
}
.pricing-data td {
	/*height: 28px;*/
	border-right: 1px solid #939292;
	border-bottom: 1px solid #939292;
	background-image: url(../web_images/pricing_databg.gif);
	background-repeat: repeat-x;
	padding-left: 25px;
	padding-right: 32px;
}
.pricing-nobg {
	/*background-image: none !important;*/
	background-image: url(../web_images/pricing_leftbg.jpg)!important;
	background-repeat: repeat-x;
	padding: 0px;
	text-align: center;
}
.pricing-dhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FE5900 !important;
	background-image: none !important;
	font-size: 12px;
	padding-left: 25px;
}
.p-pad {
	padding-top: 2px;
}
.pricing-bbdr {
	border-bottom: 1px solid #918A8A;
}
.txt-error {
	color: #FF0000;
	background-color: #FFFFE1;
	border: 1px solid #909090;
	padding: 2px;
}
.txt-sucess {
	color: #009900;
	background-color: #FFFFE1;
	border: 1px solid #909090;
	padding: 2px;
}
.on {
	display:block;
	visibility:visible;
}
.off {
	display:none;
	visibility:hidden;
}
.make-friends {
	background-image: url(../web_images/ind_addbg.gif);
	background-repeat: repeat-x;
}
.head-gprs {
	font-size: 15px;
	font-weight: bold;
	color: #525151;
	padding:6px;
}
.gprs-box {
	background-image: url(../web_images/gprs_boxbg.jpg);
	background-repeat: repeat-x;
}
.gprs-text {
	font-size:12px;
	color: #525151;
}
.top-menu1 {
	background-image: url(../images/menu_bg.jpg);
}
.left-cont {
	background-image: url(../images/home_st_bg.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 12px;
	font-weight: bold;


}
.copyR {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/copyright_bg.jpg);
	background-repeat: repeat-x;




}
.maincopy {

	color: #484F50;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.maincopyH {
	color: #FE7501;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;

}
.maincopyH1 {

	color: #FE7501;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
.topb {
	font-size: 11px;
	color: #353535;
	background-color: #EEEEEE;
	text-align: right;
	margin-right: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;



}
.hheads {
	margin-top: 5px;
	padding-top: 5px;
	border-left-style: none;
	font-weight: normal;


}
.htable {
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;


}
.ltext {
	font-size: 13px;
	font-weight: bold;
	color: #626262;

}
.httext {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8C19D;
}
.pagehead {
	color: #484F50;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 24px;
	text-align: left;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	font-weight: lighter;
	left: 5px;
	clip:  rect(auto auto auto 5px);

}
.qua {
	color: #666666;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 4px;
	padding: 4px;
	word-spacing: 1px;
	letter-spacing: 0px;





}
.ans {


	color: #484F50;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
}
.ansbox {
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	border: 1px solid #999999;
	background-color: #FFF2C1;
	font-weight: normal;



}
.headrpart {
	color: #484F50;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.faqtbg {
	font-size: 12px;
	color: #353535;
	text-align: left;
	margin-right: 2px;
	padding-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(images/faq_tbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #838383;
	margin-left: 2px;
	padding-left: 2px;


}
.tbg1 {
	background-image: url(images/tbg.jpg);
	background-repeat: repeat-x;
	height: 54px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;


}
.tbg2 {
	background-image: url(images/tbg2.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	margin-left: 2px;
	padding-left: 2px;
	text-decoration: none;






}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;

}
.tbg3 {


	background-image: url(images/tbg3.jpg);
	background-repeat: repeat-x;
	height: 246px;
}
.blueline {
	background-color: #163C6B;
	height: 2px;
}
.copy1H {
	color: #484F50;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	vertical-align: top;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 5px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;

}
.grayline {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}
.tbg4 {
	background-image: url(images/tbg4.jpg);
	background-repeat: repeat-y;
	width: 182px;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 2px;
	padding-left: 2px;





}
.CLcont {
	font-size: 11px;
	background-color: #EDEEEE;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.conttbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333366;
	background-image: url(images/t_m.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.tbg5 {
	background-image: url(images/tbg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 2pt;

}
.cnt1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.errorm {
	border: thin dotted #CC0000;

}
