.blueTitle {
	background-color: #1B59AC;
	color: White;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: Bold;
}
.green {
	color: Lime;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

a.menu {
	color: White;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

a.menu:active {
	color: Lime;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

a.menu:hover {
	color: Lime;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}

.bg1 {
	background-image: url(img/fon1.jpg);
	background-repeat: repeat-x;
}
.copyright {
   color: White;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.title {
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: Bold;
	font-variant: normal;
}
.title1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: Bold;
	font-variant: normal;
}
.text {
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.text1 {
	color: White;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.textBold {
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: Bold;
}
.textblack {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bold {
	color: #33CC33;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a.popup {
	color: #0F85FD;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
a.popup:hover {
	color: #FFD700;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	font-style: none;
}
a.popup1 {
	color: #FFD700;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
a.popup1:hover {
	color: Lime;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: underline;
	font-style: none;
}
a.copyright {
	color: White;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
a.copyright:hover {
	color: #FFD700;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
a.mail {
	color: #228B22;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
a.mail:hover {
	color: #FF1493;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	font-style: none;
}
.italic {
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;

}
.titleSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.boldUnderline {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.gray {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CACACA;
}

.text_err {
	color: #FF7F7F;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font: #;
}

input.error {
  background-color: #FF7F7F;
}