@charset "utf-8";
/* created by NKS */



/*********** SELECTORS STYLES  (NKS)***********/
body { background: url(images/bg.png) repeat center top; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.3em; table-layout:fixed; color:#606060; }
body, fieldset, form, h1, h2, h3, h4, h5, h6, p { margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6, form { display:inline; }
h1 { font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#670104;}
h2 { font-size:1.5em; }
h3 { font-size:1.4em; }
hr { height:1px; color:#ccc; background:#ccc; border:0; }
img { border:0px; }
li { margin-bottom:5px; }
ol { margin:5px 0 5px 30px; padding:0; }
ul { margin:5px 0 5px 30px; padding:0; }
ul ul, ol ol, ol ul, ul ol { margin-left:30px; }
blockquote { margin:5px 20px; }
fieldset { border:1px solid #ccc; }
table { border-collapse:collapse; border-spacing:0; }
input, select, textarea { font-size:1em; font-family:Arial, Helvetica, sans-serif; padding:2px; color:#606060;  }

a{
cursor: pointer;
text-decoration:none;
}


img{ border:none;}

.input { padding:1px 2px 1px 4px; border:1px solid #ccc; background:#fff !important; }
.button { background:#dfdfdf url(images/btnBg.gif) left no-repeat; border:1px solid #027390; padding:3px 5px 3px 20px; overflow:visible; cursor:pointer; font:13px Verdana, Geneva, sans-serif; color:#424242; }
.button:hover{ background:#067f9e url(images/btnBgh.gif) left no-repeat; color:#fff;}

.container{ width:1000px; margin:0 auto; position:absolute; top:0px; left:0px; }
.containerIn{ width:908px; margin:0 0 0 57px;}
.b1{ background:url(images/b1.gif) left 4px no-repeat; padding-left:10px;}
.b2{ background:url(images/b2.gif) left 5px no-repeat; padding-left:10px;}
.b3{ background:url(images/bull_b.gif) left 3px no-repeat; padding-left:20px;}
.q{ background:url(images/questionMark.gif) left 1px no-repeat; padding-left:30px;}

.ver{ font-family:Verdana, Geneva, sans-serif;}
.geo{ font-family:Georgia, "Times New Roman", Times, serif;}

/***** FONT STYLES *****/
.lh0em { line-height:0em; }
.lh02em { line-height:0.2em; }
.lh05em { line-height:0.5em; }
.lh1em { line-height:1em; }
.lh12em { line-height:1.2em; }
.lh15em { line-height:1.5em; }
.lh2em { line-height:2em; }

.xsmall { font-size:0.8em; }
.small { font-size:0.9em; }
.large { font-size:1.1em; }
.xlarge { font-size:1.2em; }

.ffan { font-family:"Arial Narrow", Arial; }
.ffh { font-family:Helvetica; }
.fft { font-family:Tahoma; }
.fftms { font-family:"Trebuchet MS", Arial; }
.ffv { font-family:Verdana; }

.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#28a0c1; }
.gray, .gray a:link, .gray a:visited { color:#999; }
.gray a:hover, .gray a:active { color:#000; }
.maroon, .maroon a:link, .maroon a:visited { color:#b7300c; }
.maroon a:hover, .maroon a:active { color:#000; }
.red, .red a:link, .red a:visited { color:#f00; }
.red a:hover, .red a:active { color:#c00; }
.white, .white a:link, .white a:visited { color:#fff; }
.white a:hover, .white a:active { color:#000; }
.blue, .blue a:link, .blue a:visited { color:#2aa2c3; }
.blue a:hover, .blue a:active { color:#000; }
.orng, .orng a:link, .orng a:visited { color:#ff7200; }
.orng a:hover, .orng a:active { color:#000; }
.green, .green a:link, .green a:visited { color:#82b658; }
.green a:hover, .green a:active { color:#000; }
.dgreen, .dgreen a:link, .dgreen a:visited { color:#487b1d; }
.dgreen a:hover, .dgreen a:active { color:#000; }
.dgreen1, .dgreen1 a:link, .dgreen1 a:visited { color:#183700; }
.dgreen1 a:hover, .dgreen1 a:active { color:#000; }
.black, .black a:link, .black a:visited { color:#000; }
.black a:hover, .black a:active { color:#333; }




/***** ALIGNMENT STYLES (NKS)*****/
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.aj { text-align:justify; }
.vat { vertical-align:top; }
.vam { vertical-align:middle; }
.vab { vertical-align:bottom; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.fo { float:left; width:100%; display:inline; }
.flwm { float:left; margin:0 10px 5px 0; display:inline; }
.frwm { float:right; margin:0 0 5px 10px; display:inline; }
.zero { width: 0px; height: 0px; line-height: 0px; margin: 0px; padding: 0px; font-size: 0px; }
.cb { clear:both; display:block; visibility:hidden; height:auto; line-height:0; content:'.' }
.cl { clear:left; }
.cr { clear:right; }

/***** ACCESSORIES STYLES (NKS)*****/
.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; }
.uu a:link, .uu a:visited { text-decoration:underline; }
.uu a:hover, .uu a:active { text-decoration:none; }
.uo a:link, .uo a:visited { text-decoration:none; }
.uo a:hover, .uo a:active { text-decoration:underline; }
.n { font-weight:normal; font-style:normal; text-decoration:none; text-transform:none; }
.bcs { border-collapse:separate; }
.nw { white-space:nowrap; }
.ttc { text-transform:capitalize; }
.ttl { text-transform:lowercase; }
.ttu { text-transform:uppercase; }
.fvsc { font-variant:small-caps; }
.block { display:block; margin:0 auto; }
.inline { display:inline; }
.none { display:none; }
.absolute { position:absolute; }
.relative { position:relative; }
.pointer { cursor:pointer; }

.m0px { margin:0; }
.m1px { margin:1px; }
.m1px2px { margin:1px 2px; }
.m1px5px { margin:1px 5px; }
.m2px { margin:2px; }
.m2px5px { margin:2px 5px; }
.m2px10px { margin:2px 10px; }
.m5px { margin:5px; }
.m5px10px { margin:5px 10px; }
.m5px15px { margin:5px 15px; }
.m10px { margin:10px; }
.m15px { margin:15px; }
.mb1px { margin-bottom:1px; }
.mb2px { margin-bottom:2px; }
.mb5px { margin-bottom:5px; }
.mb10px { margin-bottom:10px; }
.mb15px { margin-bottom:15px; }
.mb20px { margin-bottom:20px; }
.ml8px { margin-left:8px; }
.ml5px { margin-left:5px; }
.ml65px { margin-left:65px; }
.ml10px { margin-left:10px; }
.ml15px { margin-left:15px; }
.ml14px { margin-left:14px; }
.ml20px { margin-left:20px; }
.ml23px { margin-left:23px; }
.ml25px { margin-left:25px; }
.ml30px { margin-left:30px; }
.ml35px { margin-left:35px; }
.ml50px { margin-left:50px; }
.ml65px { margin-left:65px; }
.ml75px { margin-left:75px; }
.ml90px { margin-left:90px; }
.mt2px{ margin-top:2px;}
.mt4px{ margin-top:4px;}
.mt5px{ margin-top:5px;}
.mt6px{ margin-top:6px;}
.mt8px{ margin-top:8px;}
.mt9px{ margin-top:9px;}
.mt10px{ margin-top:10px;}
.mt12px{ margin-top:12px;}
.mt13px{ margin-top:13px;}
.mt15px{ margin-top:15px;}
.mt20px{ margin-top:20px;}
.mt30px{ margin-top:20px;}
.mt23px{ margin-top:23px;}
.mt25px{ margin-top:25px;}
.mt27px{ margin-top:27px;}
.mt39px{ margin-top:39px;}
.mt40px{ margin-top:40px;}
.mt53px{ margin-top:53px;}
.mr5px{ margin-right:5px;}
.mr6px{ margin-right:6px;}
.mr10px{ margin-right:10px;}
.mr15px{ margin-right:15px;}
.mr20px{ margin-right:20px;}
.mr25px{ margin-right:25px;}

.p0px { padding:0; }
.p1px { padding:1px; }
.p1px2px { padding:1px 2px; }
.p1px5px { padding:1px 5px; }
.p2px { padding:2px; }
.p2px5px { padding:2px 5px; }
.p2px10px { padding:2px 10px; }
.p3px0px { padding:3px 0; }
.p5px { padding:5px; }
.p5px10px { padding:5px 10px; }
.p10px5px { padding:10px 5px; }
.p5px15px { padding:5px 15px; }
.p10px { padding:10px; }
.p20px { padding:20px; }
.p10px15px { padding:10px 15px; }
.p10px20px { padding:10px 20px; }
.p15px { padding:15px; }
.pl5px { padding-left:5px; }
.pl7px { padding-left:7px; }
.pl12px { padding-left:12px; }
.pl10px { padding-left:10px; }
.pl15px { padding-left:15px; }
.pl20px { padding-left:20px; }
.pl25px { padding-left:25px; }
.pt10px{ padding-top:10px;}
.pt15px{ padding-top:15px;}
.pt20px{ padding-top:20px;}
.pb5px{ padding-bottom:5px;}
.pb10px{ padding-bottom:10px;}
.pb15px{ padding-bottom:15px;}
.pb20px{ padding-bottom:20px;}

/********** OTHER STYLES (NKS)**********/
.w10 { width:10%; }
.w12 { width:12%; }
.w15 { width:15%; }
.w20 { width:20%; }
.w23 { width:23%; }
.w25 { width:25%; }
.w33 { width:33%; }
.w40 { width:40%; }
.w45 { width:45%; }
.w48 { width:48%; }
.w49 { width:49%; }
.w50 { width:50%; }
.w60 { width:60%; }
.w65 { width:65%; }
.w70 { width:70%; }
.w80 { width:80%; }
.w85 { width:85%; }
.w90 { width:90%; }
.w95 { width:95%; }

.w100 { width:100%; }

.bdrGrey { border:#d8d8d8 1px solid; }
.bb { border-bottom:#d8d8d8 1px solid; }
.bdr3side { border:#d8d8d8 1px solid; border-width:0 1px 1px 1px; }

.star { color:#db1111; }


/* Paging Style */

.main_index{
	display:block; 
	margin-bottom:10px; 
	padding: 5px; 
	padding-right:8px;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #f0f0f0;
	margin:10px 0px 10px 0px;
}
.index{
	margin-left:10%; 
	margin-right:10%; 
	text-align:center; 
}
.index_A_Z{
	margin-left:2%; 
	margin-right:2%; 
	text-align:center; 
}
.navBarTxt {
	width:16px; 
	height:15px; 
	border: 1px solid #dddddd; 
	font: bold 10px Arial, Helvetica, sans-serif; 
	color: #333333; 
	text-decoration: none; 
	padding:1px 4px 1px 4px; 
}
.navBarTxt:hover {
	width:16px; 
	height:15px; 
	background-color:#bf000c; 
	font: bold 10px Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	text-decoration: none; 
	padding:1px 4px 1px 4px; 
	border: 1px solid #666665; 
}

.pag_active {
	width:16px; 
	height:15px; 
	background-color:#bf000c; 
	font: bold 10px Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	text-decoration: none; 
	padding:1px 4px 1px 4px; 
	border: 1px solid #666665; 
}

/***(NKS)*****/
.fs10px { font-size:10px; }
.fs11px { font-size:11px; }
.fs12px { font-size:12px; }
.fs13px { font-size:13px; }
.fs14px { font-size:14px; }
.fs16px { font-size:16px; }
.fs17px { font-size:17px; }
.fs18px { font-size:18px; }
.fs20px { font-size:20px; }
.fs22px { font-size:22px; }
.fs24px { font-size:24px; }
.fs28px { font-size:28px; }

.tree{ color:#000;}
.tree a{ color:#c00; text-decoration:none;}
.tree a:hover{ color:#000;}

.bdr1{ border:#000 1px solid;}
.bdr2{ border:#fff 3px solid;}
.bdr3{ border:#2ca4c6 1px solid;}
.bdr4{ border:#ccc 1px solid;}
.bdr-lr{ border:#747474 1px solid; border-width:0 1px;}
.bdr-r{ border-right:#747474 1px solid;}
.bdr-l{ border-left:#747474 1px solid;}
.bdr-t{ border-top:#747474 1px solid;}
.bdrAll td{ border:#ffcaa2 1px solid;}
.bg1{ background:#f5f5f5;}
.bg2{ background:#9ccc75;}
.bg3{ background:#f5ffed;}
.bg4{ background:#fafafa;}
.bg5{ background:#fefcdb;}
.bg6{ background:#000;}

.p1{ background:#f9f9f9; padding:5px; border:#ccc 1px dashed; border-width:1px 0;}
.p2{ background:#f5ffed; padding:5px; border:#b1e488 1px dashed; border-width:1px 0; display:block;}
.p2:hover{ background:#e1ffc8;}
.p3{ background:#fefcdb; padding:10px; border:#b1e488 1px dashed; border-width:1px 0;}
.p4{ background:#060; padding:10px; border:#000 1px dashed;}

.boxN{ background:url(images/blueBg.jpg) repeat-x; padding:0 10px; width:284px;} 
.boxN2{ padding:20px 20px 20px 0; width:295px;} 
.boxN3{ padding:20px; width:290px;}
.boxN4{ padding:20px 0 20px 20px; width:295px;} 
.boxN5 a{ width:110px; margin-right:15px; background:url(images/b1.gif) left 8px no-repeat; padding-left:10px; display:block; float:left; line-height:20px;} 
.boxN6 a{ width:160px; margin-right:15px; background:url(images/b1.gif) left 8px no-repeat; padding-left:10px; display:block; float:left; line-height:20px;} 



/********rgt nav***********/
.rgtNav p{ background:url(images/b1.gif) left 10px no-repeat; padding:4px 0 0 15px; font:13px Arial, Helvetica, sans-serif; border-bottom:#a7e772 1px solid;}
.rgtNav p a{ color:#5f9532; padding-bottom:3px; display:block;}
.rgtNav p a:hover{ color:#000;}

.signUp a{ background:url(images/sepR.gif) right 6px no-repeat; width:82px; color:#487b1d; font-weight:bold; padding:6px 0 0 0; display:block; text-align:center; line-height:18px;}

.signUps a{ background:none; color:#487b1d; font-weight:bold; padding:6px 0 0 0; line-height:18px;}

.signUps a:hover, .signUp a:hover{ color:#000;}

.signIn{ width:673px; background:url(images/tBg.gif) repeat-x;}
.signIn input{ height:16px; width:157px; border:#CCC 1px solid; padding:0px 5px;}

/*auto scroll*/
.news ul { margin:0px; padding:0px;}
.news li{ list-style-type:none; vertical-align:middle; margin:0px 0 0 0px;}

.tlinkBg{ width:229px; background:url(images/tlinkBg.gif) repeat-x;}
.tlinkBg1{width:400px; background:url(images/tlinkBg.gif) repeat-x;}
.logoS{ width:908px; background:url(images/logostripBg.gif) repeat-x;}
.newsBg{ width:880px; background:url(images/qnBg.gif) repeat-x; margin:13px auto 0;}
.boxBg{ width:880px; background:#a9db80 url(images/boxBg.gif) bottom repeat-x; margin:15px auto 0;}
.BboxBg{ width:908px; background:#2e2e2e url(images/BboxBg.gif) bottom repeat-x; margin-top:10px;}
.GboxBg{ width:690px; background:#fff url(images/gbg.gif) bottom repeat-x;}
.GboxBg1{ width:670px; background:#fff url(images/gbg.gif) bottom repeat-x;}
.mapBg{ width:690px; background:url(images/btbg.gif) repeat-x;}
.searchBox{ width:204px; background:#e1ffc8;}
.vidBg{ width:268px; background:url(images/vbg.gif) repeat-x;}

.lftBox { width:690px;}
.rgtBox { width:204px;}

.advert a{ background:url(images/btn.gif) left top no-repeat; width:161px; color:#487b1d; font-weight:bold; padding:16px 0 10px 0; display:block; text-align:center; line-height:16px;}
.advert a:hover{ background:url(images/btn.gif) left -53px no-repeat; color:#000;}

.find a{ background:url(images/btn.gif) -161px top no-repeat; width:108px; color:#487b1d; font-weight:bold; padding:16px 0 10px 0; display:block; text-align:center; line-height:16px;}
.find a:hover{ background:url(images/btn.gif) -161px -53px no-repeat; color:#000;}

.region a{ background:url(images/btn.gif) -269px top no-repeat; width:108px; color:#487b1d; font-weight:bold; padding:16px 0 10px 0; display:block; text-align:center; line-height:16px;}
.region a:hover{ background:url(images/btn.gif) -269px -53px no-repeat; color:#000 border:none;}

.box1{ width:268px; background:url(images/boxSep.gif) right top no-repeat;}
.box2{ width:550px; background:url(images/boxSep.gif) right top repeat-y;}
.bgn{ background:none;}

.adBox{ background:url(images/adBox.gif) left top no-repeat; width:168px; height:185px; padding:25px 20px 20px 20px;}
.adBox:hover{ background:url(images/adBox.gif) left -263px no-repeat;}

.adBox1{ background:url(images/adBox1.gif) left -260px no-repeat; padding:25px 15px 20px 15px;width:178px; height:185px;}
.adBox1:hover{ background:url(images/adBox1.gif) left top no-repeat;width:178px; height:185px;}
.adBoxImg{ width:150px; height:130px; overflow:hidden; margin: 0 auto;}
.adBoxHead{ height:40px; overflow:hidden; }
.adBoxHead a{ color:#555; text-decoration:none;}
.adBoxHead a:hover{ color:#000;}

.date{ width:80px;}
.media{ width:250px;}
.cur{ width:100px;}
.old{ width:100px;}
.loc{ width:120px;}
.func{ width:180px;}



/************************ vin css on 28sept *****************************/
.ml2px{margin-left:2px;}
.mt3px{margin-top:3px;}
.ml9px{margin-left:9px;}
.g-tab1{background:url(images/m-tab-m.jpg) repeat-x; display:block;}
.g-tab1-l{background:url(images/m-tab-l.jpg) no-repeat left top; display:block;}
.g-tab1-r{background:url(images/m-tab-r.jpg) no-repeat right top; display:block; height:91px; padding:4px 10px 0px;}

.top-inp{background: url(images/myinp.jpg) no-repeat; width:391px; height:33px; overflow:hidden; display:block;}
.sgo{width:46px; height:40px; overflow:hidden; display:block; padding:6px 0px 0px 5px;}

a.nav1, a.nav1:visited{width:183px; height:36px; line-height:36px; display:inline-block; text-align:center; text-decoration:none; font-size:13px; font-weight:bold; color:#487b1d; background:url(images/nav-01.jpg) no-repeat;}
a.nav1:hover{color:#000; background:url(images/nav-01h.jpg) no-repeat;}

a.nav2, a.nav2:visited{width:135px; height:36px; line-height:36px; display:inline-block; text-align:center; text-decoration:none; font-size:13px; font-weight:bold; color:#487b1d; background:url(images/nav-02.jpg) no-repeat;}
a.nav2:hover{color:#000; background:url(images/nav-02h.jpg) no-repeat;}

a.nav3, a.nav3:visited{width:113px; height:36px; line-height:36px; display:inline-block; text-align:center; text-decoration:none; font-size:13px; font-weight:bold; color:#487b1d; background:url(images/nav-03.jpg) no-repeat;}
a.nav3:hover{color:#000; background:url(images/nav-03h.jpg) no-repeat;}


.region1 p{ float:left; padding:0 0px 8px 0; margin-bottom:10px; margin-right:10px;}
.region1 a{ padding:4px 2px; border-bottom:#acacac 3px solid;}
.region1 a:hover{border-bottom:#ff3c00 3px solid;}


.GboxBgvv{ background:#fff url(images/gbg.gif) bottom repeat-x; border:solid #aaa; border-width:0px 2px;}
.pr10px{padding-right:10px;}


/*NKS 19-10-10*/
/*scrolling div*/
.stepcarousel{
	position: relative; /*leave this value alone*/
	/*border: 1px solid black;*/
	overflow: scroll; /*leave this value alone*/
	/*width: 100%; Width of Carousel Viewer itself*/
	height: 260px; /*Height should enough to fit largest content's height*/
	margin-left:15px;
	width:650px;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0px; height:260px;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px 30px 0 0; /*margin around each panel*/
	background:url(images/adBox.gif) left top no-repeat; width:190px; height:185px; padding:25px 10px 20px 10px;
}

.stepcarousel .panel:hover{background:url(images/adBox.gif) left -263px no-repeat;}

/*For Indes Carousel*/

.stepcarousel_index{
	position: relative; /*leave this value alone*/
	/*border: 1px solid black;*/
	overflow: scroll; /*leave this value alone*/
	/*width: 100%; Width of Carousel Viewer itself*/
	height: 260px; /*Height should enough to fit largest content's height*/
	margin-left:15px;
	width:868px;
}

.stepcarousel_index .belt{
	position: absolute; /*leave this value alone*/
	left: 0px; height:260px;
}

.stepcarousel_index .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px 0 0 0; /*margin around each panel*/
	background:url(images/adBox.gif) left top no-repeat; width:181px; height:185px; padding:25px 16px 20px 20px;
}

.stepcarousel_index .panel:hover{background:url(images/adBox.gif) left -263px no-repeat;}

/*end Index Carousel*/

.adBoxImg{ width:150px; height:130px; overflow:hidden; margin: 0 auto;}
.adBoxHead{ height:40px; overflow:hidden; }
.adBoxHead a{ color:#555; text-decoration:none;}
.adBoxHead a:hover{ color:#000;}

.adBoxImg_kdirectory{ width:150px; height:120px; overflow:hidden; margin: 0 auto;}
.adBoxImg_grid{ width:150px; height:110px; overflow:hidden; margin: 0 auto;}

.myback{width:878px; overflow:hidden; border:1px solid #878787; margin:25px auto 0px;}  



.bord01{border:2px solid #333;}
.db{display:block;}
.bb0{border-bottom:1px dotted #b0d592;}
.through{text-decoration:line-through;}


/* -------------------- 06 DECEMBER 2010 (WIN) ---------------------------------- */

.knd-tb{background:url(images/mt-m.jpg) repeat-x;}
.knd-tb-l{background:url(images/mt-l.jpg) no-repeat left top;}

.knd-tb-la{background:url(images/mt-l.jpg) no-repeat left top; height:45px; display:block;}

.knd-tb-r{background:url(images/mt-r.jpg) no-repeat right top; padding:0px 8px; height:45px; display:block;}

.knd-tb-r1{background:url(images/msrch.jpg) no-repeat right top; padding:0px 3px 0px 8px; height:45px; display:block;}

a.vlink, a.vlink:visited{font-size:13px; color:#487b1d; text-align:center; line-height:45px; text-decoration:none; display:block; font-weight:bold;}
a.vlink:hover{font-size:13px; color:#333; text-align:center; line-height:45px; text-decoration:none; display:block; font-weight:bold;}


.vincont{background: url(images/mybg.jpg) no-repeat left bottom; width:1000px; margin:auto; }

.vtb{width:880px; margin:15px auto 0;}
.vtb-t{height:12px; display:block;}
.vtb-t1{height:10px; display:block; border-top:2px solid #79a60d; width:856px; background:url(images/vtb-bg.png) repeat;}

.vtb-m{background:url(images/vtb-bg.png) repeat; border:solid #79a60d; border-width:0px 2px;}
.vtb-b{height:12px; display:block;}
.vtb-b1{height:10px; display:block; border-bottom:2px solid #79a60d; width:856px; background:url(images/vtb-bg.png) repeat;}

.mr30px{margin-right:105px;}

.lht45{line-height:45px;}
.w180{width:180px;}


/* -------------------- 22 APRIL 2011 (WIN) ---------------------------------- */

.vtb01-t{background:url(images/vtb0-tm.jpg) repeat-x; height:8px;}
.vtb01-m{background:#f5ffed; border:solid #99c76f; border-width:0px 1px;}
.vtb01-b{background:url(images/vtb0-bm.jpg) repeat-x; height:8px;}
.mnht200{min-height:200px;}

.vtb02-l{background:url(images/vtb0-l.jpg) no-repeat #99c76f; height:38px;}
.vtb02-r{background:url(images/vtb0-m.jpg) no-repeat right top; height:38px;}

.pt5px{padding-top:5px;}
.green1{color:#3d7f00;}
.bbo{border-bottom:1px dotted #3d7f00;}

.news a{color:#555;}

.vlink a{ white-space:nowrap;}

.mycont{width:365px; height:171px; overflow:scroll; background:##e1ffc8;}


/* -------------------- 16 MAY 2011 (WIN) ---------------------------------- */

a.mybut, a.mybut:visited{background:url(images/mybtn0.jpg) repeat-x #74a84b; line-height:15px; border:3px solid #cee8be; display:inline-block; padding:2px 16px; font-size:12px; text-align:center; font-weight:bold; text-decoration:none; color:#fff !important;}

a.mybut:hover{background:url(images/mybtn0h.jpg) repeat-x #74a84b; text-decoration:none; color:#fff !important;}

.green1 a, .green1 a:visited{color:#3d7f00 !important;}
.green1 a:hover{color:#000;}

.myanchor a{padding:0px 5px; display:inline-block;}

.brdr1{border:1px solid #b7de97;}

.mycont1{border-left:1px dashed #cdecb3; min-height:120px;}
.norm{font-weight:normal;}
.w30{width:30%;}

.red_v, .red_v a, .red_v a:visited, .red_v a:hover{color:#ff0000 !important;}
.pink_v, .pink_v a, .pink_v a:visited, .pink_v a:hover{color:#FF9999 !important;}
.grey_v, .grey_v a, .grey_v a:visited, .grey_v a:hover{color:#c0c0c0 !important;}
.blue_v, .blue_v a, .blue_v a:visited, .blue_v a:hover{color:#0000ff !important;}
.pink-drk_v, .pink-drk_v a, .pink-drk_v a:visited, .pink-drk_v a:hover{color:#FF00FF !important;}
.green_v, .green_v a, .green_v a:visited, .green_v a:hover{color:#007f00 !important;}
.purple_v, .purple_v a, .purple_v a:visited, .purple_v a:hover{color:#CC0099 !important;}

.dvdrl{border-left:1px dotted #71a847;}


/*   ----------- win on 2 july ---------------------- */

a.mybutx, a.mybutx:visited{background:url(images/k+bg.jpg) repeat-x #000; line-height:15px; border:3px solid #cee8be; border-left:0px; display:inline-block; padding:2px 5px; font-size:12px; text-align:center; font-weight:bold; text-decoration:none; color:#fff !important;}

a.mybutx:hover{background:url(images/k+bg.jpg) repeat-x #000; text-decoration:none; color:#fff !important;}

.rgtlnks a, .rgtlnks a:visited{border:2px solid #e8bdf2; padding:2px; font-size-adjust:12px; color:#782fb4; text-decoration:none; display:inline-block; margin:2px 2px; width:13px; text-align:center;}
.rgtlnks a:hover{border:2px solid #7e16af; background:#7e16af; padding:2px; font-size-adjust:12px; color:#fff; text-decoration:none; display:inline-block; margin:1px 2px; width:13px; text-align:center;}


.adBoxx{ background:url(images/adBoxx.gif) left top no-repeat; width:168px; height:165px; padding:25px 20px 20px 20px;}
.adBoxx:hover{ background:url(images/adBoxx.gif) left -260px no-repeat;}


.ml22px{margin-left:22px;}

.mycont1x{border-left:1px dashed #e28dec; min-height:120px;}
.mybg1{background:#f9f9f9; border:#ccc 1px dashed; border-width:1px 0; }
.mybg1:hover{background:#fceeff; border:dashed #e28dec; border-width:1px 0px;}

.purple, .purple a, .purple a:visited{color:#a52fdc;}
.purple a:hover{color:#ae00ff;}

.dvdr2{border-left:1px dotted #d8a3f1;}

.searchBoxx{width:204px;}
.p-tb-t1{background:url(images/p-tb-tm.jpg) repeat-x;}
.p-tb-t2{background:url(images/p-tb-tl.jpg) no-repeat left top;}
.p-tb-t3{background:url(images/p-tb-tr.jpg) no-repeat right top; height:45px; display:block;}

.p-tb-b1{background:url(images/p-tb-bl.jpg) no-repeat left bottom #f9f9f9;}
.p-tb-b2{background:url(images/p-tb-br.jpg) no-repeat right bottom}

.rgtNavx p{ background:url(images/b1.gif) left 10px no-repeat; padding:4px 0 0 15px; font:13px Arial, Helvetica, sans-serif; border-bottom:#e1b5ec 1px solid;}
.rgtNavx p a{ color:#000; padding-bottom:3px; display:block;}
.rgtNavx p a:hover{ color:#9640de;}
.bg3x{background:#ecc2f6; border-bottom:1px dashed #dda3eb; padding:5px; margin:0px 2px; color:#fff; text-align:left; font-weight:bold;} 	

.mybg-grey{ background:#f9f9f9; border:#ccc 1px dashed; border-width:1px 0; }

.ml100px{margin-left:100px;}.ml150px{margin-left:150px;}

.tlinkBg1-1{width:400px; background:url(images/tlinkBg0.gif) repeat-x left bottom #a9db80; border-top:1px solid #97cd6b;}
.tlinkBg1-2{ background:url(images/tlinkL0.gif) no-repeat left bottom; display:block;}
.tlinkBg1-3{background:url(images/tlinkR0.gif) no-repeat right bottom; padding:0px 6px; min-height:30px; display:block;}

.l70px{left:70px;}

/*  vinay on 10aug */
.abs{ position:absolute; z-index:99; margin-top:-10px; margin-left:26px;}
.tool_dg{display:none;}
.border1{border:5px solid #ccc; background:#fff; padding:10px;}

/*  vinay on 21nov 2011 */
.signIn_0-1{ width:5px; background:url(images/sgn-tb-tl_0.png) no-repeat; height:47px;}
.signIn_0-2{ width:663px; background:url(images/sgn-tb-tm_0.png) repeat-x; height:47px;}
.signIn_0-3{ width:5px; background:url(images/sgn-tb-tr_0.png) no-repeat; height:47px;}


.signIn_0-2 input{ height:16px; width:157px; border:#CCC 1px solid; padding:0px 5px;}

.tlinkBg_0-1{ width:5px; background:url(images/tplink-tb-tl_0.png) no-repeat; min-height:30px;}
.tlinkBg_0-2{ width:213px; background:url(images/tplink-tb-tm_0.png) repeat-x; min-height:30px;}
.tlinkBg_0-3{ width:5px; background:url(images/tplink-tb-tr_0.png) no-repeat; min-height:30px;}

.gray1, .gray1 a, .gray1 a:visited{color:#444 !important; text-decoration:none;}
.gray1 a:hover{color:#222; text-decoration:none;}

.gray2, .gray2 a, .gray2 a:visited{color:#666 !important; text-decoration:none;}
.gray2 a:hover{color:#222  !important; text-decoration:none;}

.rev-tb{background:#f8f8f8; border:dashed #ddd; border-width:1px 0px; padding:10px;}

.rev-tb:hover{background:#f7fff0; border:dashed #c0eaa2; border-width:1px 0px; padding:10px;}
