/* CSS Document */
html {
   overflow-y: scroll;
}
body{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
td, th {
	font-size:11px;
	color:#686868;
}
img{
	border:0px;
}
td{
	vertical-align:top;
}
div{
	margin:0px;
	padding:0px;
}
ul{
	margin:0px;
	padding:0px;
	font-family:tahoma;

}
ul li{
	font-family:tahoma;
	font-size:12px;
	list-style:none;
	background:url(../../images/en/pinkbullet.gif) no-repeat left 7px;
	text-align:left;
	padding-left:14px;
	padding-bottom:9px;

}
.Sub ul{
	margin:0px;
	padding:0px;
	font-family:tahoma;

}
.Sub ul li{
	font-family:tahoma;
	font-size:11px;
	list-style:none;
	background:url(../../images/en/pinkbullet.gif) no-repeat left 7px;
	text-align:left;
	padding-left:14px;
	padding-bottom:9px;

}
a{
	color:#686868;
	text-decoration:underline;
}
a:hover{
	color:#cd0376;
	text-decoration:none;
}

/*********** Header Styles *************/
.highspeedpic{
	padding-top:13px;
	padding-bottom:10px;
}
.language{
	text-align:right;
	padding:3px 0px 28px 0px;
}
.sep{
	margin-right:0px;
	margin-left:6px;
}
.search{
	text-align:right;
}
.searchtable td{
	font-family:Helvetica;
	font-size:13px;
	color:#231f20;
	vertical-align:middle;
}
.textfield{
	background:url(../../images/en/txtboxbg.gif) repeat-x 2px top;
	height:22px;
	width:168px;
	font-family:Helvetica;
	font-size:11px;
	border:1px solid #cbcbdb;
	color:#323232;
	margin-left:5px;
	padding:4px;
}
.paddingleftmenu{
	height:31px;
	font-size:1px;
	padding:0px 0px 0px 61px;
	border-spacing:0px;
}
.paddingleftmenu a{
	padding-right:9px;
}
.menu{
	padding:9px 0px 0px 0px;
	height:31px;
	font-size:1px;
}
.padtop{
	padding-top:3px;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
}
.padtop a{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	background:url(../../images/en/pinkbullet.gif) no-repeat left 4px;
	padding-left:15px;
	padding-right:25px;
	display:inline-block;
	white-space:nowrap;
}
.padtop a:hover{
	color:#cb0e80;
	text-decoration:none;
}
/*********** Body Styles *************/
.maintable{
	padding-left:9px;
}
.center{
	background-color: #FFF;
    background-repeat: no-repeat;
     background-position: center 150px;
     min-height:300px !important;
     height:auto;
     padding-top:2px;
     padding-bottom:5px;
     background-attachment: scroll;

}
.whitebg{
	padding-left:10px;
	padding-bottom:10px;
	background:#FFFFFF;
	
}
.whitebg_{
	background-color: #FFF;
    /**background-image: url(/cws/images/en/Innerpages_Content_bg.jpg);**/
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height:300px !important;
    height:auto;
    padding-top:2px;
    padding-bottom:25px;
    background-attachment: scroll;
	padding-right:4px;
    padding-left:9px;
}
.grayarrow{
	margin-right:4px;
}
.leftmenu {
	border-right: #e2e2e2 1px solid;
	border-top: #e2e2e2 1px solid;
	margin-top: 3px;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 20px;
	border-left: #e2e2e2 1px solid;
	width: 182px;
	color: #a8a8a8;
	border-bottom: 0px;
	font-family: tahoma;
	background-color: #ffffff;
	text-decoration: none;
}
.leftmenu A {
	padding-right: 0px;
	display: block;
	padding-left: 22px;
	padding-bottom: 8px;
	text-transform: uppercase;
	color: #a8a8a8;
	padding-top: 9px;
	border-bottom: #e2e2e2 1px solid;
	text-decoration: none;
	background-image: url(../../images/en/pinkbullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
.leftmenu A:hover {
	color: #cd0376;
	text-decoration: none;
}
A.leftmenuon {
	padding-right: 0px;
	padding-left: 23px;
	background: url(../../images/en/bottom.gif) no-repeat 9px 10px;
	padding-bottom: 7px;
	color: #cd0376;
	padding-top: 7px;
	text-decoration: none;
}
A.leftmenuon2 {
	padding-right: 0px;
	padding-left: 23px;
	background: url(../../images/en/pinkbullet.gif) no-repeat 9px 10px;
	padding-bottom: 7px;
	color: #cd0376;
	padding-top: 7px;
	text-decoration: none;
}
.leftmenu .leftsub A {
	padding-right: 5px;
	display: block;
	padding-left: 26px;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 7px;
	text-decoration: none;
	font-family: tahoma;
	font-weight: normal;
	text-indent: 10px;
	background-image: url(../../images/en/blackarrow.gif);
	background-repeat: no-repeat;
	background-position: 23px 10px;
	background-color: #ececec;
}
.leftmenu .leftsub A:hover {
	padding-right: 5px;
	display: block;
	padding-left: 26px;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: #cd0376;
	padding-top: 7px;
	text-decoration: none;
	background-color: #e2e2e2;
	background-image: url(../../images/en/pinkbullet.gif);
	background-repeat: no-repeat;
	background-position: 9px 10px;
}
.leftmenu A.leftsubon {
	padding-right: 5px;
	display: block;
	padding-left: 26px;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 7px;
	text-decoration: none;
	font-family: tahoma;
	background-color: #c9c9c9;
	background-image: url(../../images/en/blackarrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
	font-weight: bold;
}
.leftmenu A.leftsubon:hover {
	padding-right: 5px;
	display: block;
	padding-left: 26px;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: #cd0376;
	padding-top: 7px;
	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	background-color: #e2e2e2;
	background-image: url(../../images/en/pinkbullet.gif);
	background-repeat: no-repeat;
	background-position: 12px 10px;
}
.leftmenu A.leftsubon2 {
	padding-right: 5px;
	display: block;
	padding-left: 26px;
	background: url(../../images/en/blackarrowdown.gif) #e2e2e2 no-repeat 14px 10px;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 7px;
	text-decoration: none;
	font-family: tahoma;
}
.leftmenu A.leftsubon2:hover {
	padding-right: 5px;
	display: block;
	padding-left: 26px;
	background: url(../../images/en/blackarrowdown.gif) #e2e2e2 no-repeat 14px 10px;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 7px;
	text-decoration: none;
	font-family: tahoma;
}
.leftmenu .leftsub .leftsecondsub A {
	padding-right: 5px;
	display: block;
	padding-left: 26px;
	background-IMAGE: none;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: #686868;
	padding-top: 7px;
	background-color: #f1f1f1;
	text-decoration: none;
	font-family: tahoma;
}
.leftmenu .leftsub .leftsecondsub A:hover {
	padding-right: 5px;
	display: block;
	padding-left: 26px;
	background-IMAGE: none;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: #cd0376;
	padding-top: 7px;
	background-color: #f1f1f1;
	text-decoration: none;
	font-family: tahoma;
}
.leftmenu .leftsub .leftsecondsub A.leftsecondsubon {
	padding-right: 5px;
	display: block;
	padding-left: 26px;
	background-IMAGE: none;
	padding-bottom: 7px;
	text-transform: uppercase;
	color: #cd0376;
	padding-top: 7px;
	background-color: #f1f1f1;
	text-decoration: none;
	font-family: tahoma;
}
.help{
	padding-left:10px;
	padding-bottom:10px;
}
.help a{
	color:#686868;
	text-decoration:underline;
	text-decoration:none;
}
.help a:hover{
	color:#cd0376;
	text-decoration:underline;
	text-decoration:none;
}
.help .img{
	vertical-align:middle;
}
.services{
	padding-left:10px;
	padding-bottom:6px;
	color:#686868;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}
.services .img{
	vertical-align:middle;
}
.services a{
	color:#686868;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}
.services a:hover{
	color:#cb0e80;
	text-decoration:none;
}
.textfield2{
	background:url(../../images/en/txtboxbg.gif) repeat-x 2px top;
	height:22px;
	width:150px;
	font-family:Helvetica;
	font-size:11px;
	border:1px solid #cbcbdb;
	color:#323232;
	padding:4px;
}
.signin{
	margin-left:32px;
}
.leftbanner{
	padding-left:10px;
}
.news img{
	vertical-align:middle;
}
.news{
	padding:15px 12px 9px 10px;
	font-family:tahoma;
	font-size:11px;
	color:#828282;
}
.news a{
	display:block;
	background:url(../../images/en/newsarrow1.gif) left 4px no-repeat;
	padding-left:12px;
	color:#828282;
	text-decoration:none;
}
.news a:hover{
	color:#cd0376;
	text-decoration:none;
}
.textwidth{
	width:138px;
	padding-top:22px;
}
.padhp{
	padding:12px 9px;
	width:205px;
}
.homesep{
	background:#e5e5e5 url(../../images/en/trans.gif) repeat-x left top;
	width:10px;
}
.texts{
	background:#ffffff url(../../images/en/enjoy-unlimited-texts.jpg) no-repeat left bottom;
	width:225px;
	font-family:tahoma;
	font-size:11px;
	color:#686868;
}
.texts .img{ 
	margin-bottom:6px;
	margin-top:5px;
}
.texts a{
	display:block;
	color:#686868;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../../images/en/graybgbtn.gif) no-repeat left 10px;
	text-align:left;
	padding-left:10px;
	padding-top:6px;
}
.texts a:hover{
	display:block;
	color:#cd0376;
	text-decoration:none;
	background:url(../../images/en/pinkbullet.gif) no-repeat left 10px;
}
.highspeed{
	background:#ffffff url(../../images/en/enjoy-highspeed-internet.jpg) no-repeat left bottom;
	width:225px;
	font-family:tahoma;
	font-size:11px;
	color:#686868;
}
.highspeed .img{ 
	margin-bottom:6px;
	margin-top:5px;
}
.highspeed a{
	display:block;
	color:#686868;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	background:url(../../images/en/graybgbtn.gif) no-repeat left 10px;
	text-align:left;
	padding-left:10px;
	padding-top:6px;
}
.join{
	background:#ffffff url(../../images/en/join-stc.jpg) no-repeat left bottom;
	width:225px;
	font-family:tahoma;
	font-size:10px;
	color:#686868;
}
.join .img{ 
	margin-bottom:6px;
	margin-top:5px;
}
.join a{
	display:block;
	color:#686868;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	background:url(../../images/en/graybgbtn.gif) no-repeat left 10px;
	text-align:left;
	padding-left:10px;
	padding-top:6px;
}
.join a:hover{
	display:block;
	color:#cd0376;
	text-decoration:none;
	background:url(../../images/en/pinkbullet.gif) no-repeat left 10px;
}
/************* Overlay classes****************/
.overlay,.overlay1,.overlay2,.overlay3,.overlay4,.overlay5,.overlay6,.overlay7{
	/*width:673px;*/
	position:absolute;
	visibility:hidden;
	left:0px;
	top:-3px;
	FILTER: alpha(opacity=95);
	moz-opacity: .95;
	opacity: .95;
	khtml-opacity: .95;
}
/*.overlay2{
	width:451px;
}
.overlay3{
	width:451px;
}
.overlay4{
	width:231px;
}
.overlay5{
	width:231px;
}*/
.bg1{
	background:url(../../images/en/bg1.gif) no-repeat left top;
	width:231px;
	height:31px;
	border-right:1px solid #fff;
	color:#ffffff;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}
.bg2{
	background:url(../../images/en/bg2.gif) no-repeat left top;
	width:230px;
	height:31px;
	border-right:1px solid #fff;
	color:#ffffff;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}
.bg3{
	background:url(../../images/en/bg3.gif) no-repeat left top;
	width:230px;
	height:31px;
	color:#ffffff;
	font-family:tahoma;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}
.div1,.div2,.div3{
	padding:10px 0px 10px 10px;
	width:220px;
	}
.td1,.td2{
	background-color:#e6e6e6;
	border-right:1px solid #fff;
}
.div1{
	width:221px;
}
.td1 a,.td2 a{
	display:block;
	color:#cd0376;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../../images/en/pinkbullet.gif) no-repeat 9px 6px;
	padding:3px 0px 9px 23px;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}
.td1 a:hover,.td2 a:hover{
	color:#cd0376;
}
.td3{
	background-color:#e6e6e6;
	}
.td3 a{
	display:block;
	color:#cd0376;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../../images/en/pinkbullet.gif) no-repeat 9px 6px;
	padding:3px 0px 9px 23px;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}
.td3 a:hover{
	color:#cd0376;
}
.overlaysub{
	padding-left:14px;
}
.overlaysub a{
	display:block;
	color:#686868;
	text-transform:capitalize;
	text-decoration:none;
	background:url(../../images/en/grayarrow.gif) no-repeat 9px 3px;
	padding:0px 0px 4px 23px;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}
.positionrelative{
	position:relative;
}
.SubHolder{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#e2e2e2;
	width:696px;
}
.Sub{
	padding:5px;
}
.Sub ul{
	margin:0px;
	padding:0px;

}
.Sub ul li{
	font-family:tahoma;
	font-size:11px;
	list-style:none;
	color:#333333;
	background:url(../../images/en/pinkbullet.gif) no-repeat left 4px;
	text-align:left;
	padding-left:14px;
	padding-bottom:9px;

}
.Sub a{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}
.Sub a:hover{
	color:#cb0e80;
	text-decoration:none;
}
a.pinkclose{
	color:#cb0e80;
	text-decoration:underline;
	font-weight:bold;
}
a.pinkclose:hover{
	color:#cb0e80;
	text-decoration:none;
}
.Sub .floatright{
	text-align:right;
}
.breadcrumbs{
	font-family:tahoma;
	font-size:11px;
	color:#a1a1a1;
	text-align:right;
	padding-bottom:7px;
}
.breadcrumbs a{
	color:#a1a1a1;
	text-decoration:underline;
}
.breadcrumbs a:hover{
	color:#686868;
	text-decoration:none;
}
.breadcrumbson{
	color:#686868;
}
.tools{
	font-family:tahoma;
	font-size:11px;
	color:#686868;
	text-align:right;
	padding-top:7px;/*15*/
}
.tools a{
	color:#686868;
	text-decoration:none;
}
.tools a:hover{
	color:#333333;
	text-decoration:none;
}
.sendtofriend{
	position:absolute;
	top:0px;
	right:-2px;
	visibility:hidden;
	background-color:#e2e2e2;
	width:296px;
	FILTER: alpha(opacity=95);
	moz-opacity: .95;
	opacity: .95;
	khtml-opacity: .95;
}
.floatleft2{
	float:left;
}
.floatright2{
	float:right;
}
.logintable{
	padding:5px;
}
.logintable td{
	padding:5px;
	font-size:11px;
	color:#686868;
	font-family:tahoma;
}
.logintable td a{
	text-decoration:underline;
	color:#686868;
}
.logintable td a:hover{
	color:#333333;
	text-decoration:none;
}
.whitespace{
	height:3px;
	font-size:1px;
}
.title{
	font-family:tahoma;
	font-size:18px;
	color:#cd0376;
	padding:6px 0px 15px 0px;
}
.text{
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	padding:0px 40px 0px 0px;
	line-height:17px;
}
.text-mail{
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	padding:0px 0px 0px 0px;
	line-height:17px;
}
.text12,.text12 td{
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	padding:0px 40px 0px 0px;
	line-height:19px;
}
.text12,.text{
	padding-bottom:20px;
}
.newstext12,.newstext12 td{
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	padding:0px 0px 0px 0px;
	line-height:19px;
}
.newstext12,.text{
	padding-bottom:20px;
}
a.big{
	font-size:13px;
	font-weight:bold;
}
/***************** Footer classes ****************/
.footer{
	text-align: center;
	padding:8px 0px 0px 107px;
	font-family:tahoma;
	font-size:11px;
	color:#686868;
}
.footer a{
	color:#686868;
	text-decoration:underline;
}
.footer a:hover{
	color:#686868;
	text-decoration:none;
}
/*new*/
.sppic{
}
.newstext{
	padding-bottom:20px;
	padding-top:10px;
}
.eventtitle{
	color:#cd0376;
	text-decoration:none;
	background-color:#f1f1f1;
	padding:2px 5px;
}
.eventtext{
	padding:2px 5px;
	margin-bottom:25px;

}
.boardmembers td{
	color:#67257b;
	font-weight:bold;
	line-height:20px;
}
.topictext{
	padding-bottom:20px;
}
.topictext2{
	padding-bottom:20px;
}
.topictext3{
	padding-bottom:20px;
}
.tblbg{
	background:#FFFFFF url(../../images/en/jawaltblbg.gif) repeat-x left top;
	border:1px solid #e3e3e3;
}
.tblbg2{
	background:#FFFFFF url(../../images/en/jawaltblbg.gif) repeat-x left top;
	margin-top:3px;
}
.graytext{
	color:#333333;
	padding-left:6px;
}
.table th{
	border:0px;
}
.table td{
	border:1px solid #e3e3e3;
	padding:3px;
	padding:10px;
	color:#333333;
	font-family:tahoma;
	text-align:center;
	vertical-align:middle;
}
.table td.gray{
	color:#67257b;
	text-align:center;
	font-weight:bold;
}
.simpletable{
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.simpletable td{
	border-top:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	padding:10px;
	color:#333333;
	font-family:tahoma;
	text-align:center;
	vertical-align:middle;
}
.simpletable td.gray{
	color:#67257b;
	text-align:center;
	font-weight:bold;
}
a.pink{
	color:#cb0e80;
	text-decoration:none;
}
.logos td{
	padding-bottom:8px;
}
.note{
	padding-left:10px;
	padding-top:5px;

}
.tarrif ul{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:11px;

}
.tarrif ul li{
	font-family:tahoma;
	font-size:12px;
	list-style:none;
	text-align:left;
	padding-left:4px;
	padding-bottom:29px;
	color:#333333;
	background:none;

}
.tarrif ul li ul{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:11px;

}
.tarrif ul li ul li{
	font-family:tahoma;
	font-size:11px;
	list-style:none;
	background:url(../../images/en/pinkbullet.gif) no-repeat left 7px;
	text-align:left;
	padding-left:14px;
	padding-bottom:9px;
	color:#cb0e80;

}
.tarrif .grayul ul {
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:11px;

}
.tarrif .grayul ul li{
	font-family:tahoma;
	font-size:11px;
	list-style:none;
	background:url(../../images/en/pinkbullet.gif) no-repeat left 10px;
	text-align:left;
	padding-left:14px;
	padding-bottom:9px;
	padding-top:3px;
	color:#333333;

}
/* new added styles */
.emptydiv{
	height:10px;
	font-size:1px;
}
.positionrelativemenu{
	position:relative;
	height:30px;
}
.menuabsolute{
	position:absolute;
	top:2px;
}
.signindiv{
	position:absolute;
	left:148px;
	visibility:hidden;
	top:-10px;
}
.mailingdiv{
	position:absolute;
	left:-248px;
	visibility:hidden;
	top:-10px;
}
.signinbg{
	background-color:#c2c6cb;
	FILTER: alpha(opacity=95);
	moz-opacity: .95;
	opacity: .95;
	khtml-opacity: .95;
	padding:15px;
}
.helpbg{
	background-color:#c2c6cb;
	FILTER: alpha(opacity=95);
	moz-opacity: .95;
	opacity: .95;
	khtml-opacity: .95;
	padding:15px;
	font-size:11px;
	color:#cb0e80;
}
.helpbg a{
	display:block;
	color:#cd0376;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../../images/en/pinkbullet.gif) no-repeat 9px 6px;
	padding:3px 0px 9px 23px;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}
.helpbg a:hover{
	color:#cb0e80;
	text-decoration:none;
}
form,.form{
	padding:0px;
	margin:0px;
}
.helpdiv{
	position:absolute;
	left:125px;
	visibility:hidden;
	top:-13px;
}
.padleft{
	padding-left:10px;
}
.padleft a{
	display:block;
	color:#686868;
	text-transform:capitalize;
	text-decoration:none;
	background:url(../../images/en/grayarrow.gif) no-repeat 9px 3px;
	padding:0px 0px 6px 23px;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}
.date{
	font-size:10px;
	color:#cb0e80;
	padding-left:11px;
	padding-bottom:2px;
}
.news .morenews{
	background:none;
	padding-left:0px;
	color:#686868;
	text-decoration:none;
	
	display:inline;
	
	padding-left:0px;
}
.news .morenews a{
	background:none;
	padding-left:0px;
	color:#686868;
	text-decoration:none;
	
	display:inline;
	
	padding-left:0px;
	
	
}
.news .morenews a:hover{
	color:#cb0e80;
	text-decoration:none;
}
.news .latestnews{
	padding-bottom:0px;
}
.servicesheader,.helpheader{
	background:url(../../images/en/bggradient.gif) no-repeat left top;
	width:186px;
	height:30px;
}
.sendmailheader{
	background:url(../../images/en/bggradient.gif) no-repeat left top;
	background-color:#e00981;
	height:30px;
}
.sendmailheader{
	background:url(../../images/en/bggradient.gif) no-repeat left top;
	background-color:#e00981;
	height:30px;
}
.myservicestitle,.helptitle{
	float:left;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:5px;
}
.closetab{
	float:right;
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	padding:7px 5px;
}
.closetab a{
	color:#FFFFFF;
	text-decoration:none;
}
.closetab a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.newsticker{
	font-family:tahoma;
	font-size:11px;
	color:#828282;
	padding-bottom:6px;
}
.newsticker a{
	color:#828282;
	text-decoration:none;
}
.newsticker a:hover{
	color:#cb0e80;
	text-decoration:none;
}
.placeholder{
	position:relative;
	width:158px;
	height:60px;
}
.contactbtn{
	padding-left:10px;
	padding-bottom:10px;
}
.m3combtn{
	padding-left:10px;
	padding-bottom:10px;
}
.m3combtn .img{
	vertical-align:middle;
}
.contactbtn .img{
	vertical-align:middle;
}
.contactbtn .img2{
	vertical-align:top;
}
.latestnews{
}
/*Map*/
.map{
	padding-bottom:20px;
}
.options{
	padding-bottom:20px;
}
.locationtable{
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.locationtable td{
	border-top:1px solid #e3e3e3;
	border-left:1px solid #e3e3e3;
	padding:3px 6px;
	color:#333333;
	font-family:tahoma;
	text-align:left;
	vertical-align:middle;
}
.locationtable td.gray{
	color:#67257b;
	text-align:center;
	font-weight:bold;
}
.subtitle{
	font-weight:bold;
	padding-bottom:10px;
	color:#67257b;
}
.list{
	background:url(../../images/en/txtboxbg.gif) repeat-x 2px top;
	height:22px;
	width:150px;
	font-family:Helvetica;
	font-size:11px;
	border:1px solid #cbcbdb;
	color:#323232;
	padding:4px;
}
.careertable{
	margin-top:10px;
	margin-bottom:10px;
}
.careertable td{
	padding:3px;
	color:#333333;
	font-family:tahoma;
	text-align:left;
	vertical-align:middle;
}
.careertable td.gray{
	color:#67257b;
	text-align:left;
	font-weight:bold;
}
.textarea{
	background:url(../../images/en/txtboxbg.gif) repeat-x 2px top;
	height:220px;
	width:350px;
	font-family:Helvetica;
	font-size:11px;
	border:1px solid #cbcbdb;
	color:#323232;
	padding:4px
}
span.pink{
	color:#cb0e80;
}

/***************** Special classes ****************/
.stc-hidden{
   display: none;
}

.body_bg
{
	
}

.flash-shader
{
	display:none;
	width:0;
	height:0;
}

/* Body*/
.pink,a.pink{
	color:#cb0e80;
}
.error{
	color:#cb0e80;
	font-size:11px;
} 
.positionrelative{
	position:relative;
}
.marginleft{
	padding-left:5px;
}
.down{
	border-top:1px solid #cbcbdb;
	border-right:1px solid #cbcbdb;
	border-bottom:1px solid #cbcbdb;
	background:url(../../images/en/txtboxbg.gif) repeat-x 2px top;
}
.over{
	position:absolute;
	visibility:hidden;
	z-index:3;
}
#HideAll{
	z-index:1;
	left:0px;
	visibility:hidden;
	width:100%;
	position:absolute;
	top:0px;
	height:530px;
}
.OptionEmpty{
	font-family:verdana;
	background-color:#e6e6e6;
	font-size:11px;
	color:#cf0f7c;
	white-space:nowrap;
	FILTER: alpha(opacity=75);
	moz-opacity: .75;
	opacity: .75;
	khtml-opacity: .75;
}
.OptionEmptyTop{
	font-family:verdana;
	background-color:#e6e6e6;
	font-size:1px;
	height:5px;
	color:#cf0f7c;
	white-space:nowrap;
	FILTER: alpha(opacity=75);
	moz-opacity: .75;
	opacity: .75;
	khtml-opacity: .75;
}
.OptionEmptyBottom{
	font-family:verdana;
	background-color:#e6e6e6;
	font-size:1px;
	color:#cf0f7c;
	height:10px;
	white-space:nowrap;
	FILTER: alpha(opacity=75);
	moz-opacity: .75;
	opacity: .75;
	khtml-opacity: .75;
}
.Option{
	font-family:verdana;
	background-color:#e6e6e6;
	font-size:11px;
	color:#cf0f7c;
	white-space:nowrap;
	FILTER: alpha(opacity=75);
	moz-opacity: .75;
	opacity: .75;
	khtml-opacity: .75;
	padding:3px 12px 3px 8px;
	}
.Option a{
	color:#cf0f7c;
	text-decoration:none;
	display:block;
	height:100%;
	width:100%;
}
.Option a:hover{
	color:#000000;
	text-decoration:none;
	display:block;
	height:100%;
	width:100%;
}
.OptionPad{
	padding:3px;
}
.ListHeader{
	height:23px;
}
.radiobtns ul li{
	list-style:none;
	padding:0px;
	margin:0px;
}
td.displaytext{
	font-family:tahoma;
	font-size:12px;
	color:#323232;
	text-align:justify;
	padding-left:5px;
	line-height:16px;
}
td.aligntop{
	vertical-align:top;
}

.textfield2{
	background:url(../../images/en/txtboxbg.gif) repeat-x 2px top;
	height:23px;
	width:95px;
	font-family:Helvetica;
	font-size:11px;
	border-top:1px solid #cbcbdb;
	border-left:1px solid #cbcbdb;
	border-bottom:1px solid #cbcbdb;
	color:#323232;
	margin-left:5px;
	padding:4px;
}
.textfield3{
	background:url(../../images/en/txtboxbg.gif) repeat-x 2px top;
	height:22px;
	width:152px;
	font-family:Helvetica;
	font-size:11px;
	border-top:1px solid #cbcbdb;
	border-left:1px solid #cbcbdb;
	border-bottom:1px solid #cbcbdb;
	color:#323232;
	margin-left:5px;
	padding:4px;
}
.textfield4{
	background:url(../../images/en/txtboxbg.gif) repeat-x 2px top;
	height:23px;
	width:186px;
	font-family:Helvetica;
	font-size:11px;
	border:1px solid #cbcbdb;
	color:#323232;
	padding:4px;
} 
.textfield5{
	background:url(../../images/en/txtboxbg.gif) repeat-x 2px top;
	height:23px;
	width:166px;
	font-family:Helvetica;
	font-size:11px;
	border:1px solid #cbcbdb;
	color:#323232;
	padding:4px;
}
.textfieldsmall{
	background:url(../../images/en/txtboxbg.gif) repeat-x 2px top;
	height:23px;
	width:56px;
	font-family:Helvetica;
	font-size:11px;
	border:1px solid #cbcbdb;
	color:#323232;
	padding:4px;
	margin-right:5px;
}
.padright{
	padding-right:28px;
}
.tableform td{
	border-top:1px solid #cbcbdb;
	border-bottom:1px solid #cbcbdb;
	padding:3px;
	color:#333333;
	font-family:tahoma;
	vertical-align:middle;
}
td.gray,span.gray{
	color:#5c5c5c;
	font-size:11px;
}
td.mauve{
	color:#633186;
	font-size:16px;
	padding-top:30px;
	font-weight:bold;
	padding-bottom:10px;
}
.arrow{
	margin-top:1px;
	vertical-align:middle;
}
.textarea{
	background:url(../../images/en/txtareabg.gif) repeat-x 2px 2px;
	height:163px;
	width:500px;
	font-family:Helvetica;
	font-size:11px;
	border:1px solid #cbcbdb;
	color:#323232;
	padding:4px;
}
.body{
	margin:0px;
	padding:0px 5px;
	background-color:#cecece;
}
.poptbl{
	background:#ffffff url(../../images/en/bg2.jpg) left top no-repeat;
}
.padtop10{
	padding-top:6px;
}
.popup{
	font-family:tahoma;
	font-size:12px;
	color:#d6d8d7;
	text-align:left;
	padding:10px;
	line-height:16px;
}
.popup a{
	color:#d6d8d7;
	text-decoration:underline;
}
.popup a:hover{
	color:#d6d8d7;
	text-decoration:none;
}
.tblfrm td{
	padding-right:6px;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:12px;	
}
.footerpopup{
	padding:10px 0px 0px 10px;
	font-family:tahoma;
	font-size:11px;
	color:#686868;
}
.footerpopup a{
	color:#686868;
	text-decoration:underline;
}
.footerpopup a:hover{
	color:#686868;
	text-decoration:none;
}
.dropdown{
	height:23px;
	width:187px;
	font-size:12px;
    color:#323232;
	padding:4px;
}

.Main_loginTab_bg {
	background-image: url(../../images/en/MainTabs_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px;
	height: 120px;
	width: 175px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #838184;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecece;
}

.Login_Txt_Labels {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #838184;
	text-decoration: none;
}
.Login_Txt_Box {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #838184;
	text-decoration: none;
	height: 18px;
	width: 90px;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #999;
	margin: 0px;
}
.Login_Tab_Btn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../../images/en/New_Login_btn.gif);
	background-repeat: no-repeat;
	background-color:#edebeb;
	text-align: center;
	padding: 2px;
	height: 23px;
	width: 63px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.ActiveTab {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #595858;
	text-decoration: none;
	background-image: url(../../images/en/Active_Tab_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cecece;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
	text-align: center;
	margin-right: 3px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	cursor:default;
}

.ActiveTab a, .ActiveTab a:link, .ActiveTab a:visited, .ActiveTab a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #595858;
	text-decoration: none;	
	cursor:default;
}

.NotActiveTab {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../../images/en/NonActive_Tab_bg.gif);
	background-repeat: repeat-x;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cecece;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
	text-align: center;
	margin-right: 3px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	cursor:default;
}

.NotActiveTab a, .NotActiveTab a:link, .NotActiveTab a:visited,  .NotActiveTab a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	cursor:default;
}
.SideMenu_Bg{
	background:#e5e5e5 url(../../images/en/gradientbg.gif) repeat-x right top;
	padding:9px 0px 10px 10px;
}
