a{
	color: #0000FF;
	text-decoration: none;
}


a:link {
	color: #0000FF;
	text-decoration: none;
	
}

body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}


.menuatas {font-size: 9px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: smaller;
	color: #666666;
	text-decoration: none;
}

a.menuatas:link {
	font-size: xx-small;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #666666;
	text-decoration: none;
	}



.menu_top {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1D1D1D;
	text-decoration: none;
}
a.menu_top:link {
	text-decoration: none;
	color: #1D1D1D;

	
}
a.menu_top:hover {
	color: #1D1D1D;
	text-decoration: none;
		
}
a.menu_top:visited {
	text-decoration: none;
	color: #1D1D1D;
	
}

/*

	css styles for samswhois.inc.php
	Copyright 2004 Sam Yapp
	http://whois.samscripts.com/

*/

/* <div> around all html output by the script */
.swPositioner{
	text-align: center;
	width: 100%;
}

/* <div> around the whois lookup form */
.swForm{
	text-align: center;
}

/* <div> heading above the whois form */
.swHeading{
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

/* <input> for entering the domain in */
.swDomain{
	width: 100px;
	text-align: right;
}

/* <select> listing tlds */
.swTld{
}

/* <input type="submit"> lookup form submit button */
.swSubmit{
	border: 1px solid black;
	background-color: #6699cc;
}

/* security code <img> tag */
.swSecureImage{
	border: 1px solid black;
}

/* <input> for entering the security code */
.swSecureCode{
	width: 40px;
	padding:2px; 
	border:1px solid #CCCCCC; 
	height:20px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

	
}

/* <div> containing instructions, etc */
.swInfo{
	font-size: 10px;
	color: #aaaaaa;
	padding: 5px;
	text-align: center;
}

/* <div> containing all whois lookup results */
.swResults{
	text-align: center;
}

/* <div> containing the domain status message (available, registered) */
.swStatus{
	border-top: 2px dotted #cccccc;
	padding: 5px;
	text-align: center;
	width: 360px;
}

/* <div> containing details of the whois server used for the lookup */
.swServer{
	border-top: 2px dotted #cccccc;
	text-align: center;
	padding: 10px;
	color: #aaaaaa;
}

/* <div containing the data from the whois lookup */
.swData{
	padding: 4px;
	color: #666666;
}

/* style for <span> around lines in the output to hilight. */
.swHilight{
	font-weight: bold;
	color: #ff0000;
}

/* <div> used to display error messages */
.swError{
	font-weight: bold;
	color: red;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.cek{


border:1px solid #000000;

font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px; 
padding-left:4px; 
padding-right:4px; 
padding-top:0px; 
padding-bottom:2px; 
height:20px;
background-color:#EFEFEF;
}

.text{
padding:2px; 
border:1px solid #CCCCCC; 
width:140px; 
height:20px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.drop{
padding:2px; 
border:1px solid #CCCCCC; 
width:55px; height:20px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
}