html{margin-bottom:0px; height:100%; margin-top:0px;}
body {
	height: 100%;
	margin-left:0px;
	margin-top: 0px;
	background-color:#000;
}

td {vertical-align:top;}
.tab1 {
background-color:#000; margin-top:0px;
box-shadow: 0px 0px 60px #999;
-moz-box-shadow: 0px 0px 60px #999;
-webkit-box-shadow: 0px 0px 60px #999;
}

/*text */

.navi1{
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #000;
	margin-top: 10px;
	background-color:#000;
}

.navi2{
	font-family: arial, helvetica;
	font-size: 16px;
	color: #000;
	margin-top: 10px;
	background-color:#000;
	text-align:right;
	margin-right:40px;
}

.navi{
	font-family: arial, helvetica;
	font-size: 18px;
	color: #000;
	font-weight: 100;
	line-height: 20px;
	margin-left:40px;
}

.navi3{
	font-family: arial, helvetica;
	font-size: 16px;
	color: #000;
	font-weight: 100;
	line-height: 20px;
	margin-left:40px;
}

h1 {font-size:18px; margin-left:40px; color:#e6a75c; margin-bottom:20px; margin-top:30px; font-family:arial, Geneva, sans-serif;}
h2 {font-size:18px; margin-left:40px; margin-right:20px; color:#e6a75c; margin-bottom:20px; margin-top:30px; font-family:arial, Geneva, sans-serif;}
h3 {font-size:14px; margin-left:40px; margin-right:20px; color:#e6a75c; margin-bottom:20px; margin-top:20px; font-family:arial, Geneva, sans-serif;}
h4 {font-size:12px; margin-left:0px; margin-right:20px; color:#e6a75c; margin-bottom:20px; margin-top:20px; font-family:arial, Geneva, sans-serif;}



.text {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #dedfdf;
	margin-top: 20px;
	margin-left: 40px;
	font-weight: 100;
	line-height: 20px;
	margin-right:40px;
}
.text1 {font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #dedfdf;
	margin-top: 20px;
	margin-left: 40px;
	font-weight: 100;
	margin-right: 30px;
	line-height: 22px;}



a {color:#999; text-decoration:none; }
a:hover {color:#fff; text-decoration:none; }
.on {color:#fff}
strong {font-weight:bold}
img {border:0px;}

