.tab{
	background-color:#CC0033;
}

.subtab{
	background-color:#A8002B;
}


.h1{
	font-weight :bold;
	font-size :12px;
	color :#A8002B;
	padding-top:5px;
	padding-bottom:8px;
}

.segment_bg{
	background-color :#FFDDE6;
}
a.nextprev{
	color:#CC0033;
	text-decoration:none;
	font-weight: bold;
}
a{
	color:#CC0033;
	text-decoration: underline;
}
a:hover{
	color:#CC0033;
	text-decoration:none;
}
