.border_crimson {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B758BA;
	border-right-color: #B758BA;
	border-left-color: #B758BA;
}
.border_green {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A8B42F;
	border-bottom-color: #A8B42F;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8B42F;
}
.border_red {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8011C;
	border-right-color: #E8011C;
	border-bottom-color: #E8011C;
}
.border_orange {
	border: 1px solid #FF7300;
	border-right-color: #E8011C;
	background-color: #FFFFFF;
}
.blue_field {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.text_white {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.text_white_signature {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 20px;
}
.menu_bg {
	background-image: url(../images/index/main_menu_bg_var2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_bg_in {
	
	background-repeat: no-repeat;
	background-position: left top;
}

.noprint, a.noprint, a.noprint:active, a.noprint:visited,
 a.noprint:hover {font-family: Arial, Helvetica, sans-serif; color: #FFFFF8; font-size: 9px; display: none;}