body {
   overflow: -moz-scrollbars-vertical;
   background-image: url('/i/Background.gif');
   background-repeat: repeat-x;
   font: 12px verdana, tahoma, arial, sans-serif;
   margin: 0;
   padding: 0;
   text-align: center;
}

#container {
   width: 820px;
   text-align: left;
   margin: 0 auto;
   position: relative;
}

#mtitle {
   width: 820px;
   background-position: 10px;
   background-repeat: no-repeat;
}

#mainButtons {
   border-top: 1px solid #999999;
   width: 100%;
   margin:0;
   display: absolute;
   padding:0;
}

div.mas {
   width: 215px;
   height: 200px;
   display: inline;
}

div.ma {
   width: 200px;
   height: 200px;
   display: inline;
}

div.title {
   font: 21px tahoma, verdana, arial, sans-serif;
   color: black;
   margin-top: 10px;
   margin-left: 65px;
   margin-bottom: 0px;
}

div.title2 {
   font: 16px tahoma, verdana, arial, sans-serif;
   color: #666666;
   margin-top: 0px;
   margin-left: 65px;
   margin-bottom: 10px;
}

img.ma {
   border: 1px solid #999999;
   border-top: 0;
   border-right: 0;
   width: 200px;
   height: 200px;
}

img.mas {
   border: 1px solid #999999;
   border-top: 0;
   width: 215px;
   height: 200px;
}

table.commonMenu {
   width: 100%;
   padding-top: 25px; 
   padding-bottom: 15px;
   border-bottom: 1px solid #999999;
}

img.lock {
   border: 0;
   margin-left: 3px;
}


a.menuItem:link,
a.menuItem:visited,
a.menuItem:active {
	font: 14px/37px tahoma, verdana, arial, sans-serif;
	margin-left: 0px;
	text-decoration: none;
	color: #000000;
}

a.menuItem:hover {
	color: #990000;
}

td.topMenu {
   font-size: 14px;
   color: #999999;
}

.mFooter {
	width: 100%;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 5px;
	padding-top: 5px;
	dhisplay: inline;
	border-top: 1px solid #999999;
	text-align: center;
}
