a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #433C99;
	text-decoration: none;
}
td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	color: #433C99;
	text-decoration: none;
}
a:visited {
	color: #433C99;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 17px;
	font-weight: bold;
	color: #433C99;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.smalltxt {
	font-size: 9px;
}
.bullet-color {
	color: #433C99;
}
.small-title {
	font-weight: bold;
	color: #433C99;
	font-size: 15px;

}
.small-title1 {
	font-weight: bold;
	color: #000000;
	font-size: 15px;

}
.fon-txt {
	background-attachment: fixed;
	background-image: url(images/fon_text_color.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.fon-menu {
	background-attachment: fixed;
	background-image: url(images/fon-menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.contactustd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;

}
.smalltxt1 {
	font-size: 10px;
	font-weight: normal;
	color: #433C99;
}