.rubtileon              { background: #3f70b6; color: #000000; text-align: center; font: 12px Tahoma, Arial, Helvetica, sans-serif; width: 100px; border-top: 1px solid #000000; border-left: 1px solid #FFFFFF; border-right: 1px solid #000000; }
.rubtileoff             { background: #8393CA; color: #FFFFFF; text-align: center; font: 12px Tahoma, Arial, Helvetica, sans-serif; width: 100px; border-right: 1px solid #000000; border-top: 1px solid #E7EAFF; border-left: 1px solid #E7EAFF; cursor: hand; }

.rublink:link           { background: transparent; color: #FFFFFF; text-decoration: none; }
.rublink:visited        { background: transparent; color: #FFFFFF; text-decoration: none; }
.rublink:active         { background: transparent; color: #FFFFFF; text-decoration: none; }
.rublink:hover          { background: transparent; color: #FFFFFF; text-decoration: none; }

.header:link		{ background: transparent; color: #FF6E00; text-decoration: underline; }
.header:visited		{ background: transparent; color: #3F70B6; text-decoration: none; }
.header:hover		{ background: transparent; color: #3F70B6; text-decoration: underline; }
.header:active		{ background: transparent; color: #FF6E00; text-decoration: none; }
.boxes {
	border: 1px solid #3366CC;
}
.imagesfixes {
	background-image: url(images/fond.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
.input {
	border: 1px solid #006699;
	background-color: #EBEBEB;

}
