/* blue */

a:hover {
	color: #09f;
}
a.color, .color, .color a, .color h2 {
	color: #09f !important;
}

.hr {
	height: 1px;
	margin-top: 14px;
	margin-bottom: 14px;
	background-color: #09f;
}

#header {
	background: url(../gfx/common/blueHeader.gif);
}

.titleContainer {
	height: 28px;
	width: 137px;
	background: url(../gfx/common/blueHeaderSmall.gif);
	overflow: hidden;
}

a.splitterLink:hover {
	color: #09f;
}

.currentPage {
	color: #09f;
}

.buttonOff {
	background: url(../gfx/buttons/blueButtonOff.gif);
}

.buttonOn {
	background: url(../gfx/buttons/blueButtonOn.gif);
}
