@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Arial,Helvetica,Tahoma,Verdana;
   font-size:11px; line-height:17px; color: black; background-repeat:no-repeat; }
a{ text-decoration: underline; font-weight: bold;}
body{ background:url(../graph/shared/body_bg.gif) 0px 0px repeat-x #e8e8e8; }
* html{ height: 100%;  }
/* =============================== mde [START] ====================================== */
.mde{
	width:996px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
#flash_intro2{ height:390px; overflow:hidden
 }


#content { width: 996px; font-size: 12px; color: black; font-family:arial; text-align: center;}

td { font-size: 12px; color: black; font-family:arial; text-align: left; vertical-align: top;}
b { font-size: 13px; color: black; font-family:arial; text-align: left}
h1 { font-size: 18px; color: #77a59a; font-family:arial; text-align: left; }
.szar {background-color: white; padding-left:10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px}
strong { font-size: 13px; color: black; font-family:arial; text-align: left}
i {font-size: 13px; color: #2d77aa; font-weight: bold}