@charset "UTF-8";
.inactivebar {
	background-image: url(i/inactbarbackimg.gif);
	background-repeat: repeat-x;
}
.activebar {
	background-image: url(i/actbarbackimg.gif);
	background-repeat: repeat-x;
}
.portfback {
	background-color: #CCCCCC;
}
.inactivebar2 {
	background-image: url(i/inactbarbackimg2.gif);
	background-repeat: repeat-x;
}

