/* ajax loder*/
#log		{width: 672px; margin-top: 5px; float:left:padding-right:5px;background-color:#003366}
#log_res	{width:672px;float:left;padding-right:5px}
#log_res.ajax-loading	{margin-top:25px;;padding: 20px 0;background:url(../ajax-whois/images/loading.gif) no-repeat center;}

/* AJAX LOADER*/
body {
	background: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#003399;
}

.header{
text-align:center;
height:50px;
}
.active{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FF0000;
}


.wrapper{
	width:900px;
	height:600px;
	margin-left:100px;
	margin-top:10px;
	margin-bottom:10px;
}
.toplinks{
	width:900px;
	
	height:50px;
	text-align:center
}

.topnavcontents{
	width:700px;
	float:right;

}
a{
	
	text-align:center;
	color:#003300;
}
a:hover{
	
	text-align:center;
	color:#006633;
}


.footer{
	margin-top:30px;
	width:900px;
	height:25px;
	text-align:center;
	
}

.leftnavigate{
	width:200px;
	height:auto;
	float:left;
	padding-right:8px;
	
}

.contents{
	width:700px;
	height:auto;
	
	
}
.clearstyle{
	clear:both;
}
.showcontents{
 	padding-top:10px;
	width:700px;
	height:auto;
	float:right;
}
.copyright{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width:900px;
	font-size:11px;
	color:#003399;
	text-align:center;
}

