body {
    margin: 5px 10px 10px 10px;
    font-family: Verdana, Sans-Serif;
    background-color: #E1E1E2;
    font-size: 10pt;
    }
	
td	{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	}
	
.menu{
	margin: 10 10 10 10;
	}
	
.zagol {color: #3186be; text-decoration: underline; font-weight: 200; font-size: 14pt;}

	
a:active {color: #000000; text-decoration: underline;}
a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}

a.head:active {color: #FFFFFF; text-decoration: none;}
a.head:link {color: #FFFFFF; text-decoration: none;}
a.head:visited {color: FFFFFF; text-decoration: none;}
a.head:hover {color: #FFFFFF; text-decoration: none;}

a.hist:active {color: #2BAA2B; text-decoration: underline;}
a.hist:link {color: #2BAA2B; text-decoration: underline;}
a.hist:visited {color: 2BAA2B; text-decoration: underline;}
a.hist:hover {color: #2BAA2B; text-decoration: underline;}

a.zagolovok:active {color: #006699; text-decoration: underline; font-weight: 200; font-size: 14pt;}
a.zagolovok:link {color: #006699; text-decoration: underline; font-weight: 200; font-size: 14pt;}
a.zagolovok:visited {color: #006699; text-decoration: underline; font-weight: 200; font-size: 14pt;}
a.zagolovok:hover {color: #3186be; text-decoration: underline; font-weight: 200; font-size: 14pt;}

.menu2{margin: 10 5 5 20;}
a.menu2:active {color: #000000; font-size: 10pt; margin: 5 5 5 20; text-decoration: underline;}
a.menu2:link {color: #000000; font-size: 10pt; margin: 5 5 5 20; text-decoration: underline;}
a.menu2:visited {color: #000000; font-size: 10pt; font-weight: bold; margin: 5 5 5 20; text-decoration: underline;}
a.menu2:hover {color: #FF0000; font-size: 10pt; font-weight: bold; margin: 5 5 5 20; text-decoration: underline;}

.menu1{margin: 6px 1px 0 10px;}
a.menu1:active {color: #6faddd; text-decoration: underline; font-size: 15pt;}
a.menu1:link {color: #006699; text-decoration: underline; font-size: 15pt;}
a.menu1:visited {color: #006699; text-decoration: underline; font-size: 15pt;}
a.menu1:hover {color: #6faddd; text-decoration: underline; font-size: 15pt;}


.prom {padding: 3px 0; text-align: center; background: url(http://mmgp.ru/images/bg.gif);}

.header,
.menu-top {
  margin:0 auto;
  width:100%;
  min-width:990px;
}
.header {
  margin:0 auto;
  width:100%;
  height:150px;
  background:#fff url('/images/fxpro/bg-header.jpg') no-repeat;
}
.logo {
  float:left;
  width:159px;
  height:150px;
}
.logo a {
  display:block;
  width:159px;
  height:150px;
  background:#fff url('/images/fxpro/logo-mmgp.png') no-repeat;
}
.header-img {
  float:left;
  width:830px;
  height:150px;
}
.header-img a {
  display:block;
  width:830px;
  height:150px;
  background:url('/images/fxpro/bg-header-img.png') no-repeat;
}
 
.menu-top {
  height:40px;
  background:#1b1b1b url('/images/fxpro/bg-menu.gif') repeat-x;
}
.menu-top a:link,
.menu-top a:visited,
.menu-top a:active,
.menu-top a:hover {
  display:block;
  float:left;
  padding:0 20px;
  height:40px;
  font:12px/40px arial,helvetica,sans-serif;
  color:#fff;
  text-decoration:none;
  border-left:#5d5d5d 1px solid;
  border-right:#121212 1px solid;
}
.menu-top a:hover {
  color:#333;
  background:#c6c6c6 url('/images/fxpro/bg-menu-active.gif') repeat-x;
  border-left:#c6c6c6 1px solid;
  border-right:#c6c6c6 1px solid;
}
.menu-top a.twitter {
  padding:0 40px;
  border:none;
  background:url('/images/fxpro/icon-twitter.png') no-repeat center center;
}
.menu-top a.twitter:hover {
  background:url('/images/fxpro/icon-twitter-hover.png') no-repeat center center;
}
