.tab {
	OVERFLOW: hidden;
	WIDTH: 425px;
	POSITION: relative;
	color: #001261;
	border: 1pt solid #1F467E;
	height: 160;
	visibility: visible;
	left: 426px;
	top: 53px;


}
.tabimg {
	OVERFLOW: hidden;
	WIDTH: 425px;
	POSITION: absolute;
	border: 1pt solid #1F467E;
	height: 160;
	visibility: hidden;
	
}
.op {
	OVERFLOW: hidden;
	color: #FFFFFF;
	background-color: #95D1F2;
	width: 430px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.op LI {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 75px;
	MARGIN-RIGHT: 2px;
	HEIGHT: 20px;
	color: #000000;
	padding-bottom: 1px;
	padding-left: 1px;
	text-align: center;
	margin-left: 0px;
	
}
.op LI A {
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 74px;
	HEIGHT: 20px;
	color: #FFFFFF;
	background-color: #5EA6D0;
	text-align: center;
	vertical-align: bottom;
	background-position: right center;
	

}
