td, th {	
   font: 12px Tahoma, Verdana, Arial;
   color: Black;
   text-decoration: none;
}


a {
         color: black;
		 text-decoration: underline;

}

a:link {
         color: black;
		 text-decoration: underline;

}

a:active {
         color: black;
		 text-decoration: underline;

}

a:hover {
         color: red;
		 text-decoration: none;

}

.client {
         color: red;
		 text-decoration: underline;

}

.small {	
   font: 10px Tahoma, Verdana, Arial;
   color: Black;
   text-decoration: none;
}

.small1 {	
   font: 10px Tahoma, Verdana, Arial;
   color: red;
   text-decoration: none;
}
.domain {
	font: 14px Arial, Tahoma, Verdana;
}

.status {	
   font: 11px Tahoma, Verdana, Arial;
   color: Black;
   text-decoration: none;
}


.button {
	font: bold 10px Verdana, Tahoma, Arial;
	color: ffffff;
	background: #999999;
	cursor: hand;
	width: 75px;
}

.inp {
	width: 100%;
};

.slogan {
	font: bold 13px Tahoma, Verdana, Arial;
	color: Black;
	text-decoration: none;

}

.kv {  
	font: bold 10pt Arial, Helvetica; 
}

.kv_n {  
	font: 10pt Arial, Helvetica;
	color: #000000
}

.kv_s {  
	font: normal 8pt "Times New Roman", Times;
}

.that_n { 
	font-family: Tahoma; 
	margin-left: 10; 
	margin-right: 5; 
	font-size: 10pt; 
	text-align: left; 
	margin-top: 0; 
	margin-bottom: 0;
}

.that { 
	font-family: Tahoma; 
	margin-left: 20; 
	margin-right: 5; 
	font-size: 10pt; 
	text-align: left; 
	margin-top: 0; 
	margin-bottom: 0;
}