/*for all submit*/
		.input_textarea {
					font-family: Arial, serif;
					font-size: 12px;
					font-style: normal;
					font-weight: normal;
					color: #000000;
					background-color: #cccccc;
					width: 300px;

					border: 1px solid #666666;
		}
		.input_text{			font-family: Arial, serif;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			color: #000000;
			background-color: #cccccc;
			width: 300px;
			height: 20px;
			border: 1px solid #666666;
		}
		.input_text2{
			font-family: Arial, serif;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			color: #000000;
			background-color: #bbbbbb;
			width: 110px;
			height: 20px;
			border: 1px solid #666666;
		}
		.input_textarea2{
					font-family: Arial, serif;
					font-size: 12px;
					font-style: normal;
					font-weight: normal;
					color: #000000;
					background-color: #cccccc;
					width: 200;

					border: 1px solid #666666;
		}
		.input_submit{
			font-family: Arial, serif;
			font-size: 10px;
			font-style: normal;
			font-weight: normal;
			color: #000000;
			background-color: #888888;
			width: 100px;
			height: 20px;
			border: 1px solid #000000;
			cursor: Pointer;
		}
		.input_submit2{
			font-family: Arial, serif;
			font-size: 10px;
			font-style: normal;
			font-weight: normal;
			color: #000000;
			background-color: #aaaaaa;
			width: 25px;
			height: 20px;
			border: 1px solid #666666;
			cursor: Pointer;
		}
		.input_submit3{
			font-family: Arial, serif;
			font-size: 10px;
			font-style: normal;
			font-weight: normal;
			color: #000000;
			background-color: #888888;

			height: 20px;
			border: 1px solid #000000;
			cursor: Pointer;
		}
/*for all submit*/

/*for search block*/
		.div_search{
			height: 30px;
		}

		.input_text_search{			margin: 1px;
			font-family: Arial, serif;
			font-size: 10px;
			font-style: normal;
			font-weight: normal;
			color: #cccccc;
			width: 100px;
			height: 18px;
			background-color: #55575c;
			border: 1px solid #666666; 
		}
		.input_submit_search{			background: url(images/search_05.gif);
			width: 31px;
			height: 28px;
			border: 0px;
			CURSOR: Pointer;
		}
/*for search block*/


/*Текст*/
.txt {
	font-family: Arial, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
 	}
.txt a:link {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.txt a:visited {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.txt a:hover {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #75c6fe;
	text-decoration: underline;
}

.txt_name {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
 	}
.txt_name a:link {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.txt_name a:visited {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.txt_name a:hover {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #75c6fe;
	text-decoration: underline;
}




.small_links {
	font-family: "tahoma", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #ff0000;
	text-decoration: none;
}
.small_links a:link {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.small_links a:visited {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.small_links a:hover {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
}/*
/*Главный навигатор
.main_links {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033ff;
	text-decoration: none;
}
.main_links a:link {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033ff;
	text-decoration: yes;
}
.main_links a:visited {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033ff;
	text-decoration: yes;
}
.main_links a:hover {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}
/*Боковая навигация
.nav_links {
	font-family: "tahoma", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.nav_links a:link {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033ff;
	text-decoration: none;
}
.nav_links a:visited {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033ff;
	text-decoration: none;
}
.nav_links a:hover {
	font-family: "tahoma", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
}
/*Боковая навигация - контакты
.cont_links {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #0033ff;
	text-decoration: none;
}
.cont_links a:link {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #0033ff;
	text-decoration: none;
}
.cont_links a:visited {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #0033ff;
	text-decoration: none;
}
.cont_links a:hover {
	font-family: "tahoma", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: none;
	color: #ff0000;
}
*/




