@charset "utf-8";
/* CSS Document */

.accnav {
	background-image: url(accnav.gif);
	background-repeat: no-repeat;
	color: #034963;
}
a.navf {
	color: #034963;
	text-decoration: none;
}
.topacc {
	color: #333;
}
.midacc {
	border-bottom-width: 4px;
	border-bottom-style: dashed;
	border-bottom-color: #cac3b1;
}
.accbor {
	border: 4px solid #b8d0e2;
}
.accbor1 {
	border: 1px solid #333;
}
a.make {
	color: #E3EEFB;
	text-decoration: none;
}
.mida {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cb8c9;
}
