
html         { font-size: 10pt; font-family: Arial; color: #000000; line-height:1.2 lines; margin-top:6; margin-bottom:6  }
small        { font-size: 8pt; font-family: Arial (sans-serif) }
a            { font-size:9pt; font-weight:bold }
a:visited    { color: #990033; font-weight:bold; font-size:9pt }
a:link       { font-size:9pt; font-weight:bold }
a:active     { color: #990033; font-weight:bold; font-size:9pt }
h6           { font-family: Arial (sans-serif); font-size: 10pt }
body         { font-family: Arial; font-size: 10pt }
table        { font-family: arial; font-size: 10pt }
address      { font-family: arial; font-size: 10pt }
h1           { font-family: Arial; font-size: 15pt; color: #363636; font-weight: bold }
h2           { margin:0; font-size: 16pt; font-family: Arial; color: #383838; font-weight: bold }
h3           { margin:0; font-family: Arial; font-size: 12pt; font-weight: bold; color:#333333; text-align:left }
.home 		 { background: url('images/mb_home.jpg'); 
			   background-repeat: no-repeat;
			   float: left;
			   width: 116px;
			   height: 41px;				   }
:hover.home   { background: url('images/mb_home_hot.jpg'); 
			   background-repeat: no-repeat;
			   float: left;
			   width: 116px;
			   height: 41px;			   }
.games 		 { background: url('images/mb_games.jpg'); 
			   background-repeat: no-repeat;
			   float: left;
			   width: 116px;
			   height: 41px;			   }
:hover.games { background: url('images/mb_games_hot.jpg'); 
			   background-repeat: no-repeat;
			   float: left;
			   width: 116px;
			   height: 41px;			   }
.support	 { background: url('images/mb_support.jpg'); 
			   background-repeat: no-repeat;
			   float: left;
			   width: 116px;
			   height: 41px;			   }
:hover.support   { background: url('images/mb_support_hot.jpg'); 
			   background-repeat: no-repeat;
			   float: left;
			   width: 116px;
			   height: 41px;				}
.press 		 { background: url('images/mb_press.jpg'); 
			   background-repeat: no-repeat;
			   float: left;
			   width: 116px;
			   height: 41px;				}
:hover.press   { background: url('images/mb_press_hot.jpg'); 
			   background-repeat: no-repeat;
			   float: left;
			   width: 116px;
			   height: 41px;				}
.about 		 { background: url('images/mb_about.jpg'); 
			   background-repeat: no-repeat;
			   float: left;
			   width: 116px;
			   height: 41px;				}
:hover.about   { background: url('images/mb_about_hot.jpg'); 
			   background-repeat: no-repeat;
			   float: left;
			   width: 116px;
			   height: 41px;				}
			   
.but_buy	 { background: url('images/but_buy.jpg'); 
			   background-repeat: no-repeat;
			   float: default;
			   width: 127px;
			   height: 47px;
			   display: block;				}
:hover.but_buy   { background: url('images/but_buy_hot.jpg'); 
			   background-repeat: no-repeat;
			   float: default;
			   width: 127px;
			   height: 47px;
			   display: block;				}
.but_play	 { background: url('images/but_play.jpg'); 
			   background-repeat: no-repeat;
			   float: default;
			   width: 127px;
			   height: 47px;				
			   display: block;				}
:hover.but_play   { background: url('images/but_play_hot.jpg'); 
			   background-repeat: no-repeat;
			   float: default;
			   width: 127px;
			   height: 47px;
			   display: block;				}
.but_download	 { background: url('images/but_download.jpg'); 
			   background-repeat: no-repeat;
			   float: default;
			   width: 127px;
			   height: 47px;
			   display: block;				}
:hover.but_download   { background: url('images/but_download_hot.jpg'); 
			   background-repeat: no-repeat;
			   float: default;
			   width: 127px;
			   height: 47px;
			   display: block;				}