.tbl-main {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
body {
	background-color: #E0DCCB;
}

.tbl-head {
	background-image: url(images/habur-logo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbl-foot {
}
.tbl-body {
	padding: 5px;
}
td {
	font-family: Arial;
	font-size: 12px;
}
.img {

	border: 1px solid #666666;
}
input {

	font-family: Arial;
	font-size: 11px;
}
textarea {


	font-family: Arial;
	font-size: 11px;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}
a:hover {

	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #CC0000;
}
a:active {

	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}
.link-sml {
	font-family: Arial;
	font-size: 9px;
}

