@import url("reset-min.css");
body {
	margin-bottom: 80px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(img/BigBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: bold;
}

#logo {
	font-size: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 720px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-weight: bolder;
}
#ktk h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#flag {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #044EB4;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-weight: bold;
	font-size: 13px;
}
#flag img {
	margin-bottom: 4px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover  {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	text-decoration: none;
}
a:hover img {
	background-color: transparent!important;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}

#abteng {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#abtid {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#lsmid, #join, #payment {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#lsmid table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#lsmid td {
	text-align: left;
}


#lsmid table {
	border-spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#E7E7E7;
	color: #333333;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
caption  {
	font-weight: normal;
	color: #CECECE;
	text-transform:none;
	padding:10px;
	background-color: #000000;
	background-image: url(img/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	text-align: left;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.kor  {
	font-weight: normal;
	color: #CECECE;
	text-transform:none;
	padding:10px;
	background-color: #000000;
	background-image: url(img/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	text-align: left;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.kor1  {
	font-weight: normal;
	color: #CECECE;
	text-transform:none;
	padding:10px;
	background-color: #000000;
	background-image: url(img/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	text-align: left;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

#lsmid table td, #lsmid table th {
	padding: 4px;
}

#lsmid table thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	text-transform:uppercase;
}

#lsmid table tbody th {
	font-weight: bold;
}

#lsmid table tbody tr		{
	background-color:#FFF; 
	text-align:left;
	}
#lsmid table tbody tr.odd 	{
	background: #f9f9f9;
}

#lsmid table tbody th a:link, #lsmid table tbody th a:visited{
	color:#96D030;
	background:url(img/layout.gif) no-repeat; 
	padding:3px 0px 0px 18px;
	}
#lsmid table tbody th a:hover{
	color:#FF8601;
	}

#lsmid table tbody tr td {
	background: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
	}

#lsmid table tbody tr.odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

#lsmid table table td a:link, #lsmid table table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

#lsmid table table td a:hover {
	color: #50ADEA;
	border-bottom:2px solid #8FD5FF;
	text-decoration: none ;
}
#lsmid table tbody td a[href="http://www.indomidi.com"] {
	margin: 0 auto;
	height: 15px;
	background: url(img/ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

#lsmid table table a[title^="Download"] { 
	background: url(img/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

#lsmid table tfoot th, tfoot td {
	background-color:#E7E7E7;
	padding:10px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
}
#ktk {
	text-align: left;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ktk table {
	background-color: #DDDDDD;
}
#ktk td {
	background-color: #FFFFFF;
	line-height: 25px;
	text-indent: 10px;
}
.KT_options {
	margin-bottom: 15px;
	text-align: left;
}
#listdbmidi1 h1 {
	display: none;
}

#nav {
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav2    {
	color: #848484;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 5px;
}
#alpnav, #alpnav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#nav2 a:link, #nav2 a:visited {
	color: #848484;
	text-decoration: none;
}
#search, .cari {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
	font-size: 12px;
	color: #999999;
}
.btcari  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline!important;
	cursor:pointer;
}
.btcari:hover  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
	font-size: 11px;
	color: #999999;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#lsmid tr:hover       >td{
	background-color: #E1E1E1;
}
#aa   td         {
	background-color: #FFFFFF;
	height: 20px;
}
#aa    td p         {
	background-color: #FFFFFF;
}
object {
	margin: 0px;
	padding: 0px;
}
.hide {
	display: none;
}
#ymcon {
	text-align: left;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.resp p {
	margin: 0px;
	padding: 0px;
}
.logon {
	margin-left: 20px;
}
#mem {
	background-attachment: scroll;
	background-image: url(img/Man.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#mem p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 55px;
}

.inpot {
	margin-bottom: 15px;
}

#aa td {
}
#aa   tr   hover {
	background-color: #FFFFFF!important;
}
#ktk h2 {
	font-size: 13px;
	font-weight: normal;
}

