/*********** RESET TAGS  ***********/
a,abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
audio,canvas,video{display:inline-block;}

a{text-decoration:none;cursor:pointer;outline:none;}
a[href^="mailto:"]{word-wrap:break-word;}
a:focus{outline:thin dotted;}
a:active,a:hover{outline:0;}

abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
del{text-decoration:line-through;}

h1,h2,h3,h4,h5,h6,form{display:inline;font-weight:normal;}
h1{font-size:1.5em;line-height:1.2em;}
h2{font-size:1.1em;}
h3{font-size:1em;}

hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
iframe{background:transparent;border:0 none transparent;padding:0;}

sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}

button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}
button,input{line-height:normal;}
button,select{text-transform: none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor: pointer;overflow:visible;cursor:pointer;}
button[disabled],html input[disabled]{cursor:default;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;}
table{border-collapse:collapse;border-spacing:0;}


/***** REDEFINE TAGS *****/
html{background:#fff;color:#000;font:12px/1.5em Arial,Helvetica,sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
.input,textarea,.button{padding:3px 5px;}
.star{color:#f00;font-family:Verdana,Geneva,sans-serif;}

ol,ul{list-style:none;}
ol.default,ul.default{margin-left:15px;}
ol.default{list-style:decimal;}
ul.default{list-style:disc;}
ol.decimal{list-style:decimal;}
ol.loweralpha{list-style:lower-alpha;}
ol.loweralpha{list-style:lower-roman;}
ol.upperalpha{list-style:upper-alpha;}
ol.upperroman{list-style:upper-roman;}
ul.disc{list-style:disc;}
ul.circle{list-style:circle;}
ul.square{list-style:square;}


/***** ALIGNMENT STYLES *****/
.al{text-align:left;}
.ar{text-align:right;}
.ac{text-align:center;}
.aj{text-align:justify;}
.vat{vertical-align:top;}
.vam{vertical-align:middle;}
.vasub{vertical-align:sub;}
.vasup{vertical-align:super;}
.vab{vertical-align:bottom;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.fo{zoom:1;} /*IE < 8*/
.fo:before,.fo:after{content:"";display:table;}
.fo:after{clear:both;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}


/***** BACKGROUND STYLES *****/
.bgi{background:#fff none no-repeat center center;}
.bgcbb{background-clip:border-box;}
.bgcpb{background-clip:padding-box;}
.bgccb{background-clip:content-box;}
.bgobb{background-origin:border-box;}
.bgopb{background-origin:padding-box;}
.bgocb{background-origin:content-box;}
.bgs100a{background-size:100%;}
.bgsa100{background-size:auto 100%;}


/***** DISPLAY & POSITIONS STYLES *****/
.db{display:block;}
.di{display:inline;}
.dib{display:inline-block;}
.dn{display:none;}
.dtc{display:table-cell;}
.vh{visibility:hidden;}
.vv{visibility:visible;}
.ofh{overflow:hidden;}
.pa{position:absolute;}
.pf{position:fixed;}
.pr{position:relative;}
.ps{position:static;}

.bsbb{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.bscb{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}


/***** FONT SIZE STYLES *****/
.small{font-size:0.9em;}
.xsmall{font-size:0.8em;}
.xxsmall{font-size:0.7em;}
.xxxsmall{font-size:0.6em;}
.xxxxsmall{font-size:0.5em;}
.large{font-size:1.1em;}
.xlarge{font-size:1.2em;}
.xxlarge{font-size:1.3em;}
.xxxlarge{font-size:1.4em;}
.xxxxlarge{font-size:1.5em;}


/***** FONT FAMILY STYLES *****/
.ffa{font-family:Arial,Helvetica,sans-serif;}
.ffc{font-family:"Courier New",Courier,monospace;}
.ffg{font-family:Georgia,"Times New Roman",Times,serif;}
.fft{font-family:Tahoma,Geneva,sans-serif;}
.ffv{font-family:Verdana,Geneva,sans-serif;}
.ffab{font-family:"Arial Black",Gadget,sans-serif;}
.fflc{font-family:"Lucida Console",Monaco,monospace;}
.ffpl{font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;}
.ffcsms{font-family:"Comic Sans MS",cursive;}
.fflsu{font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;}
.ffmss{font-family:"MS Serif","New York",serif;}
.fftms{font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;}
.fftnr{font-family:"Times New Roman",Times,serif;}


/***** TEXT FORMAT STYLES *****/
.b{font-weight:bold;}
.bn{font-weight:normal;}
.i{font-style:italic;}
.in{font-style:normal;}
.n{font-weight:normal;font-style:normal;}

.uo a{text-decoration:none;}.uo a:hover{text-decoration:underline;}
.uu a{text-decoration:underline;}.uu a:hover{text-decoration:none;}
.u,a.u{text-decoration:underline;}a.u:hover{text-decoration:none;}
.un,.un a,.un a:hover{text-decoration:none;}

.fvsc{font-variant:small-caps;}
.ttc{text-transform:capitalize;}
.ttl{text-transform:lowercase;}
.ttu{text-transform:uppercase;}
.wsnw{white-space:nowrap;}
.wwbw{word-wrap:break-word;word-break:break-all;word-break/* */:normal;}


/***** BORDERS STYLES *****/
.bdr,.bdrall,.bdrall > tbody > tr > td,.bdrall > tr > th{border:1px solid #ccc;}
.bdr.dashed,.bdrall.dashed > tbody > tr > td,.bdrall.dashed > tr > th{border-style:dashed;}
.bdr.dotted,.bdrall.dotted > tbody > tr > td,.bdrall.dotted > tr > th{border-style:dotted;}

.bdrt,.bdrT{border-top:1px solid #ccc;}
.bdrr,.bdrR{border-right:1px solid #ccc;}
.bdrb,.bdrB{border-bottom:1px solid #ccc;}
.bdrl,.bdrL{border-left:1px solid #ccc;}


/***** MISCELLANEOUS STYLES *****/
.cp{cursor:pointer;}
.cd{cursor:default;}
.ch{cursor:help;}
.z1{*zoom:1;}
.lsn{list-style:none;}
.bcs{border-collapse:separate;}


@font-face{font-family:'WebRupee';src:url('fonts/WebRupee.V2.0.eot');src:local('WebRupee'),url('fonts/WebRupee.V2.0.ttf') format('truetype'),url('fonts/WebRupee.V2.0.woff') format('woff'),url('fonts/WebRupee.V2.0.svg') format('svg');font-weight:normal;font-style:normal;}
.WebRupee{font-family:'WebRupee';}

a,b,button,div,i,input,li,mark,p,td,th{
	-webkit-transition:background-color .5s,background-image .5s,background-position .5s,color .5s;
	-moz-transition:background-color .5s,background-image .5s,background-position .5s,color .5s;
	-ms-transition:background-color .5s,background-image .5s,background-position .5s,color .5s;
	-o-transition:background-color .5s,background-image .5s,background-position .5s,color .5s;
	transition:background-color .5s,background-image .5s,background-position .5s,color .5s;
}


/***** MISCELLANEOUS STYLES *****/
.imgbg,.bgfff,.bgwhite{background:#fff;}
.imgbg a{color:#333;}.imgbg a:hover{color:#000;}

.headhr{background:#eee;}
.headvr{background:#f1f1f1;}
.data{background:#f8f8f8;}


/***** TEXT COLOR STYLES *****/
.black,.black a,a.black{color:#000;}.black a:hover,a.black:hover{color:#222;}
.blue,.blue a,a.blue{color:#03c;}.blue a:hover,a.blue:hover{color:#06f;}
.brown,.brown a,a.brown{color:#600;}.brown a:hover,a.brown:hover{color:#960;}
.chocolate,.chocolate a,a.chocolate{color:#D2691E;}.chocolate a:hover,a.chocolate:hover{color:#9A4F16;}
.cyan,.cyan a,a.cyan{color:#0ff;}.cyan a:hover,a.cyan:hover{color:#09c;}
.golden,.golden a,a.golden{color:#a0501c;}.golden a:hover,a.golden:hover{color:#c60;}
.gray,.gray a,a.gray{color:#666;}.gray a:hover,a.gray:hover{color:#222;}
.green,.green a,a.green{color:#060;}.green a:hover,a.green:hover{color:#f60;}
.magenta,.magenta a,a.magenta{color:#f0f;}.magenta a:hover,a.magenta:hover{color:#606;}
.maroon,.maroon a,a.maroon{color:#8f002c;}.maroon a:hover,a.maroon:hover{color:#900;}
.orange,.orange a,a.orange{color:#f60;}.orange a:hover,a.orange:hover{color:#f00;}
.purple,.purple a,a.purple{color:#800080;}.purple a:hover,a.purple:hover{color:#4000ff;}
.red,.red a,a.red{color:#f00;}.red a:hover,a.red:hover{color:#c00;}
.silver,.silver a,a.silver{color:#ccc;}.silver a:hover,a.silver:hover{color:#fff;}
.yellow,.yellow a,a.yellow{color:#ff0;}.yellow a:hover,a.yellow:hover{color:#ff9;}
.white,.white a,a.white{color:#fff;}.white a:hover,a.white:hover{color:#eee;}

.black,.blue,.brown,.chocolate,.golden,.gray,.green,.magenta,.maroon,.purple,.red{text-shadow:1px 1px rgba(255,255,255,.9);}
.cyan,.orange,.silver,.yellow,.white{text-shadow:1px 1px rgba(0,0,0,.9);}


/***** ALPHA STYLES *****/
.alpha5{opacity:.05;filter:alpha(opacity=5);}
.alpha10{opacity:.1;filter:alpha(opacity=10);}
.alpha20{opacity:.2;filter:alpha(opacity=20);}
.alpha25{opacity:.25;filter:alpha(opacity=25);}
.alpha30{opacity:.3;filter:alpha(opacity=30);}
.alpha33{opacity:.33;filter:alpha(opacity=33);}
.alpha40{opacity:.4;filter:alpha(opacity=40);}
.alpha50{opacity:.5;filter:alpha(opacity=50);}
.alpha60{opacity:.6;filter:alpha(opacity=60);}
.alpha66{opacity:.66;filter:alpha(opacity=66);}
.alpha70{opacity:.7;filter:alpha(opacity=70);}
.alpha75{opacity:.75;filter:alpha(opacity=75);}
.alpha80{opacity:.8;filter:alpha(opacity=80);}
.alpha90{opacity:.9;filter:alpha(opacity=90);}
.alpha95{opacity:.95;filter:alpha(opacity=95);}
.alpha99{opacity:.99;filter:alpha(opacity=99);}


/***** LINE HEIGHT STYLES *****/
.lh0{line-height:0px;}
.lh1px{line-height:1px;}
.lh02em{line-height:0.2em;}
.lh05em{line-height:0.5em;}
.lh07em{line-height:0.7em;}
.lh1em{line-height:1em;}
.lh11em{line-height:1.1em;}
.lh12em{line-height:1.2em;}
.lh13em{line-height:1.3em;}
.lh14em{line-height:1.4em;}
.lh15em{line-height:1.5em;}
.lh17em{line-height:1.7em;}
.lh2em{line-height:2em;}
.lh22em{line-height:2.2em;}
.lh25em{line-height:2.5em;}


/***** CSS TEXT SHADOWS *****/
.tsb1px{text-shadow:1px 1px rgba(0,0,0,.75);}
.tsb2px{text-shadow:2px 2px rgba(0,0,0,.75);}
.tsw1px{text-shadow:1px 1px rgba(255,255,255,.75);}
.tsw2px{text-shadow:2px 2px rgba(255,255,255,.75);}
.ts0,.ts0px{text-shadow:0 0 transparent;}

/***** MARGIN STYLES *****/
.ma1px a{margin:0 1px;}
.ma1px a:first-child{margin-left:0;}.ma1px a:last-child{margin-right:0;}
.ma2px a{margin:0 2px;}
.ma2px a:first-child{margin-left:0;}.ma2px a:last-child{margin-right:0;}
.ma3px a{margin:0 3px;}
.ma3px a:first-child{margin-left:0;}.ma3px a:last-child{margin-right:0;}
.ma5px a{margin:0 5px;}
.ma5px a:first-child{margin-left:0;}.ma5px a:last-child{margin-right:0;}
.ma7px a{margin:0 7px;}
.ma7px a:first-child{margin-left:0;}.ma7px a:last-child{margin-right:0;}
.ma10px a{margin:0 10px;}
.ma10px a:first-child{margin-left:0;}.ma10px a:last-child{margin-right:0;}
.ma12px a{margin:0 12px;}
.ma12px a:first-child{margin-left:0;}.ma12px a:last-child{margin-right:0;}
.ma15px a{margin:0 15px;}
.ma15px a:first-child{margin-left:0;}.ma15px a:last-child{margin-right:0;}

.m0a{margin:0 auto;}
.m0px{margin:0px;}
.m1px{margin:1px;}
.m1px2px{margin:1px 2px;}
.m1px5px{margin:1px 5px;}
.m2px{margin:2px;}
.m2px5px{margin:2px 5px;}
.m2px10px{margin:2px 10px;}
.m3px{margin:3px;}
.m4px{margin:4px;}
.m5px{margin:5px;}
.m5px10px{margin:5px 10px;}
.m5px15px{margin:5px 15px;}
.m7px{margin:7px;}
.m10px{margin:10px;}
.m12px{margin:12px;}
.m15px{margin:15px;}
.m17px{margin:17px;}
.m20px{margin:20px;}
.m22px{margin:22px;}
.m25px{margin:25px;}
.m27px{margin:27px;}
.m30px{margin:30px;}

.mt0px{margin-top:0px;}
.mt1px{margin-top:1px;}
.mt2px{margin-top:2px;}
.mt5px{margin-top:5px;}
.mt7px{margin-top:7px;}
.mt10px{margin-top:10px;}
.mt12px{margin-top:12px;}
.mt15px{margin-top:15px;}
.mt17px{margin-top:17px;}
.mt20px{margin-top:20px;}
.mt22px{margin-top:22px;}
.mt25px{margin-top:25px;}
.mt27px{margin-top:27px;}
.mt30px{margin-top:30px;}

.mr0px{margin-right:0px;}
.mr1px{margin-right:1px;}
.mr2px{margin-right:2px;}
.mr5px{margin-right:5px;}
.mr7px{margin-right:7px;}
.mr10px{margin-right:10px;}
.mr12px{margin-right:12px;}
.mr15px{margin-right:15px;}
.mr17px{margin-right:17px;}
.mr20px{margin-right:20px;}
.mr22px{margin-right:22px;}
.mr25px{margin-right:25px;}
.mr27px{margin-right:27px;}
.mr30px{margin-right:30px;}

.mb0px{margin-bottom:0px;}
.mb1px{margin-bottom:1px;}
.mb2px{margin-bottom:2px;}
.mb5px{margin-bottom:5px;}
.mb7px{margin-bottom:7px;}
.mb10px{margin-bottom:10px;}
.mb12px{margin-bottom:12px;}
.mb15px{margin-bottom:15px;}
.mb17px{margin-bottom:17px;}
.mb20px{margin-bottom:20px;}
.mb22px{margin-bottom:22px;}
.mb25px{margin-bottom:25px;}
.mb27px{margin-bottom:27px;}
.mb30px{margin-bottom:30px;}

.ml0px{margin-left:0px;}
.ml1px{margin-left:1px;}
.ml2px{margin-left:2px;}
.ml5px{margin-left:5px;}
.ml7px{margin-left:7px;}
.ml10px{margin-left:10px;}
.ml12px{margin-left:12px;}
.ml15px{margin-left:15px;}
.ml17px{margin-left:17px;}
.ml20px{margin-left:20px;}
.ml22px{margin-left:22px;}
.ml25px{margin-left:25px;}
.ml27px{margin-left:27px;}
.ml30px{margin-left:30px;}


/***** PADDING STYLES *****/
.p0px{padding:0px;}
.p1px{padding:1px;}
.p1px2px{padding:1px 2px;}
.p1px5px{padding:1px 5px;}
.p2px{padding:2px;}
.p2px5px{padding:2px 5px;}
.p2px10px{padding:2px 10px;}
.p3px{padding:3px;}
.p3px5px{padding:3px 5px;}
.p3px5px{padding:3px 10px;}
.p4px{padding:4px;}
.p5px{padding:5px;}
.p5px10px{padding:5px 10px;}
.p5px15px{padding:5px 15px;}
.p7px{padding:7px;}
.p7px10px{padding:7px 10px;}
.p10px{padding:10px;}
.p10px15px{padding:10px 15px;}
.p10px20px{padding:10px 20px;}
.p12px{padding:12px;}
.p15px{padding:15px;}
.p17px{padding:17px;}
.p20px{padding:20px;}
.p22px{padding:22px;}
.p25px{padding:25px;}
.p27px{padding:27px;}
.p30px{padding:30px;}

table.p1px,table.p1px2px,table.p1px5px,table.p2px,table.p2px5px,table.p2px10px,table.p3px,table.p4px,table.p5px,table.p5px10px,table.p5px15px,table.p7px,table.p10px,table.p10px15px,table.p10px20px,table.p12px,table.p15px{padding:0;}
table.p1px > tbody > tr > td{padding:1px;}
table.p1px2px > tbody > tr > td{padding:1px 2px;}
table.p1px5px > tbody > tr > td{padding:1px 5px;}
table.p2px > tbody > tr > td{padding:2px;}
table.p2px5px > tbody > tr > td{padding:2px 5px;}
table.p2px10px > tbody > tr > td{padding:2px 10px;}
table.p3px > tbody > tr > td{padding:3px;}
table.p3px5px > tbody > tr > td{padding:3px 5px;}
table.p3px10px > tbody > tr > td{padding:3px 10px;}
table.p4px > tbody > tr > td{padding:4px;}
table.p5px > tbody > tr > td{padding:5px;}
table.p5px10px > tbody > tr > td{padding:5px 10px;}
table.p5px15px > tbody > tr > td{padding:5px 15px;}
table.p7px > tbody > tr > td{padding:7px;}
table.p7px10px > tbody > tr > td{padding:7px 10px;}
table.p10px > tbody > tr > td{padding:10px;background:red;}
table.p10px15px > tbody > tr > td{padding:10px 15px;}
table.p10px20px > tbody > tr > td{padding:10px 20px;}
table.p12px > tbody > tr > td{padding:12px;}
table.p15px > tbody > tr > td{padding:15px;}
table.p0px > tbody > tr > td{padding:0;}


.pt0px{padding-top:0px;}
.pt1px{padding-top:1px;}
.pt2px{padding-top:2px;}
.pt3px{padding-top:4px;}
.pt4px{padding-top:5px;}
.pt5px{padding-top:5px;}
.pt6px{padding-top:6px;}
.pt7px{padding-top:7px;}
.pt8px{padding-top:8px;}
.pt9px{padding-top:9px;}
.pt10px{padding-top:10px;}
.pt12px{padding-top:12px;}
.pt15px{padding-top:15px;}
.pt17px{padding-top:17px;}
.pt20px{padding-top:20px;}
.pt22px{padding-top:22px;}
.pt25px{padding-top:25px;}
.pt27px{padding-top:27px;}
.pt30px{padding-top:30px;}

.pr0px{padding-right:0px;}
.pr1px{padding-right:1px;}
.pr2px{padding-right:2px;}
.pr3px{padding-right:4px;}
.pr4px{padding-right:5px;}
.pr5px{padding-right:5px;}
.pr6px{padding-right:6px;}
.pr7px{padding-right:7px;}
.pr8px{padding-right:8px;}
.pr9px{padding-right:9px;}
.pr10px{padding-right:10px;}
.pr12px{padding-right:12px;}
.pr15px{padding-right:15px;}
.pr17px{padding-right:17px;}
.pr20px{padding-right:20px;}
.pr22px{padding-right:22px;}
.pr25px{padding-right:25px;}
.pr27px{padding-right:27px;}
.pr30px{padding-right:30px;}

.pb0px{padding-bottom:0px;}
.pb1px{padding-bottom:1px;}
.pb2px{padding-bottom:2px;}
.pb3px{padding-bottom:4px;}
.pb4px{padding-bottom:5px;}
.pb5px{padding-bottom:5px;}
.pb6px{padding-bottom:6px;}
.pb7px{padding-bottom:7px;}
.pb8px{padding-bottom:8px;}
.pb9px{padding-bottom:9px;}
.pb10px{padding-bottom:10px;}
.pb12px{padding-bottom:12px;}
.pb15px{padding-bottom:15px;}
.pb17px{padding-bottom:17px;}
.pb20px{padding-bottom:20px;}
.pb22px{padding-bottom:22px;}
.pb25px{padding-bottom:25px;}
.pb27px{padding-bottom:27px;}
.pb30px{padding-bottom:30px;}

.pl0px{padding-left:0px;}
.pl1px{padding-left:1px;}
.pl2px{padding-left:2px;}
.pl3px{padding-left:4px;}
.pl4px{padding-left:5px;}
.pl5px{padding-left:5px;}
.pl6px{padding-left:6px;}
.pl7px{padding-left:7px;}
.pl8px{padding-left:8px;}
.pl9px{padding-left:9px;}
.pl10px{padding-left:10px;}
.pl12px{padding-left:12px;}
.pl15px{padding-left:15px;}
.pl17px{padding-left:17px;}
.pl20px{padding-left:20px;}
.pl22px{padding-left:22px;}
.pl25px{padding-left:25px;}
.pl27px{padding-left:27px;}
.pl30px{padding-left:30px;}


/***** WIDTH STYLES *****/
.w1{width:1%;}
.w2{width:2%;}
.w5{width:5%;}
.w10{width:10%;}
.w15{width:15%;}
.w195{width:19.5%;}
.w20{width:20%;}
.w22{width:22%;}
.w245{width:24.5%;}
.w25{width:25%;}
.w27{width:27%;}
.w28{width:28%;}
.w30{width:30%;}
.w33{width:33.33%;}
.w35{width:35%;}
.w40{width:40%;}
.w45{width:45%;}
.w48{width:48%;}
.w49{width:49%;}
.w50{width:50%;}
.w55{width:55%;}
.w60{width:60%;}
.w65{width:65%;}
.w66{width:66.66%;}
.w70{width:70%;}
.w72{width:72%;}
.w75{width:75%;}
.w77{width:77%;}
.w80{width:80%;}
.w85{width:85%;}
.w90{width:90%;}
.w95{width:95%;}
.w98{width:98%;}
.w99{width:99%;}
.w100{width:100%;}

.w1px{width:1px;}
.w5px{width:5px;}
.w10px{width:10px;}
.w15px{width:15px;}
.w20px{width:20px;}
.w25px{width:25px;}
.w30px{width:30px;}
.w35px{width:35px;}
.w40px{width:40px;}
.w45px{width:45px;}
.w50px{width:50px;}
.w55px{width:55px;}
.w60px{width:60px;}
.w65px{width:65px;}
.w70px{width:70px;}
.w75px{width:75px;}
.w80px{width:80px;}
.w85px{width:85px;}
.w90px{width:90px;}
.w95px{width:95px;}
.w100px{width:100px;}
.w105px{width:105px;}
.w110px{width:110px;}
.w115px{width:115px;}
.w120px{width:120px;}
.w125px{width:125px;}
.w130px{width:130px;}
.w135px{width:135px;}
.w140px{width:140px;}
.w145px{width:145px;}
.w150px{width:150px;}
.w155px{width:155px;}
.w160px{width:160px;}
.w165px{width:165px;}
.w170px{width:170px;}
.w175px{width:175px;}
.w180px{width:180px;}
.w185px{width:185px;}
.w190px{width:190px;}
.w195px{width:195px;}
.w200px{width:200px;}
.w210px{width:210px;}
.w220px{width:220px;}
.w225px{width:225px;}
.w230px{width:230px;}
.w240px{width:240px;}
.w250px{width:250px;}
.w260px{width:260px;}
.w270px{width:270px;}
.w275px{width:275px;}
.w280px{width:280px;}
.w290px{width:290px;}
.w300px{width:300px;}

/***** HEIGHT STYLES *****/
.h10%{height:10%;}
.h20%{height:20%;}
.h25%{height:25%;}
.h30%{height:30%;}
.h30%{height:33.33%;}
.h40%{height:40%;}
.h50%{height:50%;}
.h60%{height:60%;}
.h66%{height:66.66%;}
.h70%{height:70%;}
.h75%{height:75%;}
.h80%{height:80%;}
.h90%{height:90%;}
.h100{height:100%;}

.h1px{height:1px;}
.h2px{height:2px;}
.h3px{height:3px;}
.h4px{height:4px;}
.h5px{height:5px;}
.h7px{height:7px;}
.h10px{height:10px;}
.h12px{height:12px;}
.h15px{height:15px;}
.h20px{height:20px;}
.h25px{height:25px;}
.h30px{height:30px;}
.h40px{height:40px;}
.h50px{height:50px;}
.h60px{height:60px;}
.h70px{height:70px;}
.h75px{height:75px;}
.h80px{height:80px;}
.h90px{height:90px;}
.h98px{height:98px;}
.h100px{height:100px;}
.h110px{height:110px;}
.h120px{height:120px;}
.h125px{height:125px;}
.h150px{height:150px;}
.h175px{height:175px;}
.h200px{height:200px;}
.h225px{height:225px;}
.h250px{height:250px;}
.h275px{height:275px;}
.h300px{height:300px;}


/***** BORDERS STYLES *****/
.bdr.bw2px{border-width:2px;}
.bdr.bw3px{border-width:3px;}
.bdr.bw4px{border-width:4px;}
.bdr.bw5px{border-width:5px;}
.bdr.bw6px{border-width:6px;}
.bdr.bw7px{border-width:7px;}
.bdr.bw8px{border-width:8px;}
.bdr.bw9px{border-width:9px;}
.bdr.bw10px{border-width:10px;}

.bdr.double{border-style:double;}
.bdr.groove{border-style:groove;}
.bdr.inset{border-style:inset;}
.bdr.outset{border-style:outset;}
.bdr.ridge{border-style:ridge;}

.bdr.dashed{border-style:dashed;}
.bdrt.dashed{border-top-style:dashed;}
.bdrr.dashed{border-right-style:dashed;}
.bdrb.dashed{border-bottom-style:dashed;}
.bdrl.dashed{border-left-style:dashed;}
.bdrt.dotted{border-top-style:dotted;}
.bdrr.dotted{border-right-style:dotted;}
.bdrb.dotted{border-bottom-style:dotted;}
.bdrl.dotted{border-left-style:dotted;}

.bdrt0{border-top:0;}
.bdrr0{border-right:0;}
.bdrb0{border-bottom:0;}
.bdrl0{border-left:0;}
.bdr0,.bdr0 td,.bdr0 th{border:0;} /* No need of this class. As only > tbody > tr > td will be bordered */


/***** BORDER RADIUS STYLES *****/
.br1px{border-radius:1px;-moz-border-radius:1px;-webkit-border-radius:1px;}
.br2px{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.br3px{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
.br4px{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.br5px{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.br7px{border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;}
.br10px{border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.br12px{border-radius:12px;-moz-border-radius:12px;-webkit-border-radius:12px;}
.br15px{border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;}
.br17px{border-radius:17px;-moz-border-radius:17px;-webkit-border-radius:17px;}
.br20px{border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}
.br22px{border-radius:22px;-moz-border-radius:22px;-webkit-border-radius:22px;}
.br25px{border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px;}
.br27px{border-radius:27px;-moz-border-radius:27px;-webkit-border-radius:27px;}
.br30px{border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;}

.btlr1px{border-top-left-radius:1px;-moz-border-radius-topleft:1px;-webkit-border-top-left-radius:1px;}
.btlr2px{border-top-left-radius:2px;-moz-border-radius-topleft:2px;-webkit-border-top-left-radius:2px;}
.btlr3px{border-top-left-radius:3px;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;}
.btlr4px{border-top-left-radius:4px;-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;}
.btlr5px{border-top-left-radius:5px;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;}
.btlr7px{border-top-left-radius:7px;-moz-border-radius-topleft:7px;-webkit-border-top-left-radius:7px;}
.btlr10px{border-top-left-radius:10px;-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;}
.btlr12px{border-top-left-radius:12px;-moz-border-radius-topleft:12px;-webkit-border-top-left-radius:12px;}
.btlr15px{border-top-left-radius:15px;-moz-border-radius-topleft:15px;-webkit-border-top-left-radius:15px;}
.btlr17px{border-top-left-radius:17px;-moz-border-radius-topleft:17px;-webkit-border-top-left-radius:17px;}
.btlr20px{border-top-left-radius:20px;-moz-border-radius-topleft:20px;-webkit-border-top-left-radius:20px;}
.btlr22px{border-top-left-radius:22px;-moz-border-radius-topleft:22px;-webkit-border-top-left-radius:22px;}
.btlr25px{border-top-left-radius:25px;-moz-border-radius-topleft:25px;-webkit-border-top-left-radius:25px;}
.btlr27px{border-top-left-radius:27px;-moz-border-radius-topleft:27px;-webkit-border-top-left-radius:27px;}
.btlr30px{border-top-left-radius:30px;-moz-border-radius-topleft:30px;-webkit-border-top-left-radius:30px;}

.btrr1px{border-top-right-radius:1px;-moz-border-radius-topright:1px;-webkit-border-top-right-radius:1px;}
.btrr2px{border-top-right-radius:2px;-moz-border-radius-topright:2px;-webkit-border-top-right-radius:2px;}
.btrr3px{border-top-right-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;}
.btrr4px{border-top-right-radius:4px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;}
.btrr5px{border-top-right-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;}
.btrr7px{border-top-right-radius:7px;-moz-border-radius-topright:7px;-webkit-border-top-right-radius:7px;}
.btrr10px{border-top-right-radius:10px;-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;}
.btrr12px{border-top-right-radius:12px;-moz-border-radius-topright:12px;-webkit-border-top-right-radius:12px;}
.btrr15px{border-top-right-radius:15px;-moz-border-radius-topright:15px;-webkit-border-top-right-radius:15px;}
.btrr17px{border-top-right-radius:17px;-moz-border-radius-topright:17px;-webkit-border-top-right-radius:17px;}
.btrr20px{border-top-right-radius:20px;-moz-border-radius-topright:20px;-webkit-border-top-right-radius:20px;}
.btrr22px{border-top-right-radius:22px;-moz-border-radius-topright:22px;-webkit-border-top-right-radius:22px;}
.btrr25px{border-top-right-radius:25px;-moz-border-radius-topright:25px;-webkit-border-top-right-radius:25px;}
.btrr27px{border-top-right-radius:27px;-moz-border-radius-topright:27px;-webkit-border-top-right-radius:27px;}
.btrr30px{border-top-right-radius:30px;-moz-border-radius-topright:30px;-webkit-border-top-right-radius:30px;}

.bblr1px{border-bottom-left-radius:1px;-moz-border-radius-bottomleft:1px;-webkit-border-bottom-left-radius:1px;}
.bblr2px{border-bottom-left-radius:2px;-moz-border-radius-bottomleft:2px;-webkit-border-bottom-left-radius:2px;}
.bblr3px{border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;-webkit-border-bottom-left-radius:3px;}
.bblr4px{border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;}
.bblr5px{border-bottom-left-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;}
.bblr7px{border-bottom-left-radius:7px;-moz-border-radius-bottomleft:7px;-webkit-border-bottom-left-radius:7px;}
.bblr10px{border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;}
.bblr12px{border-bottom-left-radius:12px;-moz-border-radius-bottomleft:12px;-webkit-border-bottom-left-radius:12px;}
.bblr15px{border-bottom-left-radius:15px;-moz-border-radius-bottomleft:15px;-webkit-border-bottom-left-radius:15px;}
.bblr17px{border-bottom-left-radius:17px;-moz-border-radius-bottomleft:17px;-webkit-border-bottom-left-radius:17px;}
.bblr20px{border-bottom-left-radius:20px;-moz-border-radius-bottomleft:20px;-webkit-border-bottom-left-radius:20px;}
.bblr22px{border-bottom-left-radius:22px;-moz-border-radius-bottomleft:22px;-webkit-border-bottom-left-radius:22px;}
.bblr25px{border-bottom-left-radius:25px;-moz-border-radius-bottomleft:25px;-webkit-border-bottom-left-radius:25px;}
.bblr27px{border-bottom-left-radius:27px;-moz-border-radius-bottomleft:27px;-webkit-border-bottom-left-radius:27px;}
.bblr30px{border-bottom-left-radius:30px;-moz-border-radius-bottomleft:30px;-webkit-border-bottom-left-radius:30px;}

.bbrr1px{border-bottom-right-radius:1px;-moz-border-radius-bottomright:1px;-webkit-border-bottom-right-radius:1px;}
.bbrr2px{border-bottom-right-radius:2px;-moz-border-radius-bottomright:2px;-webkit-border-bottom-right-radius:2px;}
.bbrr3px{border-bottom-right-radius:3px;-moz-border-radius-bottomright:3px;-webkit-border-bottom-right-radius:3px;}
.bbrr4px{border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;}
.bbrr5px{border-bottom-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;}
.bbrr7px{border-bottom-right-radius:7px;-moz-border-radius-bottomright:7px;-webkit-border-bottom-right-radius:7px;}
.bbrr10px{border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;}
.bbrr12px{border-bottom-right-radius:12px;-moz-border-radius-bottomright:12px;-webkit-border-bottom-right-radius:12px;}
.bbrr15px{border-bottom-right-radius:15px;-moz-border-radius-bottomright:15px;-webkit-border-bottom-right-radius:15px;}
.bbrr17px{border-bottom-right-radius:17px;-moz-border-radius-bottomright:17px;-webkit-border-bottom-right-radius:17px;}
.bbrr20px{border-bottom-right-radius:20px;-moz-border-radius-bottomright:20px;-webkit-border-bottom-right-radius:20px;}
.bbrr22px{border-bottom-right-radius:22px;-moz-border-radius-bottomright:22px;-webkit-border-bottom-right-radius:22px;}
.bbrr25px{border-bottom-right-radius:25px;-moz-border-radius-bottomright:25px;-webkit-border-bottom-right-radius:25px;}
.bbrr27px{border-bottom-right-radius:27px;-moz-border-radius-bottomright:27px;-webkit-border-bottom-right-radius:27px;}
.bbrr30px{border-bottom-right-radius:30px;-moz-border-radius-bottomright:30px;-webkit-border-bottom-right-radius:30px;}



/***** TEXT COLOR THEMES IN RGBA *****/
.black10,.black10 a,a.black10{color:#e5e5e5;color:rgba(0,0,0,.1);*color:#e5e5e5;}
.black10 a:hover,a.black10:hover{color:#cccccc;color:rgba(0,0,0,.2);*color:#cccccc;}
.black20,.black20 a,a.black20{color:#cccccc;color:rgba(0,0,0,.2);*color:#cccccc;}
.black20 a:hover,a.black20:hover{color:#b2b2b2;color:rgba(0,0,0,.3);*color:#b2b2b2;}
.black25,.black25 a,a.black25{color:#bfbfbf;color:rgba(0,0,0,.25);*color:#bfbfbf;}
.black25 a:hover,a.black25:hover{color:#ababab;color:rgba(0,0,0,.35);*color:#ababab;}
.black30,.black30 a,a.black30{color:#b2b2b2;color:rgba(0,0,0,.3);*color:#b2b2b2;}
.black30 a:hover,a.black30:hover{color:#999999;color:rgba(0,0,0,.4);*color:#999999;}
.black33,.black33 a,a.black33{color:#ababab;color:rgba(0,0,0,.33);*color:#ababab;}
.black33 a:hover,a.black33:hover{color:#999999;color:rgba(0,0,0,.43);*color:#999999;}
.black40,.black40 a,a.black40{color:#999999;color:rgba(0,0,0,.4);*color:#999999;}
.black40 a:hover,a.black40:hover{color:#7f7f7f;color:rgba(0,0,0,.5);*color:#7f7f7f;}
.black50,.black50 a,a.black50{color:#7f7f7f;color:rgba(0,0,0,.5);*color:#7f7f7f;}
.black50 a:hover,a.black50:hover{color:#666666;color:rgba(0,0,0,.6);*color:#666666;}
.black60,.black60 a,a.black60{color:#666666;color:rgba(0,0,0,.6);*color:#666666;}
.black60 a:hover,a.black60:hover{color:#4c4c4c;color:rgba(0,0,0,.7);*color:#4c4c4c;}
.black66,.black66 a,a.black66{color:#575757;color:rgba(0,0,0,.66);*color:#575757;}
.black66 a:hover,a.black66:hover{color:#404040;color:rgba(0,0,0,.75);*color:#404040;}
.black70,.black70 a,a.black70{color:#4c4c4c;color:rgba(0,0,0,.7);*color:#4c4c4c;}
.black70 a:hover,a.black70:hover{color:#333333;color:rgba(0,0,0,.8);*color:#333333;}
.black75,.black75 a,a.black75{color:#404040;color:rgba(0,0,0,.75);*color:#404040;}
.black75 a:hover,a.black75:hover{color:#191919;color:rgba(0,0,0,.85);*color:#191919;}
.black80,.black80 a,a.black80{color:#333333;color:rgba(0,0,0,.8);*color:#333333;}
.black80 a:hover,a.black80:hover{color:#191919;color:rgba(0,0,0,.9);*color:#191919;}
.black90,.black90 a,a.black90{color:#191919;color:rgba(0,0,0,.9);*color:#191919;}
.black90 a:hover,a.black90:hover{color:#000000;color:rgba(0,0,0,.99);*color:#000000;}
.black100,.black100 a,a.black100{color:#000;}.black100 a:hover,a.black100:hover{color:#222;}

.white10,.white10 a,a.white10{color:#1a1a1a;color:rgba(255,255,255,.1);*color:#1a1a1a;}
.white10 a:hover,a.white10:hover{color:#333333;color:rgba(255,255,255,.2);*color:#333333;}
.white20,.white20 a,a.white20{color:#333333;color:rgba(255,255,255,.2);*color:#333333;}
.white20 a:hover,a.white20:hover{color:#4d4d4d;color:rgba(255,255,255,.3);*color:#4d4d4d;}
.white25,.white25 a,a.white25{color:#404040;color:rgba(255,255,255,.25);*color:#404040;}
.white25 a:hover,a.white25:hover{color:#545454;color:rgba(255,255,255,.35);*color:#545454;}
.white30,.white30 a,a.white30{color:#4d4d4d;color:rgba(255,255,255,.3);*color:#4d4d4d;}
.white30 a:hover,a.white30:hover{color:#666666;color:rgba(255,255,255,.4);*color:#666666;}
.white33,.white33 a,a.white33{color:#545454;color:rgba(255,255,255,.33);*color:#545454;}
.white33 a:hover,a.white33:hover{color:#666666;color:rgba(255,255,255,.43);*color:#666666;}
.white40,.white40 a,a.white40{color:#666666;color:rgba(255,255,255,.4);*color:#666666;}
.white40 a:hover,a.white40:hover{color:#808080;color:rgba(255,255,255,.5);*color:#808080;}
.white50,.white50 a,a.white50{color:#808080;color:rgba(255,255,255,.5);*color:#808080;}
.white50 a:hover,a.white50:hover{color:#999999;color:rgba(255,255,255,.6);*color:#999999;}
.white60,.white60 a,a.white60{color:#999999;color:rgba(255,255,255,.6);*color:#999999;}
.white60 a:hover,a.white60:hover{color:#b3b3b3;color:rgba(255,255,255,.7);*color:#b3b3b3;}
.white66,.white66 a,a.white66{color:#a8a8a8;color:rgba(255,255,255,.66);*color:#a8a8a8;}
.white66 a:hover,a.white66:hover{color:#bfbfbf;color:rgba(255,255,255,.75);*color:#bfbfbf;}
.white70,.white70 a,a.white70{color:#b3b3b3;color:rgba(255,255,255,.7);*color:#b3b3b3;}
.white70 a:hover,a.white70:hover{color:#cccccc;color:rgba(255,255,255,.8);*color:#cccccc;}
.white75,.white75 a,a.white75{color:#bfbfbf;color:rgba(255,255,255,.75);*color:#bfbfbf;}
.white75 a:hover,a.white75:hover{color:#cccccc;color:rgba(255,255,255,.85);*color:#cccccc;}
.white80,.white80 a,a.white80{color:#cccccc;color:rgba(255,255,255,.8);*color:#cccccc;}
.white80 a:hover,a.white80:hover{color:#e6e6e6;color:rgba(255,255,255,.9);*color:#e6e6e6;}
.white90,.white90 a,a.white90{color:#ffffff;color:rgba(255,255,255,.9);*color:#e6e6e6;}
.white90 a:hover,a.white90:hover{color:#ffffff;color:rgba(255,255,255,.99);*color:#ffffff;}
.white100,.white100 a,a.white100{color:#fff;}.white100 a:hover,a.white100:hover{color:#eee;}