table tr td a{
	color: #0077AA;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
table tr td a:hover{
	color: #0077AA;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}
body{
	font-family: Verdana, Arial;
	margin: 0px;
	padding: 0px;
}
.jobbhasab{
	background: url('../images/base/interface10.jpg');
	background-repeat: no-repeat;
	min-height: 240px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: inherit;
	font-size: 10px;
}
.balhasab{
	background: url('../images/base/interface06.jpg');
	background-repeat: no-repeat;
	min-height: 240px;
	padding-left: 10px;
	font-family: inherit;
	font-size: 10px;
}
.dummy{
	height: 0px;
	line-height: 0px;
}
#flcont{
	height: 100px;
	width: 660px;
}
img{
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#targetDiv{
	overflow-y: no;
}
#targetDiv a img {
	border: none;
}
iframe{
	border: 1px solid #0077AA;
}