@charset "utf-8";
/* CSS Main */
@font-face {
    font-family: 'INGMe';
    src: url(../fonts/INGMeWeb-Regular.woff2) format('woff2');
    }
@font-face {
    font-family: 'INGMe';
    src: url(../fonts/INGMeWeb-Bold.woff2) format('woff2');
    font-weight: bold;
    }
@font-face {
    font-family: 'INGMe';
    src: url(../fonts/INGMeWeb-BoldItalic.woff2) format('woff2');
    font-weight: bold;
    font-style: italic;
    }
html{overflow:scroll;overflow-x:auto;height:100%;}
html,body,form,img{margin:0px;padding:0px;border:none;}
body {height:100%; font-family: Arial, Helvetica, sans-serif; font-size:12px;color:#333; background-image:url(../img/bg_site.gif); background: #000;}
body *{outline:none;}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	font-size: 97%;
	font-weight: inherit;font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;
	vertical-align: baseline;
	background: transparent;
	border: 0;
	outline: 0;
}
/*body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,blockquote{font-family:"INGMe", Arial, Helvetica, Helvetica Neue, Verdana, sans-serif;font-size:12px;}*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,blockquote{font-family: Arial, Helvetica; font-size:12px;}
a{text-decoration: underline;}
a:hover{text-decoration: none; color:#333;}

h1{font-family: Arial, Helvetica, sans-serif;font-size:16px; text-transform:uppercase; letter-spacing:0px; font-weight: bold; margin:0; padding:0; line-height:17px; clear: both; margin-bottom: 10px;}
.clear{clear: both; display: block; font: 1px/0px serif; content: "."; height: 0; visibility: hidden;}
/*******************************************************/
