﻿/************************************/
/*	0. body							*/
/*	1. General						*/

/************************************/
/*	0. Body							*/
/************************************/
body{background: White; repeat-x;font: 62.5%/1.6  Arial, Verdana, sans-serif;
    scrollbar-3dlight-color:#FBED06; /*#CFAE28;*/
  scrollbar-arrow-color:#ffffff;
  scrollbar-track-color:#000065;
  scrollbar-face-color:#FBED06;}
body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,testarea,p,blockquote,th,td{margin: 0;padding: 0;}
/************************************/
/*	1. General						*/
/************************************/
.clear{clear: both;}
.clearfix{display: inline-table;height: 1%;display: block;}
html > body .clearfix{height: auto;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
img{border: 0;}


a{outline: none;color: #000066; font-size:small; font-weight:normal; text-decoration:none;}
a:hover{text-decoration: none;}

