.tab{
	background-color:#CC0033;
}

.subtab{
	background-color:#A8002B;
}

.h1{
	font-weight :bold;
	font-size :12px;
	color :#A8002B;
	padding-top:5px;
	margin-bottom:-5px;
}
.limg{
	border: 5px solid #CC0033;
	margin-left:14px;
	margin-bottom:14px;
}
.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;
}
