.evbg {
	background-attachment: fixed;
	background-image: url(img/ev.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.evbg2 {
	background-attachment: fixed;
	background-image: url(../img/ev.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
body {
scrollbar-base-color: #155170;
scrollbar-track-color: #155170;
scrollbar-face-color: #1F6487;
scrollbar-highlight-color: #FDFDFD;
scrollbar-3d-light-color: #0099FF;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #CCCCCC;
scrollbar-arrow-color: #000000;
}
.px12 {
	font-family: tahoma;
	font-size: 12px;
}
.px16 {
	font-family: tahoma;
	font-size: 16px;
}
