/* CSS Document */

.dotted {
	padding: 0;
	margin-bottom: 15p;
	background: url(_i/dott.gif) repeat-x bottom;
}
.currentTab {
	background: #f0f0f0;
	padding: 10px;
}
.red, .red .Head {
	color: #af271f;
	text-transform: uppercase;
}
.white, .white .Head {
	color: #fff;
}
.yellowtitle {
	background: url(_i/yellow_top.gif) no-repeat top;
	height: 24px;
	padding: 5px 10px 0pt;
}
.yellow {
	background: url(_i/yellow_bott.gif) no-repeat bottom;
	margin: 10px 0;
}
.bluetitle {
	background: url(_i/blue_top.gif) no-repeat top;
	height: 24px;
	padding: 2px 10px 5px 10px;
}
.blue {
	background: #d6e3fb;
	margin: 10px 0;
	padding-top: 5px;
}
