a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.form {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #666666;
        border: 1px #000000 solid;
        width: 195px;

}
a:hover {
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.zag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1490d1;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1490D1;
}



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-image: url(me.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 5px;
}
.content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

hr {
	height: 1px;
	border-top: solid 1px #FFCC00;
	border-left: solid 1px #FFCC00;
}
.copyr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-left: 30px;
}

.error {
  color: #FA8604;
  font-weight: bold;
  font-size: 12px;
}
