.tab{
	background-color:#6A89B7;
}

.subtab{
	background-color:#425E88;
}

.h1{
	font-weight :bold;
	font-size :14px;
	color :#425E88;
	padding-top:5px;
	margin-bottom:-5px;
}

.limg{
	border: 5px solid #6A89B7;
	margin-left:14px;
	margin-bottom:0px;
}

.segment_bg{
	background-color :#D4DDEA;
}

a.nextprev{
	color:#6A89B7;
	text-decoration:none;
	font-weight: bold;
}

a{
	color:#6A89B7;
	text-decoration: underline;
}
a:hover{
	color:#6A89B7;
	text-decoration:none;
}