body {
	background-image: url(images/layout_domainsearch_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6C6C6C;
}
.input1 {
	font-family: tahoma, Arial;
	font-size: 13px;
	color:black;
	background-color:whitesmoke;
	border:solid black 1px;
	height: 20px;
	vertical-align: middle;
}
.input3 {
	font-family: tahoma, Arial; 
	font-size: 11px; 
	color:black;
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	color: #333333;
	text-decoration: none;
}.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FE9900;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE9900;
}

.kol
 {
	color: #FE9900;
}

.content_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #6C6C6C,;
}
.content_text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #6C6C6C,;
}
.highlight {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.highlight2 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}


.td_dom{font-size:11px;color:black;font-family:tahoma;}
.td_dom_m{font-size:10px;color:black;font-family:tahoma;}
.a_dom {font-size:11px;color:steelblue;font-family:tahoma;}
.a_dom:link {
	color: steelblue;
	text-decoration: none;
}

.a_dom:visited {
	color: steelblue;
	text-decoration: none;
}

.a_dom:hover {
	text-decoration: underline;
	color:steelblue; }

.td_dom2{font-family: tahoma, Arial; font-size: 11px; color:black; border:solid silver 1px ;}
.td_dom_nag{font-family: tahoma, Arial; font-size: 11px; color:black; background-color:whitesmoke; border:solid silver 1px ;}