@import				"box.css";
@import				"menu.css";
@import				"mmenu.css";

body				{	margin: 15px;
						color: black;
						background-color: white;
						font-family: Helvetica, Verdana, Arial, sans-serif;
						min-width: 970px;
					}

a					{	color: #aeaeae;
						text-decoration: none;
						background: inherit;
					}
a:hover				{	text-decoration: underline;
					}
a img				{	border: 0;
					}

.sp					{	width: 2px;
						height: 2px;
						font-size: 1px;
					}

#maint				{	width: 100%;
						border: 0px;
					}
#maint td			{	vertical-align: top;
					}
#maint #ltd			{	width: 188px;
						height: 30px;
						vertical-align: top;
					}
#maint #rtd			{	width: 227px;
					}
.contact_table td {
    color:#eaeaea;
}
