/*  ----------------  Reset & Common  ---------------  */

  /* Site Colors :- Main Body Background - #f2f2f2; Orange - #ffbe0e; Dark Cholocate Color for Text - #7f7f7f; */


html,body,p,h1,h2,h3,h4,h5,h6,table,thead,tbody,tfoot,tr,th,td,font,pre,sup,a,img,fieldset,legend,ul,ol,li,form,label,input,textarea,select,option,iframe{border:0;margin:0;padding:0;outline:none}
table{width:100%}
table,thead,tbody,tfoot,tr,th,td{border-collapse:collapse;vertical-align:top;text-align:left}
ul,ol{list-style:none}
input,textarea,select,option{font:normal 12px 'Trebuchet MS', tahoma, arial, sans-serif}
a,a:active,a:visited{color:#000;text-decoration:none}
  
  
