h2{
	/*font-size:16px;*/
	font-family: Tahoma, Geneva, sans-serif;
	font-size:150%;
	font-weight: normal;
	letter-spacing: 1px;
	display: block;
	width: 520px;
	padding-left: 30px;
	/*padding-bottom: 5px;*/
	border-bottom: 2px dotted red;
	margin-left: 10px;
	background-image: url(../im/bulet_h2.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #545454;
}

a:link {
	font:11px tahoma;
	color:#ffffff;
	text-decoration: none;

}

a:visited {
	font:11px tahoma;
	text-decoration:none;
	color:#ffffff;
}

a:hover {
	font:11px tahoma;
	color:#ec690e;
	text-decoration:none;

}

a:active {
	text-decoration:none;
}

a.puteka:link{
	font:11px tahoma;
	color:#cfecfe;
	text-decoration:none;
	display: block;
}
a.puteka:visited{
	text-decoration:none;
	font:11px tahoma;
	display: block;
}
a.puteka:hover{
	color:#cfecfe;
	font:11px tahoma;
	display: block;
}

.inputt{
	width: 400px;
	border: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
		background-image: url(../im/bginp.gif);
}
.textarr{
	width: 400px;
	border: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
	background-image: url(../im/bgtextarr.gif);
}
.inputt2{
	background-color: #5F5F5F;
	color: #C6E3FF;
	font-weight: bold;
}
.inputtadm{
	border: solid;
	border-width: 1px;
	border-color: #CA0000;
	background-color: #FFF6F6;
	color: #D00000;
}

.registraciq{
	color:#FFFFFF;

}

h3{
	font:bold 16px tahoma;
	color:#ee6a0f;	
}